Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Using Integer vs String for a "type" value (Database and class design)

Composite Clustered Index in SQL Server

Optimal database structure - 'wider' table with empty fields or greater number of tables?

Database Design Question - Categories / Subcategories

CouchDB create database per document type?

How to emulate tagged union in a database?

Are PostgreSQL VIEWS created newly each time they are queried against?

Would relational databases scale as well (or better) than their NoSQL counterparts if we drop the relationships?

Why would index nodes or an indexed property be better in a graph database?

Database Structure involving dynamic fields

What's the best way to store an array in a relational database?

How to decide whether to use ER or UML for modelling?

Should a Composite Primary Key be clustered in SQL Server?

Django: Order a model by a many-to-many field

Serial numbers per group of rows for compound key

c++ : Create database using SQLite for Insert & update

Change varchar to boolean in PostgreSQL

Followers - mongodb database design

In a StackOverflow clone, what relationship should a Comments table have to Questions and Answers?

Sanity Check: Floats as primary keys?

sql database-design