Best Database Tools Scripts for Web
Redis is a persistent key-value store database written in ANSI-C.PyRedisAdmin is written in Python and allows database administrators to manage local or remote Redis databases via a simple to use visual interface.Providing just a simple graphic interface,...
Smog will allow MongoDB admins to manage their database via a Web browser, instead of a clunky console.Sog works with local or remote MongoDB databases and comes with support for basic CRUD operations.Written on top of Node.js, Smog is practically a...
It handles sessions, errors, connections, authentication, retrieving data and much more.Check the included README file for more documentation and instructions.What is new in this release:NEW:
Support for the BITPOS command
Connection timeout option for...
For now, the PHP SQL Parser library only supports the MySQL SQL dialect.Other dialects can be added, but some hard-coding might be required.All parsed SQL statements will be stored inside an arrayFeatures:Supported MySQL...
Riak is a distributed, decentralized data key/value store system.
Riak is written in Lisp and simplifies development by allowing developers the ability to quickly prototype, test, and deploy database-enabled applications.
This client library allows...
ArangoDB-PHP allows developers to interact with the ArangoDB REST API from PHP-based websites or applications.
This client library was written using OOP practices, easily handles ArangoDB connections, and covers basic database operations/transactions...
LevelDB is a simple key value store NoSQL database system developed by Google.This library allows developers to use LevelDB in Python apps or websites for easily storing data.py-leveldb supports every LevelDB API method except arbitrary key comparison and...
It implements the Python Database API Specification v2.0, but additional features have been added to simplify database programming even more.It delivers an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.What is...
Mongorito lets developers easily interact and run various database transactions against MongoDB, a popular document-oriented database management system.
The package is basically an ORM for MongoDB, but since MongoDB is a NoSQL database and has no tables...
PgHero.sql is the project that inspired the PgHero Ruby Web app. This app provides the same functionality as PgHero.sql, only from a Web-based GUI.PgHero.sql does practically the same thing, only using SQL commands and working from the user's database...