Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What data type should I use for IETF language codes?

Double Foreign key in postgresql

Single Table Inheritance (Database Inheritance design options) pros and cons and in which case it used?

natural key vs surrogate key an innodb foreign key

What is the best default transaction isolation level for an ERP, if any?

Building a Contact Database - Need a little schema inspiration

SQL - Best practice for a Friendship table

SQL Injection after removing all single-quotes and dash-characters

Prevent insert if condition is met

Why specify a length for character varying types

Are there any reasons why I should/shouldn't use ObjectId's in my RESTful url's

Database design - Should a Date be used as part of a primary key

How to share a table between multiple Postgresql databases

Designing Database Schema for Event-based Analytics

Defining multiple foreign keys in one table to many tables

Calendar tables in PostgreSQL 9

CREATE OR REPLACE VIEW sql error

Referencing Table & Referenced Table

What is the best database schema to support values that are only appropriate to specific rows?

Bill of materials database model

database-design