A simple browser-based terminal for running SQL against Carto using the SQL API
- http://github.com/cartodb/cdb-manager
git clone [email protected]:CartoDB/cdb-manager.git
- When you're done cloning, enter the directory and run
./httpserv.py
- Point your browser at
http://localhost:8000