Best Database Tools Scripts for Web
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...
MongoDB is a document-oriented NoSQL database, perfect for high intensive load environments.The MongoDB C# Driver enables developers to write apps that connect, store and retrieve information from a MongoDB database.This is a MongoDB connector created...
CRUD Admin Generator works on top of a MySQL server and allows developers to create a Web-based interface for interacting with the database tables and their data.As the name hints all CRUD (create, read, update, delete) operations are supported and the...
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...
The MongoDB database is a document-oriented NoSQL database, perfect for high intensive load environments.
The MongoDB Java Driver enables developers to write apps that connect, store and retrieve information from a MongoDB database.
This is an MongoDB...
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...
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...
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...
MySQL Connector/J is a JDBC Type 4 driver and allows connecting Java-based apps to MySQL databases.MySQL Connector/J is perfect for small to medium scaled apps. For large scale apps, it is recommended using advanced Java persistence frameworks like Spring...
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...