Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to keep foreign key relations consistent in a "diamond-shaped" system of relationships

Storing Calendar Data in MySQL

Database design for website (CMS) consideration & suggestion for database driven menus

Avoid Circular Dependency

SQL Guid Primary Key Join Performance

Backend solution for fetching and transforming data from various third-party APIs

Database performance: Using one entity/table with the max. possible properties or split to different entities/tables?

Laravel have Two foreign Key from the same table

Best way to manage update-review-publish workflow?

database-design

In a database, is it better to store a time period as a start/end date, or a start date and a length of time?

database database-design

NULL or empty string more efficient/natural? [closed]

Table composed purely of foreign keys?

SQLAlchemy - Self referential Many-to-many relationship with extra column

How to design database schema for a content management system (cms) with multiple language support?

Version changes for Stored Procedures

Java Framework for Database operations [closed]

Two tables with same columns or one table with additional column?

Design of Databases for storing the details of the recurrent occurrence of an event

How do you merge tables with autonumber primary keys?

SQL Server unique constraint (but only sometimes)