Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What does ON UPDATE RESTRICT do?

What's the best way to store the days of the week an event takes place on in a relational database?

sql database-design

Is it good database design to have admin users in the same table as front-end users?

Best Practice for Designing User Roles and Permission System?

Should I write table and column names ALWAYS lower case?

database database-design

Ideas on database design for capturing audit trails [closed]

Database design for invoices, invoice lines & revisions

Reason why oracle is case sensitive?

What is the difference between logical data model and conceptual data model?

database database-design

Primary key for multiple column in PostgreSQL?

Alternatives to Entity-Attribute-Value (EAV)?

When to use MongoDB [closed]

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]