Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 432 Bytes

Database Playground

Explore various databases in Vagrant VMs

Contains Vagrantfiles and provision shell scripts to set up development environments for various databases.

Simply open the desired directory and do a vagrant up to get started!

Supported Databases:

  • PostgreSQL (psql shell or phpPgAdmin)
  • Riak (REST api)
  • HBase (HBase shell)
  • MongoDB (MongoDB shell)
  • CouchDB (REST api, Futon)
  • Neo4j (REST api, webadmin)