Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ dburl Public

Easily connect to databases with a URL

License

dashkb/dburl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dburl

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!

Installation

$ gem install dburl

Contributing

Bug reports, pull requests, and support for more DBs are welcome on GitHub at https://github.com/dashkb/dburl.

License

The gem is available as open source under the terms of the MIT License.

Pronunciation

DEE-burl

About

Easily connect to databases with a URL

Resources

License

Stars

Watchers

Forks

Packages

No packages published