Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What does Java _driver_ mean -> is this a JDBC driver or just some non standard API to access this database system?


This isn't a JDBC driver since RethinkDB isn't a SQL database, but it fulfills the same role as a JDBC driver.

In addition, RethinkDB doesn't have a textual query language, it's structured data, so the bare driver looks a lot like an ORM




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: