Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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]

Social web application database design: how can I improve this schema?

Designing "social-feed" in DynamoDB

How to store 800 billion GPS markers in database [closed]

Deep clone of Hibernate entity

Unique together involving multiple foreign keys & a many to many field

What ways are there to store information about an anonymous/guest user in a database?

Android (distributed application) primary key strategy

Normalizing/validation for international data sets in a database?

How to implement polymorphic associations in an existing database

Persisting Enums in database tables

c# database-design enums