Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database design for tracking and sharing expenses

Modular Application Database Structure

Shared Purpose tables in database design ( how would *you* implement a question/answer facility )

database-design

Process dimension fails with message "A FileStore error from WriteFile occurred"?

Is there a data sizer tool available for SQL Server 2005?

How to Maintain Foreign Key Constraint Across Different Databases?

Customers and suppliers database design issue

database-design

Database - Data Versioning (followup)

In a StackOverflow clone, is it acceptable for Questions and Answers to be separate tables?

database database-design

Database schema question

Creating a simple Non repudiation/fraud proof system

Is there an SQL database that can rollback in time?

SQL Architecture: Is this a justified case to have only one table storing multiple entity types? (using a self JOIN)

How to store custom user fields in database

Securing a SQL Server 2008R2 database

Would using partitions be a good idea in such a situation?

Postgres: one table with many columns or several tables with fewer columns?

NULL permitted in Primary Key - why and in which DBMS?

Implementing a voting system without requiring registration

Best pattern for storing (product) attributes in SQL Server