共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > YB.ORM |
YB.ORM
|
1 | 0 | 318 |
贡献者 | 讨论 | 代码提交 |
YB.ORM tool is developed to simplify writing C++ code dealing with SQL databases. The approach used is known as the Object-Relational Mapping (ORM). The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). There are ports to Linux and Windows (MinGW, VC). SQL dialects supported: MySQL, Postgres, Oracle, Firebird. You can build and use YB.ORM with your favorite toolkit: Boost, Qt4, or wxWidgets.