Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database design for very large amount of data

Will this (normalised) database structure permit me to search by tags as I intend?

Best way to design this database scenario?

Circular dependencies in foreign keys: use it or avoid it?

How to present a database design?

How to find out the tables that take up maximum memory in database?

Any reason to still use snake case for database tables and columns?

How to create a database that shows a calendar of availability for a set of apartments?

Is it ever a good idea to store an array as a field value, or store array values as records?

Database Design for a Multiplayer/Single Quiz game

How do you optimize tables for specific queries?

sql database-design

PHP Access Control System

Data localization in SQL Server with GUIDs or...?

MongoDB: storage & when to use relationships

Design Hours of Operation SQL Table

How to handle database purging in Mongodb

database-design mongodb

Database Historization

mysql database-design

App Engine: Structured Property vs Reference Property for one-to-many relationship

SQL database - when to use a separate table vs a column of an existing one?

sql database-design

What's the best way to handle I18N in lookup tables?