Search code examples
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
Dropping column in Postgres on a large dataset...


postgresqldatabase-designddldatabase-performancepostgresql-9.2

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
Should relational tables contain duplicate data to speed up queries...


phpmysqlindexingdatabase-designdatabase-performance

Read More
User role permissions for different modules using bitwise operators...


phpmysqldatabase-designbit-manipulation

Read More
MySql database design...


mysqldatabase-designmany-to-many

Read More
Can I set ignore_dup_key on for a primary key?...


sqlsql-serversql-server-2008t-sqldatabase-design

Read More
Many-to-many relations in database design...


sqldatabase-designmany-to-many

Read More
Basic internal messaging DB design...


mysqlsqldatabasedatabase-design

Read More
about database design...


mysqldatabase-design

Read More
Mysql database design advise...


mysqldatabase-design

Read More
How do I enforce data integrity rules in my database?...


sqlsql-serverdatabasedatabase-design

Read More
How to prove that two data models are logically equivalent?...


databasedatabase-design

Read More
How to specify relation based on a condition in Entity Relationship Diagram (ERD)?...


databasedatabase-designerd

Read More
How to handle different organization with single DB?...


databasedatabase-design

Read More
Mongoose limit one of multiple populated fields...


mongoosedatabase-design

Read More
Database schema and query to accumualte total amount of days for each "category" of an ani...


postgresqldatabase-designrelational-databasedatabase-schemasupabase

Read More
PostgreSQL query for a list of allowed values in a constraint?...


sqldatabasepostgresqldatabase-designcheck-constraints

Read More
Store number of likes of a post in MySQL...


mysqlperformancedatabase-design

Read More
Maintain the current count of buildings in a different table...


databasepostgresqldatabase-designaggregate-functionssql-view

Read More
Many-to-many relationship database design...


mysqldatabasedatabase-designdata-warehousebusiness-intelligence

Read More
Changing schema name within functions...


postgresqlfunctiondatabase-designdatabase-schema

Read More
How do you merge tables with autonumber primary keys?...


sql-serverdatabase-designidentity-column

Read More
Sequential scan for column indexed with varchar_pattern_ops...


sqlpostgresqlindexingdatabase-designpattern-matching

Read More
BackNext