Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Storing different datatypes in one column to reduce table count

Storing route between two locations in Database

Is it okay for the foreign key field to have a different name than the field it references in the other table?

Multiple foreign keys to the same table in a database?

Prisma following/follower relationship schema

Django unique_together and flagging objects as "deleted"

MySQL Database design. Inserting rows in 1to1 tables.

Best practices for writing SQL scripts for deployment

What should be table structure to maintain login logout logs?

Best approach to implement inheritance in a data warehouse based on a postgres database

How can I store an array of boolean values in a MySql database?

Data Model for multiple checkboxes

Localized entities in database

Do foreign keys have size?

Django, multi-table inheritance is that bad?

Multiple boolean attributes vs. New table

database database-design

Converting xml schema to relational model

Database design query: combine tables or keep separate?

database-design

Multi level database foreign keys