Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

Database design: one large table versus several smaller tables

Storing list of strings in MySql column

Determining row changes since last access in SQL Server

When should I use a composite primary key?

Many-to-many relations in RDBMS databases

UNIQUE constraint controlled by a bit column

Is there a proper place for a staging database?