Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Schema design for when users can define fields

"User Preferences" Database Table Design

Have you extended nested sets for hierarchical data modeling involving multiple parent nodes for a child node? What are your experiences?

Implementing Version Control of DB Objects

Should I worry about sqlite filesize?

database-design sqlite

Appropriateness of a Django Textfield in a Model

How far can I take this database design?

Is there a way to effect user defined data types in MySQL?

mysql database-design types

How to store opening weekdays in a database

database-design

Many tables for many users?

asp.net sql database-design

Self-referential has_many :through with customized :primary key issue

PHP, MySQL, spatial data and design

How to handle price fluctuations in an invoice application?

database-design invoice

What is the preferred way of saving dynamic lists in database?

Best practice for releasing inventory in a database

What is a .dbml.layout file for?

Table Normalization (Parse comma separated fields into individual records)

How do you create and update your SQL scripts?

Database design structure for storing courses chapters topics subtopics

Avoiding Joins to Reference/Lookup Tables in Doctrine 2