Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to create one to many in SQLITE3?

What column should the clustered index be put on?

Should a user's profile be a separate model?

Composite Index vs. INCLUDE Covering Index in SQL Server

Difference between a row-oriented and column-oriented databases in dealing information retrieval

Should User and Address be in separate tables?

What is the best design for a database table that can be owned by two different resources, and therefore needs two different foreign keys?

SQL Null set to Zero for adding

Generic Database table design

2 relationships between 2 entities in ER diagram

Why would you NOT set IGNORE_DUP_KEY to ON?

DynamoDB + Store Values as Items or JSON

database design for dictionary application

database database-design

How to compare two tables column by column in oracle

30 million records a day, SQL Server can't keep up, other kind of database system needed?

What is the best way to design database for Ruby on Rails?

Can I use InnoDB and MyISAM tables in ONE database?

The best way to manage database changes [closed]

Database structure to track change history

unnecessary normalization