Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

How to understand an EXPLAIN ANALYZE

How many significant digits should I store in my database for a GPS coordinate?

Best way to store working hours and query it efficiently

Can I set ignore_dup_key on for a primary key?

What is the best way to represent "Recurring Events" in database?

PostgreSQL - set a default cell value according to another cell value

Unique Constraint vs Unique Index

Primary Key versus Unique Constraint?

database database-design

What mysql database tables and relationships would support a Q&A survey with conditional questions? [closed]

Django Selective Dumpdata

Convert JSON to SQLite in Python - How to map json keys to database columns properly?

Unique index or unique key?

SQL Database Design Best Practice (Addresses)

sql database-design