Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rdbms

recursive query for adjacency list to preorder tree traversal in SQL?

Design and store a Currency Exchange Rates Cross Table

Oracle Database installation error: environment path

Key-Value Stores vs. RDBMs vs. "Cloud" DBs (SDB) [closed]

rdbms cloud in-memory

Having trouble setting a computed column as not Null

sql sql-server database rdbms

Postgresql: database is not accepting commands to avoid wraparound data loss

Practical size limitations for RDBMS

Single table inheritance, EAV or NoSQL?

Why is MySQL used so often in web development?

Many-to-many relations in RDBMS databases

Writing a C# desktop application that needs to embed an encrypted database. What type of database should I use?

Do large systems use foreign keys in their databases? [closed]

WebSocket with free RDMBS (PostgreSQL, SQLite, etc) and without JavaScript ecosystem

postgresql websocket rdbms

Performant ACL schema for complex application (RDBMS, Graph Database?)

Is Oracle Database Standard Edition Free? [closed]

sql database oracle rdbms

Is there any equivalent to Postgresql EVERY aggregate function on other RDBMS?

database postgresql rdbms

RDBMS vs NoSQL for CRM, CMS and other financial Systems [closed]

Postgres Indexing?

postgresql indexing rdbms

Which RDBMS do you use with Django and why? [closed]

django rdbms

Improve performance of event sourcing projections to RDBMS (SQL) via .NET