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

ART

ART 2.5.3 / 3.0 Alpha 3 updated

ART supports Oracle, MySQL, PostgreSQL, MSSQL and CUBRID.Reports are generated in various formats and can even be viewed using a Web interface.What is new in this release:Fix for error when drill down column has a null value Updated French...

PostGIS

PostGIS 2.1.8 / 1.5.8 / 2.2.0dev / 1.5.9SVN updated

This toolkit allows PostgreSQL to be used as a geographic information system (GIS). A geographic information system is a system designed for storing, manipulating, analyzing, managing, and presenting geographical data. PostGIS simply integrates all these...

RedBeanPHP

RedBeanPHP 4.3.1 updated

RedBeanPHP currently supports only the CUBRID, MySQL, PostgreSQL, and SQLite databases. Its main advantage is that it needs no special configuration to setup, making ideal to deploy on the fly with any project. RedBean can be used for practically any...

Apache Cassandra

Apache Cassandra 3.5.0 / 2.2.6 updated

Apache Cassandra was initially built by Facebook for their own servers and services, using principles developed by Google and Amazon for BigTable and DynamoDB. Currently the project was donated to the Apache Foundation who continues to developed it...

Spring Data is basically a database abstraction layer for the Spring Framework, but one that covers a lot of angles and technologies, on both sides of the SQL world: NoSQL and relational databases.Spring Data is made up from a bunch of smaller modules...

Mongoose

Mongoose 4.4.3 updated

Mongoose is an intermediary layer between your JavaScript code and a MongoDB database. It takes instructions written in JavaScript, converts them to MongoDB queries, runs them, fetches the results, and makes them available to the JS application as a...

BigDump

BigDump 0.36b updated

This script allows you to import of large and very large MySQL Dumps (like phpMyAdmin 2.x Dumps) even through the web-servers with hard runtime limit and those in safe mode.The script executes only a small part of the huge dump and restarts itself....