Skip to content

Latest commit

 

History

History
executable file
·
81 lines (60 loc) · 3.8 KB

DataBase.md

File metadata and controls

executable file
·
81 lines (60 loc) · 3.8 KB

For downloading various data sets, visit the OpenData.md page.


Distributed Storage

SciDB

  • SciDB-py :: Python wrapper for SciDB queries.
  • 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.

HDF

  • h5io :: Read and write simple Python objects using HDF5.
Resources

NoSQL

Neo4J


RDBMS

PostgreSQL

  • governor :: Runners to orchestrate a high-availability PostgreSQL.
  • postgresql-metrics :: Tool that extracts and provides metrics on your PostgreSQL database.

ORM


InfluxDB


RESOURCES