Y
Hacker News
new
|
ask
|
show
|
jobs
by
CCs
4737 days ago
Both CppDB and ODB are abstraction layers between your code and SQL (Postgres, mySQL etc). ODB is somewhat closer to ORM.
CppDB uses MIT or BSD license (you pick), ODB is under LGPL or commercial license.