SIDU

SIDU 5.3 updated

SIDU is an acronym for SQL Select Insert Delete Update and currently supports the MySQL, SQLite, PostgreSQL, and CUBRID database engines.It allows administrators to easily create new databases, add tables, manage their structure, and eventually edit the...

TingoDB

TingoDB 0.4.2 updated

TingoDB is a self-contained NoSQL database that can easily be embedded with any server-side JavaScript application and provide a local data storage utility.TingoDB is compatible with MongoDB and its Node.js API, being capable of replacing MongoDB without...

Relaxo

Relaxo 0.4.4

Apache CouchDB is a document-oriented database developed at the Apache Software Foundation, written in Erlang, implementing NoSQL principles. Relaxo facilitates using Apache CouchDB with Ruby-based applications, allowing the developer to write as less...

Transfer ORM sets up an intermediary layer between the actual ColdFusion code and the database itself.This layer automates some of the processes and tasks needed to manipulate the SQL code and interact with the database, also improving the application's...

django-mssql

django-mssql 1.7 updated

Django is a high-level Python web framework for rapid development and clean, pragmatic design.This module simply allows Django-based apps to store their content and itneract with MS SQL databases.Thanks to the detailed documentation, django-mssql is very...

node-postgres

node-postgres 4.4.3 updated

node-postgres will allow Node.js-driven applications to store and retrieve data from PostgreSQL applications. The library contains a pure JavaScript driver for various PostgreSQL operations, and additional JS bindings for the libpg library, for supporting...

Nano

Nano 6.2.0 updated

The driver will allow Node.js-powered apps to store and retrieve data from CouchDB databases. Supports documents, attachments, views, and much more.What is new in this release:Adds @buildmaster to the contributors. JSHint was not happy with `nano`, minor...

node-mariasql

node-mariasql 0.2.5 updated

MariaDB is a community developed branch of Oracle's MySQL database. It is developed by MySQL's original creator and mirrors official MySQL releases. This Node.js port utilizes non-blocking functions, available by default in MariaDB.Lots of MariaDB methods...

Npgsql

Npgsql 3.0.5 updated

Written entirely in C#, Npgsql is basically a .NET abstraction class for PostrgeSQL, a concept very familiar and widely used with PHP and MySQL databases. Npgsql basically allows developers to inter-connect C# code with raw SQL operations, without...

firebirdsql

firebirdsql 0.9.8 updated

The Firebird database is a relational database based on many ANSI SQL standard features.Firebird is a quite stable and includes cross-platform support for all the major operation systems Python runs on also.It is not the most well known database around,...