Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

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