Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How many columns is too many columns? [closed]

MySQL stored procedures use them or not to use them

Composite primary keys versus unique object ID field

What are design patterns to support custom fields in an application?

When should I use Datomic?

Firestore - how to structure a feed and follow system

Modeling Product Variants

How to list all tables in PhpMyAdmin's left menu?

Calculating and saving space in PostgreSQL

What is the purpose of system table master..spt_values and what are the meanings of its values?

When is it better to store flags as a bitmask rather than using an associative table?

Standard use of 'Z' instead of NULL to represent missing data?

Use float or decimal for accounting application dollar amount?

Are nulls in a relational database okay? [closed]

database-design oop null

Still Confused About Identifying vs. Non-Identifying Relationships

SQL Server: the maximum number of rows in table [closed]

What's the better database design: more tables or more columns?

Database design: Calculating the Account Balance

SQL Server: how to constrain a table to contain a single row?

How do you like your primary keys? [closed]