For downloading various data sets, visit the OpenData.md page.
Distributed Storage
- SciDB-py :: Python wrapper for SciDB queries.
- DOCS: SciDB-py documentation.
- bio_scidb : ScidDB-Py Biology Demo.
- Dev tools :: Tools for installing SciDB plugins from GitHub.
- gdal2scidb :: Python scripts for exporting a raster (supported by GDAL) to SciDB binary format.
- modis2scidb :: Python scripts for uploading MODIS images to SciDB.
- scidb4py :: Pure python SciDB client library. The @Paradigm4 fork
- scidbbackup :: Script to backup/manage SciDB arrays during upgrades.
- scidbload :: Load scidb arrays to python.
- scidbpy-aflgen :: SciDB AFL Parser Generate data for SciDBpy AFL bindings.
- spheredb :: Python utilities for storage and manipulation of spherical data in SciDB.
- TAQ :: Example SciDB queries for finance trade and quote data.
- h5io :: Read and write simple Python objects using HDF5.
- hdf5-is-for-lovers :: HDF5 Tutorial notebooks.
- ArangoPy :: Python driver Framework to access https://github.com/triAGENS/ArangoDB
- pyArango :: Python Object Wrapper for ArangoDB with built-in validation. http://pyArango.tariqdaouda.com
- python-arango by @joowani :: Python Driver for ArangoDB REST API.
- python-arango by @linkux-it :: Driver for ArangoDB.
- python-arangodb :: One of many arangodb rest adaptors for python.
- Neomodel :: An Object Graph Mapper (OGM) for the neo4j graph database. Documentation
- DBNormalizer :: DB normalizer project DMKM.
- Tangerine :: A lightweight embedded Python RDBMS.
- governor :: Runners to orchestrate a high-availability PostgreSQL.
- postgresql-metrics :: Tool that extracts and provides metrics on your PostgreSQL database.
- peewee :: A small, expressive ORM that supports Postgresql, Mysql and Sqlite. Documentation.
- influxdb-python :: Python client for InfluxDB.