Apache Parquet

Apache Parquet 2.3.1 updated

Apache Parquet is a "columnar" data storage format that was specifically created for the Apache Hadoop family of projects. Parquet is recommended to be used with large data, mainly because it uses a complex data compression system, relying on a series of...

Mysql2

Mysql2 0.4.2 updated

Mysql2 was developed at GitHub for simplifying the way Ruby developers work with MySQL. With Mysql2, it is extremely easy to connect to a database, run MySQL queries and then return the results in a readable format. This is Mysql2 links to the...

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

Genghis

Genghis 2.3.11

Genghis is to MongoDB what phpMyAdmin is for MySQL.It's a powerful visual interface for developers, allowing them to abstract basic MongoDB operations to a visual interface, accessible through the users' browsers or mobile phones.Genghis runs from just...

Monk

Monk 0.11.2

Provides tools for schema, data, query, models manipulation and validation.Monk's source code can also be used with other DBs as well, making this a pretty generic ODM for Python developers. Nevertheless, MongoDB is the only out-of-the-box supported...

Titan

Titan 0.4.4

Titan can work with huge graph systems over a machine cluster.Titan works faster than most other similar technologies because it separates the code handling the graph processing from the code that handles the actual storage operations (disk...