Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

boolean search on an array

how to create a database schema for storing product search filters

mysql database-design

What's a good way to structure a 100M record table for fast ad-hoc queries?

design for vehicle identification number (VIN)

sql database-design

Ways to get past the Inner-platform effect while still building highly customized web apps?

Database Design: to EAV or not to EAV?

Large MySql table putting too much load on server

How can I do complex entity associations queries in doctrine 2? (virtual entity)

How to define empty polygon for spatial column in MySQL?

What is an orthogonal index?

database-design indexing

Why is my Firebird database so huge for the amount of data it's holding?

What is the appropriate approach to store email templates

database database-design

Foreign key with multiple columns from different tables

Is coupling property file values with data in a database an anti-pattern?

How to correctly associate an id generator sequence with a table