Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Routing traffic to a specific MySQL connection depending on the query type and table

Can you provide some advice on setting up my database?

Designing multiple types of payment schema in SQL?

How should I design the tables to store tags in a database?

any practices ,samples for ERD?

Sybase PowerDesigner Change Many (Find/Replace/Convert) Data Item's Data Types

Which of these 2 database setups should I choose?

Is it a good idea to store serialized objects in a Database instead of multiple xml text files?

c# database-design

Single Content Provider or Multiple Content Providers in Android?

What is the best database structure for this scenario?

table/view/indexed view strategy in SQL Server

TFS2010 Database Schema Explanation

Having more than 50 column in a SQL table

How to handle different organization with single DB?

database database-design

micro service architecture database backup and restore

Is it better for faster access to split tables and JOIN in a SQL database or leave a few monolithic tables?

Is it a good idea to incorporate a Reference Count into every database table?

Is there a need to set max_length in a model field?