Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

How to Implement a Tagging System for multiple tables in an RDBMS?

database-design rdbms

Does any RDBMS do auto scaling, sharding, re-balancing?

PostgreSQL query inconsistency

sql postgresql rdbms wikipedia

persist random items with no duplicates in constant time

sql postgresql rdbms

Could an ontology suitably replace an RDBMS for a web app?

Null value in Database

rdbms

Understanding Order of ON Clause in Self-Joins (SQL)

mysql sql join rdbms self-join

Modeling Friends and Followers in an RDBMS

Writing OLAP SQL query

sql oracle-database rdbms olap

Transactions in MySQL

mysql sql transactions rdbms