Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

How is data stored in a graph database? [duplicate]

SQL Server Exists return type

sql-server database oop

Is there an equivalent way to do MySQL's JSONOBJECTAGG() in MariaDB?

mysql json database mariadb

Am i supposed to keep Sequelize models and migrations in sync?

Is there a rake task for backing up the data in your database?

In which cases do you test against an In-Memory Database instead of a Development Database?

Is there a database modelling library for Java?

java database rdbms modeling

Most efficient way for storing geolocations in a database

Return values from stored procedures in C#

Database and connections

Which lightweight database should I use in a Firefox extension?

database firefox

Delphi ODBC Connection Dialog Component?

database delphi odbc runtime

Single or multiple databases

Hibernate: how do I retrieve my entities from a ScrollableResults?

c3p0 Connection Checkin

Check if stored proc exists in DB?

Read/Write xBASE (DBASE 3-5 /DBF) files [closed]

java database legacy dbf

OOP design: How to incorporate DB handling into application objects

php database oop

Javascript data store solution using PhoneGap

javascript database cordova

What is the way to go to fake my database layer in a unit test?