Search code examples
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
Unique index on 3 columns where NULL conflicts with all other values in one column...


sqlpostgresqldatabase-designunique-constraintexclusion-constraint

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
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
Separate tables based on business goals...


sqldatabasedatabase-designarchitecture

Read More
What size to pick for a (n)varchar column?...


database-designsizevarcharnvarchar

Read More
How Do I aggregate Data By Day and Still Respect Timezone?...


sqldatabasedatabase-designdata-warehouse

Read More
Why does the index occupy even more space than data in my MySQL table?...


mysqldatabasedatabase-design

Read More
Is using char as a primary/foreign key a no no?...


sqlmysqldatabase-designdata-modelinginnodb

Read More
Large store database design in Laravel...


phplaraveldatabasedatabase-designlaravel-10

Read More
Can i create each table for each user in my social networking site?...


mysqldatabasedatabase-designdatabase-schema

Read More
BackNext