Hacker News new | ask | show | jobs
by alexggordon 4044 days ago
I've been working on a Sublime Text database client. Database clients are usually not that great to use, specifically because the text editor can have difficulties, and they're not that customizable. We decided that rather than adding a text editor to a database client, it would be a lot easier to add a database client to a text editor.

We're not sure if we'd like to open source it, or sell it as an add-on, but we are looking for beta testers if anyone is interested (we currently support postgres and mysql). Send me an email at beta@alexggordon.com if you're interested.

1 comments

That sounds like a ridiculously useful idea.