Search code examples
Which is the parent and which the child in a SQL relationship?...


sqldatabase-design

Read More
How should the device store save the groupId if you have a new device and an account?...


firebasegoogle-cloud-firestorefirebase-realtime-databasedatabase-designnosql

Read More
Use redis list or custom list?...


redisdatabase-designqueuebackend

Read More
Database schema of messaging application...


databasedatabase-designdatabase-connection

Read More
Database design: Aggregate vs Store...


database-design

Read More
Improve database design for online exam...


mysqldatabasedatabase-design

Read More
Database design: Calculating the Account Balance...


sql-serverdatabasesql-server-2008database-design

Read More
Derived account balance vs stored account balance for a simple bank account?...


databasedatabase-designderived-table

Read More
DB Design: how to indicate if a column data is public or private...


sqldatabasedatabase-design

Read More
DynamoDB Index Design for Finding Items Where an Attribute Contains a Specific Value...


amazon-web-servicesdatabase-designamazon-dynamodbnosqldynamodb-queries

Read More
How should international geographical addresses be stored in a relational database?...


databasedatabase-designrelational-databaserdbmsstreet-address

Read More
database - flattened out vs. normalized...


databasedatabase-design

Read More
Ensure uniqueness in join table with start/end dates...


postgresqldatabase-design

Read More
Does a SELECT query always return rows in the same order? Table with clustered index...


sqlsql-serverdatabasedatabase-design

Read More
Reuse Entity in Entity Framework Core...


sqlitedatabase-designentity-framework-coretable-per-type

Read More
How to reduce the required storage space for large indexes and large PostgreSQL tables to improve an...


postgresqlindexingdatabase-designdiskspace

Read More
"Dynamic" tables in SQL?...


c#.nett-sqldatabase-designentity-attribute-value

Read More
How to programmatically check if row is deletable?...


sqlpostgresqldatabase-designplpgsqlsql-delete

Read More
How does PostgreSQL enforce the UNIQUE constraint / what type of index does it use?...


postgresqldatabase-designindexingunique-constraintunique-index

Read More
How do I structure data common to all users in Cloud Firestore?...


firebasegoogle-cloud-firestoreoptimizationdatabase-design

Read More
Table constraint for range and null values...


postgresqldatabase-designconstraints

Read More
How would you set up a database to handle comments for a blogging site?...


database-designrelational-database

Read More
How do multi user applications use databases?...


databasedatabase-design

Read More
Why is read repair not sufficient in making dynamo-style database linearizable?...


databasedatabase-designdistributed-systemdistributed-transactionsconsensus

Read More
Get table and column "owning" a sequence...


postgresqldatabase-design

Read More
Performance of JOIN on columns which have different type in each table...


sqlpostgresqldatabase-designquery-optimization

Read More
Can you define a foreign key in a table from which the table with the primary key is derived?...


mysqldatabase-design

Read More
How entity framework works for large number of records?...


c#entity-frameworkdatabase-designentity-framework-6

Read More
Do pizza toppings exist on their own in 3NF or does the column 'toppings' fail 2NF because i...


database-designdatabase-normalizationfunctional-dependencies3nf

Read More
How to generate a diagram of a very large database schema (SQL Server)...


sql-serverdatabase-designschemadatabase-diagramming

Read More
BackNext