Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rdbms

RDBMS vs Key-Value pair databases

comparison nosql rdbms

SQL - Grouping results by custom 24 hour period

Table-agnostic Foreign Keys?

orm foreign-keys rdbms

Upgrading Informix - Switch to Oracle, Sybase or stay with Informix?

Apache Sqoop moved into the Attic in 2021-06

hadoop rdbms sqoop

What are dirty writes? What happens if they are not allowed?

common language for any RDBMS technology [closed]

Oracle Unique Indexes

Switch values between rows in unique column

hibernate constraints rdbms

Join deletion with same syntax in mysql and h2

mysql h2 rdbms

DBMS All keys combined confusion

Can Rails deal with DB uniqueness without index?

mysql ruby-on-rails rdbms

How to best implement a 1:1 relationship in a RDBMS?

NHibernate: Multiple Transactions on a single session

SQL query max(), count()

Why Relational database cannot be scaled horizontally

Why is an RDBMS bad to store a considerably big graph?

graph rdbms graph-databases

Database: Best practice - old data?

ActiveRecord many to many should I make another table to hold the relation information?