Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

in general, should every table in a database have an identity field to use as a PK?

MySQL: bigint Vs int

Microservices with shared database? using multiple ORM's? [closed]

Derived account balance vs stored account balance for a simple bank account?

What is the best practice in naming your "user" table?

How do you deal with polymorphism in a database?

database-design oop

What is the best way to implement soft deletion?

Database - Data Versioning [closed]

Is it a good idea to use an integer column for storing US ZIP codes in a database?

Is it possible to query a tree structure table in MySQL in a single query, to any depth?

Database schema design for a double entry accounting system? [closed]

PostgreSQL Index on JSON

Database design: 3 types of users, separate or one table? [closed]

Why use SQL database? [closed]

Database design for user settings

Why are composite primary keys still around?

How entity framework works for large number of records? [closed]

When to use an auto-incremented primary key and when not to?

sql database-design

varchar Fields - Is a Power of Two More Efficient?

database-design varchar

Database Design Best Practices [closed]

database-design