Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Single table inheritance, EAV or NoSQL?

How good is BDR for production Postgres sync?

How to limit the size of a table?

Is it a bad idea to keep a subtotal field in database

what is the best way to store a user filtered query params in a database table?

SQL: Avoid circular dependencies

Storing multiple values for a single field in a database

Grant privileges to all users, current and future

Is the database class in Laravel use the "Singleton Pattern"?

laravel database-design

How does StackOverflow optimise the performance for the display of the questions?

Year Based Primary Key?

SQL Server - Drop and Recreate a Table - Blocking Access While Doing So

What should be the typical length of user's Full Name in database [duplicate]

Int Primary key - exceeding int range

PostgreSQL accent + case insensitive search

When two tables are very similar, when should they be combined?

Should I split the data between multiple databases or keep them in a single one?

Database schema for a library

database-design

How to store bidirectional relationships

mysql: use SET or lots of columns?