Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What advantages do constraints provide to a database?

Pros and Cons for CreatedDate and ModifiedDate columns in all database tables

Create a table with array column ms sql

SQL allowing an entity to participate in a relationship only if it meets certain requirements

Is This Relational Database Sound or Can it be Improved?

How to create primary key when online and local MySQL database need to sync

How can I set up meta tables so inserting large sets of data is efficient?

Approach for 100M/month rows with multiple aggregation columns

Django best user model design

Why does my database table need a primary key?

Entity Framework Endpoint Multiplicity

What would a basic database structure for user private messaging look like?

DB design model for infinite shared and unique item classifications

Convert my already created application and database to support multiple sites on single db

Storing different user permissions in databse with customizations

Database design: Where to store account balance? [duplicate]

DB Design to allow user to define products, product specs and let themself insert orders

How to represent complex and hybrid data

What is the correct rails model? Using redundancy recommended?