Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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]

Best SQL indexes for join table

Why would you want to put an index on a view?

Facebook like notifications tracking (DB Design)

How to search for a substring in SQLite?

Is there a severe performance hit for using Foreign Keys in SQL Server?