Search code examples
Database Schema For Notification System Similar to Facebooks...


database-designnotifications

Read More
Second normal form question...


database-designdatabase-normalization

Read More
I keep messing up 1NF...


database-designdatabase-normalizationfirst-normal-form

Read More
Structuring a daily sales database...


mysqlsqldatabasedatabase-design

Read More
Use data type uuid or varchar(36) for my UUID column?...


postgresqldatabase-designuuid

Read More
Polymorphic relationships vs separate tables per type...


mysqllaraveldatabase-designdatabase-schemapolymorphic-associations

Read More
functional dependencies involving the empty set...


databasedatabase-designfunctional-dependencies

Read More
how can i calculate mutual friends/followers efficiently?...


mysqldatabasedatabase-designtypeormsystem-design

Read More
Questions with Regard to Organizing Checkbox (Multiple Answers) Choices into Two Columns...


databasedatabase-designredcap

Read More
Many-to-many relationship between objects of the same type...


mysqldatabase-design

Read More
What's the best way to store the days of the week an event takes place on in a relational databa...


sqldatabase-design

Read More
Creating a simple Non repudiation/fraud proof system...


c#database-designsystem-design

Read More
Share information between web site and API...


restweb-servicesdatabase-design

Read More
Use conditional constraint or normalize table?...


sqldatabasepostgresqldatabase-design

Read More
What is the ideal data type to use when storing latitude / longitude in a MySQL database?...


mysqldatabase-designmapsmappinglatitude-longitude

Read More
How to model teams with 3 (semi-)fixed positions, and search for same / different teams efficiently?...


sqlpostgresqldatabase-designmodel

Read More
Why primary key is (not) required on fact table in dimensional modelling?...


database-designprimary-keydata-warehousefact-table

Read More
SQL Database Table relation based on multiple conditions...


sqldatabase-designrelational-databasetable-relationships

Read More
what are the advantages of defining a foreign key...


sql-serverdatabase-designforeign-keysrelational-database

Read More
Multiple components data storage in one table...


c#.netoopdesign-patternsdatabase-design

Read More
Database Tables For Multiple Roles...


database-designrelational-databasedatabase-schemadatabase-table

Read More
How does MySQL store data?...


mysqldatabasedatabase-design

Read More
advantages and disadvantages of making a self-referencing table column a foreign key...


databasedatabase-designforeign-keys

Read More
Best representation of an ordered list in a database?...


databasedatabase-designrdbms

Read More
What first model or database?...


database-designclass-design

Read More
When to add a column vs adding a related table?...


mysqldatabasedatabase-design

Read More
add unique constraint in room database to multiple column...


androidsqlitedatabase-designandroid-roomandroid-architecture-components

Read More
What are the best practices for using a GUID as a primary key, specifically regarding performance?...


sql-serverentity-frameworkdatabase-designprimary-keyguid

Read More
what is the convention for normalizing a table with many primary keys...


sqldatabase-designmariadbcomposite-primary-keyunique-key

Read More
MySQL: How to keep history of an item?...


mysqldatabase-design

Read More
BackNext