Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in relational-database

Database schema - Configurable fields?

Bookshelf JS Relation - Getting Count

Yii2 how to check if two models are already linked

Consistency for simultaneous UPDATES in Oracle, when the WHERE clause depends on the old value

Polymorphic Lists and relational database

Can Redis handle this simple query

redis relational-database

Referencing the foreign key of another schema

One-to-Many-to-One with attributes Form with Symfony 3 / Doctrine

Why would you set `null: false, default: ""` on a required DB column?

Should I use EAV database design model or a lot of tables

Mysql order by on column with unicode characters

How to import data in relational database to RDF?

Data migration between different DBMS's

How to store taxes in database?

Does Yii's Gii's CRUD generator take into account models' relations?

Relational Database: DELETE versus "Mark for Deletion"

Is it a good idea to create tables dynamically to store user-content?

SQL Server table relationships

how to generate ERD or UML for a database?

Should I make a foreign key that can be null or make a new table?