Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

SQL Server: varbinary or int to store a bit mask?

Is it a good idea to use rowguid as unique key in database design?

When to use utf-8 and when to use latin1 in MySQL?

Database Design: inventory and sales system?

(Database Design - products attributes): What is better option for product attribute database design?

Unique constraint with soft deleted rows excluded

Database table names: Plural or Singular [closed]

Same data from different entities in Database - Best Practice - Phone numbers example

Why primary key is (not) required on fact table in dimensional modelling?

How do I design a database to store properties, selecting attributes by synonyms

database-design

Oracle - Why should I use packages instead of standalone procedures or functions

Superkey vs. Candidate key

Best practice for storing weights in a SQL database?

mysql database-design

Is Guid the best identity datatype for Databases?

Accounting and Database design, storing debit and credit amount

What is the best practice for naming database tables to provide natural organization?

Use item specific prefixes and autonumber for primary keys?

Fulltext index combined with normal index

mysql sql database-design

Designing a Localized Database Schema [duplicate]

Best way to model a voting system in MongoDB

database-design mongodb