Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Designing a high performing hotel room booking system

Do DynamoDB Queries of composite Sort Key's made of two ISO 8061 dates return correct results (with BETWEEN)?

Microsoft cubes usage boundaries and best practicies

How to turn a single-site app into a mantainable multi-site app without code changes?

Database design?

database database-design

How to create "two-side" many-to-many relationships in Rails?

Table with a lot of attributes

How do you merge tags on an already existing system

What is the best design for these data base tables? [closed]

sql database-design

Business Reporting on an OLTP Application

Django and architecture : how to share a "referencial" database between projects?

Partitioning a weighted directed graph (over key/value database)

Database schema design for loan repayment management

database-design

do you know any database design software supporting embedded documents (MongoDB)?

How to join multiple tables related by other tables

Efficient way to store unordered pair in a mysql table

For storing people in MySQL (or any DB) - multiple tables or just one?

ORM Equivalent for a Star/Snowflake Schema

Bipartite graph implementation in neo4j

How to design a movie database?