Live data from Hacker News

Show HN: Jongo, a RESTful JDBC Interface Server

code.google.com

1–4 of 4 posts

Re: Show HN: Jongo, a RESTful JDBC Interface Server

#4
post #3

Interesting. I'm only wondering why its a server with embedded jetty and not the other way around, a server that I can embed in my servlet engine of choice.

I'm working on making this a deployable WAR. In the future it should be able to be deployed in any AS and in google apps engine. But first, I wanted it to work as an applications server for JavaScript.