Best Database Tools Scripts for Web
MonetDB is a column-store database system for high performance output.This library permits Python developers to create apps or websites that interact, store, and retrieve data from within MonetDB.This library is Python DBAPI 2.0...
Firebird is a relational database which will offer you many ANSI SQL ordinary features that runs on Windows, Linux and a variety of Unix systems.Django is an advanced MVC framework for the Python programming language.The 'django-firebird' module will...
Backs up a Django app's database to various environments and restores them when needed.Features: Keep your important data secure and offsite.
Use Crontab or Celery to setup automated backups.
Great to keep your development database up to date.
Supported...
This client library for MemSQL was developed to allow Python developers to connect their apps and websites to a MemSQL data storage system.
"MemSQL Python Libraries" is an officially supported MemSQL database client.What is new in this release:Fixed bug...
redisca allows easier access to Redis operations, transactions and data from within Python-powered websites and apps.It aims at reducing the needed workflow when accessing a Redis database from Python.Features:Connect to Redis databases
Fetch data
Data...
Cayley is in the same realm as other database engines like Agamemnon, ArangoDB, OrientDB, Titan, Neo4J, and Twitter's Flock. They all use basic graph structures to store data and access it using a classic key-store system, making them all NoSQL...
MoSQL works in real-time by streaming data found inside a MongoDB database to a remote (or local) PostgreSQL installation.It's sole purpose is to provide a fallback system in case the MongoDB server goes down, or data needs to be accessed in real-time by...
Sensei was developed at LinkedIn and is written with a cocktail of Java, JavaScript, and Python.It is completely different compared to traditional RDBMS systems, being written for environments where data changes at rapid times, on multiple machines at...
phpMySQLAutoBackup automates the backup of MySQL databases. The PHP scripts export your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job.Features include the...
The MongoDB database is a document-oriented NoSQL database, perfect for high intensive load environments.The MongoDB PHP Driver enables developers to write apps and websites that connect, store and retrieve information from a MongoDB database.This...