Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Single Table Inheritance or Class Table Inheritance?

MySQL performance of unique varchar field vs unique bigint

mysql database-design

Best Practices: Storing a workflow state of an item in a database? [closed]

In what order are ON DELETE CASCADE constraints processed?

How to design a star schema

How to store meta-data on columns

Table design for user's information as well as login credentials?

Wufoo's Database Schema - How would you design it?

Database modeller for JPA with visual diagrams

java jpa database-design

What is the optimal indexing strategy for a relation table?

Does allowing a category to have multiple parents make sense? Are there alternatives?

best way to store 1:1 user relationships in relational database

Ms-Access: any need to have a low size for variable-length text fields

INT vs VARCHAR in search

How to implement a super class, sub class relationship in the database?

How to map one class against multiple tables with SQLAlchemy?

Multi-tenant rails application: what are the pros and cons of different techniques?

Content tagging with MongoDB

Why am I getting a an error when creating a generated column in PostgreSQL?

Best way to save only day and month in database