TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Jongo, a RESTful JDBC Interface Server

7 pointsby Ubersoldatover 13 years ago

2 comments

pan69over 13 years ago
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.
评论 #3333182 未加载
Ubersoldatover 13 years ago
Jongo is a Java server (with embedded Jetty) which provides CRUD operations over any JDBC supported RDBMS using REST.