Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

one table or many for many different but interacting events?

sql events database-design

What is a mantainable way of saving "star rating" in a database?

What is the best database design for thousand rows

Differences between Data Vault and Dimensional modeling?

Can Credit Card Numbers contain leading zeros? [closed]

is having millions of tables and millions of rows within them a common practice in MySQL database design?

Best way to handle user account authentication and passwords

Re-indexing large table - how screwed am I?

Are there any advantages to use varchar over decimal for Price and Value

Core Data Model Design

Software Architecture and Database Design: One database/web application per each company or one database/web application for all companies?

Strong database names on database server

Many-to-Many Relationships in MySQL