Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

Multiplicity vs Cardinality

Is it possible to create a column with a UNIX_TIMESTAMP default in MySQL?

add unique constraint in room database to multiple column

Database: Best performance way to query geo location data?

Database design to store notifications to users

What's the best way to store changes to database records that require approval before being visible?

database-design

How can an object-oriented programmer get his/her head around database-driven programming?

sql linq database-design oop