Y
Hacker News
new
|
ask
|
show
|
jobs
by
toomuchtodo
5120 days ago
If only there was something like this for SQL Server =(
2 comments
tessro
5120 days ago
If you can run Rack apps in your environment, it would be pretty straightfoward to add a SQL Server driver to Oculus. Right now it supports MySQL and Postgres.
link
toomuchtodo
5120 days ago
Our environment is self-managed and flexible, so I should be able to throw something together to run this.
If I get it to work, I'll pass along whatever info I learn in the process.
link
tessro
5120 days ago
Cool! I'm happy to provide guidance, and I'll take a pull request if you can get it working with some unit tests.
link
mrpollo
5120 days ago
Kinda similar,
http://sqlfiddle.com/
has support for various SQL Servers
link