MonetDB JDBC Driver

MonetDB JDBC Driver 2.18 更新

MonetDB is a column-store database system for high performance output.This JDBC driver allows developers to create Java-based apps or websites that connect, write, and retrieve data from within MonetDB.MonetDB JDBC Driver is not a fully complete JDBC...

TingoDB

TingoDB 0.4.2 更新

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 更新

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 更新

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 更新

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

mysql2postgres

mysql2postgres 0.3.0 更新

It can either create a PostgreSQL-compatible dump file or funnel data directly to a running PostgreSQL server.Works at about 100 000 records per minute and translates most data types and indexes.A Python port of this script can be found...

Apache Crunch

Apache Crunch 0.13.0 更新

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 更新

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 更新

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 更新

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