Search code examples
What is the method to remember a "1 to many" relationship database change history?...


databasedatabase-designmany-to-manyone-to-many

Read More
Forward Engineer not creating tables from Model in MySQL Workbench...


mysqldatabase-designmysql-workbenchdatabase-schemaforward-engineer

Read More
Is there a best practice to database column ordering?...


databasedatabase-design

Read More
What are useful architectures for storing user settings?...


phpdatabase-designlaravel-5

Read More
Big speed difference for the same query executed on 2 different Oracle schemas...


oracleperformancedatabase-designtoad

Read More
Hybrid DB System: NoSQL for data, SQL for relationships. Best Practice?...


database-designnosqldatabase

Read More
Database Pick List in CakePHP?...


phpsqlcakephpdatabase-design

Read More
Effiecient for/each loop to match phrases?...


regexperformancepostgresqlfor-loopdatabase-design

Read More
design choice for a data structure customizable by the user?...


c#database-designarchitecture

Read More
Database structure for a bank with customers who have multiple accounts...


database-design

Read More
How can I delete a document from firestore while maintaining my database model?...


databasefirebasegoogle-cloud-firestoredatabase-design

Read More
Create mapping table in TypeORM where 1 column can reference multiple tables...


typescriptdatabase-designnestjstypeorm

Read More
How to search for a substring in SQLite?...


sqldatabasesqlitedatabase-design

Read More
Adding a non-nullable column to existing table fails. Is the "value" attribute being ignor...


sqlpostgresqlgrailsdatabase-designliquibase

Read More
Should non-primary-key attributes be part of a DynamoDB table definition?...


database-designnosqlamazon-dynamodb

Read More
Archival strategy Apache Druid by having latest data on historical...


database-designdruidapache-druid

Read More
Calculating and saving space in PostgreSQL...


postgresqldatabase-designstoragebigdata

Read More
How to have different number of Column for users in a Table?...


sqlpostgresqldatabase-design

Read More
Scheduling Employees - what data structure to use?...


database-designdata-structuresscheduling

Read More
Rails naming conventions for join tables...


ruby-on-railsjoindatabase-designnaming-conventions

Read More
Designing SQL Postgres Relations Table for Editing Entered Documents and Undo Functionality...


sqldatabasepostgresqldatabase-design

Read More
Best practice for draft/published states...


databasedesign-patternsdatabase-designcontent-management-system

Read More
Struggling with Prisma schema setup for many-to-many relationships on MongoDB...


mongodbdatabase-designmany-to-manyprismadatabase-management

Read More
Best way to store deleted user data?...


mysqldatabase-designdatabase-performance

Read More
What's the best way to store an array in a relational database?...


sqlitedatabase-designrelational-databasedatabase-normalizationfirst-normal-form

Read More
DynamoDB single table design...


database-designamazon-dynamodbdynamodb-queriesamazon-dynamodb-index

Read More
How to implement a wide multi-level self-join PostgreSQL query?...


sqldatabasepostgresqlgodatabase-design

Read More
Which sortkey is Redshift's automatic table optimization using for a table with auto sortkey set...


sortingdatabase-designamazon-redshiftquery-optimization

Read More
Schema for a multilanguage database...


database-designlocalizationmultilingual

Read More
Database Schema For Notification System Similar to Facebooks...


database-designnotifications

Read More
BackNext