首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > ysql

ysql

  • 资源大小:306.47 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

There are a lot of good SQL wrapper in the world, but there are no one suitable for my need. In fact, as my original plan, i want to use mysql to my own project, but i find that SOCI (a very good SQL database access library) do not support BLOB natively. So i decided to add that part in SOCI. However, in their mailing list, i find that they are going to "boostification" their library, which for me is too heavy-weight. So i made YSQL. YSQL goals are following: Light-Weight: which should limited the public classes for make it light-weight. Cross-Database: It should be easy supported for implement different database implementation. Easy-to-use: The usage should be easy. Please go to BasicUsage to know more.
VIP VIP
0.198754s