Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

SQL Null set to Zero for adding

Generic Database table design

2 relationships between 2 entities in ER diagram

Why would you NOT set IGNORE_DUP_KEY to ON?

DynamoDB + Store Values as Items or JSON

database design for dictionary application

database database-design

How to compare two tables column by column in oracle

30 million records a day, SQL Server can't keep up, other kind of database system needed?

What is the best way to design database for Ruby on Rails?

Can I use InnoDB and MyISAM tables in ONE database?

The best way to manage database changes [closed]

Database structure to track change history

unnecessary normalization

How can I ensure that there is one-and-only-one row in DB table?

Mysql, storing multiple value in single column from another table

mysql database-design

How to create multiple one to one's

store users and pass in single table or separate table

If EAV is evil, what to use for dynamic values?

Name database design notation you prefer and why?

What is the best way to store a field that supports markdown in my database when I need to render both HTML and "simple text" views?