Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How would you structure your entity model for storing arbitrary key/value data with different data types?

database-design

What's the best way to store different images in the database?

How to design shopping basket using session?

Indexes on join tables

How to learn about designing highly transactional systems?

Table with only one column or add a numeric primary key?

postgresql: data type for md5 message digest?

Agile development and database changes [closed]

database-design agile

Dynamic or column-ized tsvector index?