TingoDB

TingoDB 0.4.2 Diperbarui

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

Apache Gora

Apache Gora 0.6.1 Diperbarui

Apache Gora aims at providing a common ground on which developers can create tools that can handle large quantities of information, regardless of their underlying storage unit. Gora is written in Java and was created as an alternative to other Java ORMs...

PgBackMan

PgBackMan 1.1.0 Diperbarui

PgBackMan works with logical backups produced via the pg_dump and pg_dumpall PostgreSQL commands. PgBackMan will take the output of those commands and store them in a desired location, while also being able to restore them at any later points. Support is...

ADOdb

ADOdb 5.20 / 4.992 Diperbarui

ADOdb hides the differences between the different databases so developers can easily switch databases without changing code. ADOdb is used in lots of projects around the web and is almost considered a standard on its own.What is new in this...

Apache Crunch

Apache Crunch 0.13.0 Diperbarui

A pipeline is a concatenation of operations to perform a specific job, arranged so that the output of each element is the input of the next.Apache Crunch provides an easier method of dealing with Apache Hadoop MapReduce pipelines.Crunch simplifies this...

pg_repack

pg_repack 1.3.2 Diperbarui

pg_repack is an unofficial fork from the now abandoned pg_org project. As the original pg_org extension, pg_repack does not lock any tables when moving data around and can be used to optimize production level databases. pg_repack comes with three distinct...

Sequelize

Sequelize 3.9.0 Diperbarui

Sequelize works on the principle of mapping database entries to JS objects and vice versa. This is because JS objects are very well documented and JavaScript itself was modeled to deal with array structures much better than with SQL tables. This enables a...

JugglingDB

JugglingDB 1.0.2 Diperbarui

JugglingDB is great because the developer does not have to learn multiple and different ORM systems to help integrate his app or website with a data storage environment.JugglingDB frees him from learning the syntax of various database query languages,...