Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What's the best data type for a 1 character code column in a SQL table?

sql database-design

How to best manage historical lookup values in a database?

One schema for all or separation of Schema for each customer?

database-design

Are there performance problems in querying non varbinary(max) fields in a table containing varbinary(max) data?

How can I handle this generalization design issue?

How to specify min and max digits for a bank account number?

Rails design for database record (employment) history

Can a relation has a relation with another relation

db design questions (how to deal with groups of products)

database database-design

What are the efficient ways of storing a lot of time series in a database? [duplicate]

Database design for tags and URL

Implementing Subclassing in the Database

oop database-design

Modeling People/Company Roles

What are the pros and cons of having history tables?

Storing large number of sensor data records

Modeling Friends and Followers in an RDBMS

Saving order preference in SQL

Database theory - relationship between two tables

Database design problem

database-design

Storing a distance matrix in DB [closed]