Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rdbms

ORM: Handwritten schema or auto-generated?

orm schema rdbms

Lotus Notes XPages for design and Oracle (or other RDBMS) for data

Are created and modified the two fields every database table should have?

database rdbms

postgres text storage inline or in "background table"?

postgresql rdbms

What are the uses of the different join operations?

sql rdbms

NoSql option for MMORPGs

nosql rdbms

Async database API for Java

java asynchronous rdbms

How can I check if the table behind a synonym exists

sql sql-server rdbms synonym

How to handle aggregates relationship in Event Sourcing properly?

Does the order of parameters in the where clause affect whether a table uses an index?

sql rdbms

Is there a database modelling library for Java?

java database rdbms modeling

Relational Data: entity inheritance approaches. Best practice

sql data-structures rdbms

Why django group by wrong field? annotate()

manipulating 15+ million records in mysql with php?

php mysql mongodb rdbms database

How can denormalization be attribute of NoSQL DB

rdbms denormalization nosql

What is difference between clause, command, statement and query in SQL?

sql rdbms

Auto generate key on JDBC insert in SQL Server

SQL design for survey with answers of different data types

mysql sql rdbms rdbms-agnostic

removing rows from a SELECT based on columns in a different table

sql mysql database join rdbms

Does MySQL/InnoDB implement true serializable isolation?