Easily connect to your database.
Just $ dburl postgres://username:password@hostname:1234/dbname
and you'll
be dropped into a psql
shell.
Currently Supported
- Postgres
- Mysql
- Redis
...and adding a new one is easy!
$ gem install dburl
Bug reports, pull requests, and support for more DBs are welcome on GitHub at https://github.com/dashkb/dburl.
The gem is available as open source under the terms of the MIT License.
DEE-burl