Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

Many-to-many relations in database design

Storing long binary (raw data) strings [closed]

Should I use an index column in a many to many "link" table?

Best way to store a many-to-many relationship in MySQL?

Are stored procedures required for large data sets?

How should I store a list in a database

database-design

One true Lookup table advantages vs. disadvantages [closed]

database database-design