Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to design a generic database whose layout may change over time?

Storing many bits -- Should I use multiple columns or a single bitfield column?

SQLite Unique Key with a combination of two columns

What's the proper way to store this data in a MySQL schema?

Database Design: track a vast number of attributes for each user. So much so, that I will likely run out of columns (row storage space)

database-design

Bigtable database design theory

How to implement a self referencing (parent_id) model in cakephp

database-design cakephp

Database design: lots of rows vs lots of tables?

mysql sql database-design

Design from the database first through to UI or t'other way round?

Why not always use GUIDs instead of Integer IDs?

Why do most people say that data services and the database are the most important parts of a system? [closed]

Practical limits of SQL-Server database

"Master" associative table?

How to update local parse.com database incrementally?

Postgresql 9.4 query gets progressively slower when joining TSTZRANGE with &&

Database modeling for defining and processing realtime sports events

Designing tables in Amazon dynamodb

Data structure for non-overlapping ranges within a single dimension

Is there a .NET Polymorphic Data Framework

Making a Twitter-like timeline with MongoDB

database-design mongodb