Apache Sqoop

Apache Sqoop 1.4.6 / 1.99.6 updated

Apache Sqoop is a must-have tool for every database administrator, letting them easily move data between the Hadoop NoSQL database to more classic database systems like PostgreSQL, MSSQL, MariaDB, or MySQL - a.k.a. relational databases.Sqoop basically...

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

PyDbLite

PyDbLite 3.0.2 updated

The database supports the iterator protocol, so requests can be expressed with list comprehensions or generator expressions instead of pure SQL.What is new in this release:Fixed bug in Base where opening existing database would fail. What is new in...

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

phpMyAdmin

phpMyAdmin 4.6.4 updated

phpMyAdmin has reached the stratosphere of fame in Web development, almost completely identifying itself with the product it serves. Just by saying phpMyAdmin, any developer these days will think of MySQL. Some don't even know MySQL doesn't come with...

PouchDB

PouchDB 5.2.0 updated

PouchDB is a complete implementation of the CouchDB storage and views API. PouchDB is written for IndexedDatabase (part of HTML5) and will allow applications and websites to continue working the same way even offline. When the user goes back online, all...