##PHP RethinkDB Admin## phpMyAdmin for Rethinkdb
###This project can:###
- Create/Drop Rethinkdb Databases
- Create/Rename/Drop Rethinkdb Tables
- Create/Update/Delete Rethinkdb Docs (realtime json validation check!)
- Execute Rethinkdb php Querys (with query history!)
###Uses:###
- Bootstrap (design)
- PHP-RQL https://github.com/danielmewes/php-rql by Daniel Mewes
###License: FREE!###
###Creator:### billbarsch@gmail.com
###TODO### Find some way to convert json datetime values to RethinkDB datetime format and vice versa.