Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

MySQL, Two billion rows of data, read only, performance optimisations?

Do we use NULL or 0 for database?

database-design

How to normalise a table which can link to one or more tables?

Inheritance in Rails databases

How to decompose the schema into 3NF?

Why shouldn’t I add additional profile fields directly to my django.contrib.auth.models.User table?

Efficient SELECT with complex WHERE condition - do I need to store a column with the calculated value?

Data Warehousing Design Question

Relational Database for genetic variation

How to keep row in multiple mysql databases in sync? Preferably with doctrine

MySQL best practice: Updating relational tables

cloning hierarchical data

How to handle tags in a noSQL database

Is it good practice to have multiple keyspaces in Cassandra?

Saving a SQL query and retrieving data from last query result [closed]

Simple bookmark manager in SQLite

sqlite database-design