Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to create multiple sequences in one table?

Incorporate additional requirements into a legacy database design

How to deal with mutually dependent inserts

Rails 4 How to model a form with a collection of checkboxes with other text_field

Database design: RBAC or ABAC?

NestJs Design Problem: How can I avoid creating a Nodejs Instance for each team?

Database schema for hierarchical groups

what's the best implemention of client creatable and modifiable web forms in a relational database?

database design with many type of users

database-design

How to plan for schema changes in an SQLite database?

A format for storing personal contacts in a database

database-design contacts

Database: when to split into separate tables?

database database-design

SQL Server Calculated Column

Too many columns to index - use mySQL Partitions?

What's the optimal way to store binary flags / boolean values in each database engine?

Using IDs from multiple tables in a single column

Followup: how to model discount on items in a database?

When is it appropriate to use UUIDs for a web project?

How should I handle units of measure in an ingredient database?

mysql sql database-design

do setting the max_length to a very large value consume extra space?