Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

parent->child relationships in appengine python (bigtable)

What is the best database schema for an availability calendar that allows scheduling appointments(reoccurring and single))

MySQL Double Entry Accounting System Database Design?

Modeling 3 entities with relationships

What is better- Add an optional parameter to an existing SP or add a new SP?

MySQL Database design - Storing Images - Single table or multiple tables

What is a good way to implement an agile database process, which is in synch with the code base, especially in regards to continuous integration? [closed]

Can SQL Server views have primary and foreign keys?

postgresql: foreign key to either tableA or tableB

How to model complex data

Indexing & alternatives for low-selectivity columns

Photos Gallery - Database Design

Storing a directed graph in google appengine datastore

DB Design Question - Storing International People Names

database-design

SET IDENTITY_INSERT ON/OFF needed on application server, but ALTER permission seems dangerous. Suggestion?

One database or many?

How to deal with old, obsolete database data of a long running system?

database-design

What is a good approach for Database design for hours of operation?

Design users table for single sign in to use across sub domains

Is it best to have many field in protobuf message or nested messages?