Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Native primary key or auto generated one?

Generic version control strategy for select table data within a heavily normalized database

How to generate Entity-Relation diagram from SQL DDL? [closed]

sql database-design ddl erd

How do you model custom attributes of entities?

How necessary or convenient is it to write portable SQL?

MySql "Many to One" table design

Use BLOB or VARBINARY for Encrypted Data in MySQL?

How to declare secondary or non-unique index in mysql?

Database of bank accounts

One lookup table or many lookup tables? [closed]

sql database-design

Subtyping database tables

The best choice for Person table primary key

Database modeling for stock prices

Should create surrogate key instead of composite key?

Database tables / fields you always use in your killer apps [closed]

What should be stored in the database (RDBMS)?

database-design

Database Design for Betting Community

For databases, does choosing the correct data type affect performance?

InnoDB or MyISAM - Why not both?

Design Relational Database - Use hierarchical datamodels or avoid them?