Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is there a multivalued field type available in PostgreSQL?

Why is database view used?

Should I use MyISAM or InnoDB Tables for my MySQL Database?

Standard Way of Storing Names in a Database [closed]

database-design

What data type is recommended for ID columns?

Get table and column "owning" a sequence

Better way to represent user roles in a database

design a database for a shopping-cart application? [closed]

Are primary keys passé?

Three customer addresses in one table or in separate tables?

Accounting Database - storing credit and debit?

how can i create a tagging system using php and mysql?

Extra spaces being added at the tail in the column

DOs and DONTs for Indexes [closed]

How should I store short text strings into a SQL Server database?

Handling large databases

In a database, what is the difference betwen a key and an index?

database-design

Using [0,1] versus ["Y","N"] versus ["T","F"] in a logical/boolean database field?

What is best performance for Retrieving MySQL EAV results as Relational Table

Geo program design suggestions using Redis [closed]