Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What are the pros/cons of using a synonym vs. a view?

How to design a multi tenant mysql database

How does MySQL store data

When to build a separate reporting database?

Database design: Best table structure for capturing the User/Friend relationship? [closed]

Why was Cassandra written in Java? [closed]

Design pattern : notification system

Relational vs. Dimensional Databases, what's the difference?

Why database designers do not make IDENTITY columns start from the min value rather than 1?

Multiple Databases Vs Single Database with logically partitioned data [closed]

High-quality ERD generator for PostgresQL under Linux? [closed]

How to represent a 2-D data matrix in a database

PostgreSQL Schemas -- Usage Scenario/Case

How to call Stored Procedure in a View?

How do I calculate a good hash code for a list of strings?

In SQL, is it OK for two tables to refer to each other?

Store common query as column?

Making a DateTime field in a database automatic?

Dropping column in Postgres on a large dataset

Versioning Database Persisted Objects, How would you? [closed]