Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How would you structure your entity model for storing arbitrary key/value data with different data types?

database-design

What's the best way to store different images in the database?

How to design shopping basket using session?

Indexes on join tables

How to learn about designing highly transactional systems?

Table with only one column or add a numeric primary key?

postgresql: data type for md5 message digest?

Agile development and database changes [closed]

database-design agile

Dynamic or column-ized tsvector index?

Database warehouse design: fact tables and dimension tables

How to CASCADE a delete from a child table to the parent table?

Database performance: filtering on column vs. separate table

Is there a speed difference in ordering by int vs. float?

Database design, variable number of columns

mysql sql database-design

What is the difference between an Information Model and an Ontology?

Is it better to store redundant information or join tables when necessary in MySQL?

How to choose the clustered index in SQL Server?

SQL Server - Performance/Size Drawbacks of Null Columns

What is the most efficient way to store and query trees?

database-design

How to keep ordering of records in a database table