Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in database-design
User role permissions for different modules using bitwise operators
Sep 22, 2025
php
mysql
database-design
bit-manipulation
Database design - exposing Primary Key
Sep 21, 2025
database-design
Will First Name + Last Name + Date Of Birth combination be unique enough?
Sep 21, 2025
sql
asp.net
database
algorithm
database-design
Why use hashing to create pathnames for large collections of files?
Sep 20, 2025
database-design
data-structures
design-patterns
Design for 'Total' field in a database
Sep 21, 2025
mysql
sql
database
database-design
What kind of DB structure should I use for a site has infinite sub-category?
Sep 19, 2025
sql
database-design
data-modeling
hierarchical-data
What is a good practice when setting up a users table? Looking at some newbie tutorials, but not sure how to "really" do it right
Sep 18, 2025
sql
database
database-design
Mongo error 16996 during aggregation - too large document produced
Sep 18, 2025
mongodb
database-design
aggregation-framework
Database design decision for storing files
Sep 19, 2025
sql-server
database-design
How to constrain that JSON/JSONB values in a column be completely different?
Sep 18, 2025
sql
json
postgresql
database-design
unique-constraint
Best table structure for tracking state changes
Sep 18, 2025
sql
sql-server
database-design
Reliable way to poll data from a Postgres table
Sep 16, 2025
postgresql
database-design
do i need a separate table for nvarchar(max) descriptions
Sep 17, 2025
sql
database
database-design
data-modeling
Foreign keys in log tables ... good or bad?
Sep 17, 2025
sql
design-patterns
database-design
logging
How to relate 3 tables depending on event
Sep 17, 2025
sql
database-design
foreign-keys
relational-database
Is it guaranteed that bigserial column is unique across all partitions of a partitioned table?
Sep 16, 2025
postgresql
database-design
auto-increment
database-partitioning
Foreign key references primary key in spring boot
Sep 15, 2025
java
database
spring-boot
database-design
java-annotations
Should referential integrity be enforced?
Sep 15, 2025
database
database-design
referential-integrity
While doing TDD and adding features incrementally, do I design database ahead or add tables and columns while coding?
Sep 15, 2025
database-design
tdd
Older Entries »