Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Which approach is better in terms of database performance - one table group by operations or multiple tables serializable transaction?

MySQL composite unique on FK's

Sorting by ratings in a database - Where to put this SQL? (PHP/MySQL)

PostgreSQL - MVCC (multi-version concurrency control) - When is actual lock acquired?

How do you create a trigger in Oracle Data Modeler?

database-design oracle11g

Naming a log DB table

Access rights database design

Database model for saving random boolean expressions

Column Nullability/Optionality: NULL vs NOT NULL

Building app to Classify / Describe Products - Overwhelmed somewhere between planning & execution

Invoices into database : how to store them to make them write-only?

mysql database-design

Enforce relationship via a foreign key constraint?

Is it bad to have a column empty as NULL often in a table?

Grouping Data in a Key/Value Database Like Redis

Database design - how do I track information over time and query a table for latest data?

database-design

What is the best database design for multiple tables with 1 to 1 relationship to the same table?

database-design

Optimal Database Structure for MicroStrategy

separate table for picture items with image field

MySQL: How to update foreign key field, and create a relationship, after table values have been set with default values?