Search code examples
What is suggested database schema for order/invoice information?...


database-design

Read More
internal implementation of database queries...


sqldatabasedatabase-designrdbms

Read More
How can you represent inheritance in a database?...


sql-serverinheritancedatabase-designclass-table-inheritance

Read More
Database Design Without Foreign Keys...


sqldatabase-design

Read More
MySQL database design for image options relationships...


phpmysqlsqldatabase-designrelationship

Read More
Normalization of vehicle data...


databasedatabase-designdatabase-normalization

Read More
Should I always use navigation properties or use the .Where query?...


c#entity-frameworkdatabase-design

Read More
Ensuring consistent common reference among two tables...


sqlsqlitedatabase-design

Read More
Calculating and saving space in PostgreSQL...


postgresqldatabase-designstoragebigdata

Read More
Should I create a surrogate key instead of a composite key?...


mysqldatabasedatabase-designsurrogate-key

Read More
Relational Data Model for Double-Entry Accounting...


sqldatabasedatabase-designrelational-databaseaccounting

Read More
MySQL partitioning by week automatically...


mysqldatabasedatabase-designpartitioningmysql-5.1

Read More
When should you use a one-to-one relationship with tables in your database?...


databasedatabase-designrelational-database

Read More
Housing Society management system database structure...


mysqlsqldatabasedatabase-design

Read More
How do I simplify this model with a double reference?...


sqlitegodatabase-design

Read More
To use a FK in a one-to-many relationship versus using a join table...


sql-serverdatabase-design

Read More
Facing the problem of uploading the member ID while uploading the data to multiple tables through a ...


phpdatabase-design

Read More
Difference between superkey and composite key...


sqldatabase-designrelational-databasecomposite-keyunique-key

Read More
Are these sex and demographic classifications part of the fact table or the dimension tables, with w...


sqldatabase-designdata-warehouseolap

Read More
Is using a Master Table for shared columns good practice for an entire database?...


mysqlsql-serverdatabasedatabase-designentity-attribute-value

Read More
Is better use an empty value as a '' or as NULL?...


mysqlruby-on-railsdatabasepostgresqldatabase-design

Read More
Max length for client ip address...


sqldatabasedatabase-designipv6ipv4

Read More
Can a database support "Atomicity" but not "Consistency" or vice-versa?...


databasedatabase-designconsistencyatomic

Read More
How to link 3 tables where 2 of them are many-to-many?...


django-modelsdatabase-design

Read More
how to model discount on items in a database?...


mysqldatabase-designentity-relationship

Read More
specific queries for car park database design...


mysqldatabasedatabase-design

Read More
Database design for school fee processing...


database-designrelational-databaserdbmsdatabase-schema

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


phpmysqldatabase-designbit-manipulation

Read More
Best Practice for Designing User Roles and Permission System?...


mysqldatabasedatabase-design

Read More
Entity storing it's status as a FK to a status table. Can I update the FK once the status change...


sql-serverdatabase-design

Read More
BackNext