Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

PostgreSQL: Which Datatype should be used for Currency?

How big is too big for a PostgreSQL table?

Relational table naming convention [closed]

Database Design for Tagging [closed]

Is it better to use multiple databases with one schema each, or one database with multiple schemas?

Storing money in a decimal column - what precision and scale? [closed]

Surrogate vs. natural/business keys [closed]

Is there a good reason I see VARCHAR(255) used so often (as opposed to another length)?

How to version control a record in a database [closed]

Strings as Primary Keys in SQL Database [closed]

Remove Primary Key in MySQL

How big can a user agent string get?

What should every developer know about databases? [closed]

What are best practices for multi-language database design? [closed]

What's the longest possible worldwide phone number I should consider in SQL varchar(length) for phone

Use email address as primary key?

First-time database design: am I overengineering? [closed]

Schema for a multilanguage database

"Prevent saving changes that require the table to be re-created" negative effects

What's wrong with foreign keys?