Upgradingdave
Upgradingdave

Reputation: 13056

Any emacs packages available for browsing databases (viewing schemas, running sql queries)?

I'm giving emacs a try for the first time and I was wondering if anyone has recommended strategy for connecting to databases (I regularly work with mysql, oracle, and sqlserver). I'm looking for a solution that would provide similar functionality to what phpmyadmin provides for mysql but available from within emacs.

Upvotes: 4

Views: 1761

Answers (1)

John Paulett
John Paulett

Reputation: 15824

Yes, a bunch of links on emacswiki.

Upvotes: 8

Related Questions