Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How singleton is used to manage database connection?

Best way to store variable number of preferences?

Why are time series Database optimal at what they do compared to relational counterparts

Document Management System - Database Design

PostgreSQL: Advantages and disadvantages of not specifying Numeric precision

Is there any standard way of storing vector information in a database?

How do I write this MySQL query?

sql database-design mysql

Partitioning a database table in MySQL

Database design: Join table with extra column or, two join tables

database database-design

Dealing with multiple login systems (Facebook Connect, Google Account, and others)

Whats the difference between a Conceptual Data Model and an ER Diagram?

database-design

Type-based database design

How to restrict Foreign Key choices to another Foreign Key in the same model

Should I keep track of incrementing AccountNumber in separate table?

How can I do "related tags"?

What is the fastest way to convert all PK and FK GUID Columns and relationships to int?