Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Are there any databases that support protocol buffers? [closed]

database protocol-buffers

How to represent a tree like structure in a db

Do NoSQL databases use or need indexes?

database indexing nosql

Editing database records by multiple users

sql-server database

How would I implement separate databases for reading and writing operations?

SQLite database scheme as Entity Relationship Model [closed]

Strange Characters in database text: Ã, Ã, ¢, â‚ €,

Stubbing / mocking a database in .Net

c# database testing mocking

What is the MySQL equivalent of PostgreSQL's EXPLAIN ANALYZE

mysql sql database postgresql

Phonegap Offline Database

Getting events from a database

Normalisation - 2NF vs 3NF

Why don't DBMS's support ASSERTION

sql rdbms database

What factors to consider when choosing a Multi-model DBMS? (OrientDB vs ArangoDB)

MySQL Workbench drops connection when idle

Electron app with database

What is the maximum number of connections for a SQLite3 database?

database sqlite

Copy a postgres database without LOCK permissions

database postgresql

Compound/Composite primary/unique key with Django

Difference between Data Model and Database Schema in DBMS?

database