Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database table for global settings

database-design

Efficient implementation of faceted search in relational databases

MongoDB embedded vs. reference from performance perspective

mysql circular dependency in foreign key constraints

Database structure for storing historical data

SET CONSTRAINTS ALL DEFERRED not working as expected

Best practices for migrating database content from one very poor structure to one very logical?

Best practice for storing usernames & password in MySQL Databases [duplicate]

Database design: accounting transaction table

database database-design

Create Alias for PostgreSQL Table

Point of Sale and Inventory database schema

MySQL "good" way to insert a row if not found, or update it if it is found

What is the preferred way to store custom fields in a SQL database?

Check statistics targets in PostgreSQL

Storing File Sizes in a Database

Redshift DISTKEY / SORTKEY

Moving all non-clustered indexes to another filegroup in SQL Server

Unique combination of fields in SQLite?

Does not using NULL in PostgreSQL still use a NULL bitmap in the header?

How to generate a diagram of a very large database schema (SQL Server)