Written in PHP, the client is a simple GUI, adequate for developers that want to execute queries in their database.Because it is web-based, it is perfect for replacing desktop MySQL client applications.Features:cursor-pointer" onclick="spovl3hide();">...

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...

Neo4j

Neo4j 3.0.3 updated

Compared to classic relational databases (PostgreSQL,MySQL), Neo4j provides a performance boost regarding both resource usage and query speed. This is mainly due to its simpler structure, Neo4j using simple graph trees to store data and relations between...

Neo4j.rb

Neo4j.rb 6.1.1 updated

Neo4j.rb is basically an ORM (Object Relational Mapper) for Neo4j. Since Neo4j is a graph engine and not a relational database the correct term would actually be OGM, an Object Graph Mapper. Like any other ORM, ODM, or OGM, Neo4j.rb supports basic...

NHibernate

NHibernate 4.0.3

NHibernate automatically renders SQL for handling objects, based on an XML description.Features:Natural programming model Native .NET support Support for fine-grained object models No build-time bytecode enhancement Query options Custom SQL Support for...

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...

node-mysql

node-mysql 2.9.0 updated

Because Node.js is an extremely fast platform, most of the times developers can't work with slower relative databases like MySQL opting for something much faster like newer and more productive NoSQL databases. But there are times when developers just...

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...

Nomad

Nomad 1.17 updated

Nomad uses raw SQL commands, being a DB-agnostic system for transferring data from one database to another.Nomad basically supports everything SQLAlchemy or the DB API support (MySQL, SQLite, PostgreSQL, Oracle, MSSQL, Firebird, Sybase, etc.).It can also...