Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to structure and query an appointment system based on time slots where each bookable entity has a different time table daily?

Limit an sqlite Table's Maximum Number of Rows

Anatomy of a Distributed System in PHP

Table Module vs. Domain Model

Does VARCHAR size limit matter? [duplicate]

Good place to look for example Database Designs - Best practices [closed]

how do simple SQLAlchemy relationships work?

Password hashing - how to upgrade?

Database table design for scheduling tasks

Database Design Without Foreign Keys

sql database-design

Database Design For Developing 'Quiz' Web Application using PHP and MySQL

Should I allow null values in a db schema?

SQL: Advantages of an ENUM vs. a one-to-many relationship?

Is it bad to rely on foreign key cascading?

Which is more important? DB design or coding? [closed]

database database-design

Database - Designing an "Events" Table

MySql Tinytext vs Varchar vs Char

MongoDB structure: single collection vs multiple smaller collections

mongodb database-design

Which provides better performance one big join or multiple queries?

storing year in database [closed]