Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

When to create a new table?

How I can make Laravel migration change and make column nullable

laravel database-design

What is the simplest way to delete a child row when its parent is deleted, without knowing what its parent is?

How to achieve dynamic attributes while keeping queries clear and effective

Storing Some SQL Server Data Offline

Get top most parent by nth child id?

Foreign Key Reference Composite Primary Key

PostgreSql - unique rows, independent of order

For extended information, should I use Django's Multi-table Inheritance or an explicit OneToOneField

Canonical expression of "union" or "variant record"?

Decoupling MySQL data versus ease of use

Best database design using user defined fields

Simple But Slow Query

SQL - Select the same column, twice

sql database-design select

Inheritance and foreign key constraints with postgresql?

Re-using soft deleted records

Extending SQL Server full-text index to search through foreign keys

Confusion on delete in sql