Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Custom SERIAL / autoincrement per group of values

Database Design: how to model generic price factors of a product/service?

Ordering columns in database tables

should the user's Account balance be stored in the database or calculated dynamically?

Is varchar(128) better than varchar(100)

sql database-design

How does Trello store data in MongoDB? (Collection per board?)

Postgresql one db with multiple schemas vs multiple db with one schema

MongoDB Database Structure and Best Practices Help

Task list with re-ordering feature using Firebase/Firestore

Database per application VS One big database for all applications [closed]

enums in SQL Server database

What data type should I use for IETF language codes?

Double Foreign key in postgresql

Single Table Inheritance (Database Inheritance design options) pros and cons and in which case it used?

natural key vs surrogate key an innodb foreign key

What is the best default transaction isolation level for an ERP, if any?

Building a Contact Database - Need a little schema inspiration

SQL - Best practice for a Friendship table

SQL Injection after removing all single-quotes and dash-characters

Prevent insert if condition is met