Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rdbms

Strategic issue: Mixing relational and non-relational db?

what is sequential flooding?

Which database systems support an ENUM data type, which don't?

database enums types rdbms

What is Locking in MySQL and when would you use it? [closed]

mysql rdbms

hierarchical data in a database: recursive query vs. closure tables vs. graph database

Creating indexes with descending key columns with Liquibase

Difference between Relational Algebra and Relational calculus

Differences between ROWTYPE, TYPE, and RECORD in postgresql?

SQLite long to wide formats?

sql sqlite rdbms

TRIGGERs that cause INSERTs to fail? Possible?

mysql triggers rdbms

Example of a task that a NoSQL database can't handle (if any)

mongodb rdbms acid nosql

I don't understand Collation? (Mysql, RDBMS, Character sets)

When should you use JCR and when should you use JPA/RDBMS?

persistence rdbms jcr

MySQL: Has anyone used the TokuDB storage engine?

How can I calculate database design storage costs?

Database for Python Twisted

MySQL Transactions and how does Rollback work?

mysql transactions rdbms

Does MS-SQL support in-memory tables?

Why NoSQL say traditional RDBMS is not good at scalable [closed]

nosql rdbms sharding scalable

Why are RDBMS considered Available (CA) for CAP Theorem