sqlpp11:C ++的类型安全SQL模板库

上传者: 42131261 | 上传时间: 2024-05-17 12:22:30 | 文件大小: 508KB | 文件类型: ZIP
sqlpp11 一种用于SQL查询并在C ++中生成结果的类型安全的嵌入式域特定语言 可以在找到文档 那是什么意思呢? SQL和C ++都是强类型语言。 尽管如此,大多数SQL的C / C ++接口还是基于将查询构造为字符串,以及将数组或字符串映射解释为结果。 sqlpp11是一个模板库,表示嵌入式领域特定语言(EDSL),使您能够 定义代表表和列的类型, 构造在编译时检查的语法安全,类型错误,名称错误甚至某些语义错误的类型安全查询, 通过迭代具有适当名称和类型的成员的特定于查询的结构来解释结果。 这带来了一些好处,例如 库用户可以轻松地在结构和功能上进行操作, 在代码进入单元测试或生产之前,编译器会报告多种错误, 该库隐藏了用于查询和解释选择调用返回的结果的字符串构造的细节。 该库支持静态和动态查询。 前者在类型和一致性检查方面提供了更大的好处。 后者使在飞行中构造查询

文件下载

资源详情

[{"title":"( 357 个子文件 508KB ) sqlpp11:C ++的类型安全SQL模板库","children":[{"title":".clang-format <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"Sqlpp11Config.cmake <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"coveralls <span style='color:#111;'> 883B </span>","children":null,"spread":false},{"title":"SelectType.cpp <span style='color:#111;'> 24.18KB </span>","children":null,"spread":false},{"title":"Function.cpp <span style='color:#111;'> 23.75KB </span>","children":null,"spread":false},{"title":"join.cpp <span style='color:#111;'> 13.11KB </span>","children":null,"spread":false},{"title":"result_row.cpp <span style='color:#111;'> 12.10KB </span>","children":null,"spread":false},{"title":"Interpret.cpp <span style='color:#111;'> 8.94KB </span>","children":null,"spread":false},{"title":"having.cpp <span style='color:#111;'> 8.56KB </span>","children":null,"spread":false},{"title":"insert.cpp <span style='color:#111;'> 8.46KB </span>","children":null,"spread":false},{"title":"from.cpp <span style='color:#111;'> 7.16KB </span>","children":null,"spread":false},{"title":"Select.cpp <span style='color:#111;'> 7.10KB </span>","children":null,"spread":false},{"title":"where.cpp <span style='color:#111;'> 6.66KB </span>","children":null,"spread":false},{"title":"From.cpp <span style='color:#111;'> 6.20KB </span>","children":null,"spread":false},{"title":"case.cpp <span style='color:#111;'> 6.08KB </span>","children":null,"spread":false},{"title":"update_list.cpp <span style='color:#111;'> 5.69KB </span>","children":null,"spread":false},{"title":"aggregates.cpp <span style='color:#111;'> 5.63KB </span>","children":null,"spread":false},{"title":"Prepared.cpp <span style='color:#111;'> 5.55KB </span>","children":null,"spread":false},{"title":"text.cpp <span style='color:#111;'> 5.09KB </span>","children":null,"spread":false},{"title":"CustomQuery.cpp <span style='color:#111;'> 4.32KB </span>","children":null,"spread":false},{"title":"CustomQuery.cpp <span style='color:#111;'> 4.04KB </span>","children":null,"spread":false},{"title":"unwrapped_bool.cpp <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"date_time.cpp <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"date.cpp <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"DateTime.cpp <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"no_self_compare.cpp <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"Insert.cpp <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false},{"title":"in.cpp <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"Ppgen.cpp <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":"Update.cpp <span style='color:#111;'> 3.17KB </span>","children":null,"spread":false},{"title":"Union.cpp <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"With.cpp <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"Result.cpp <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"Where.cpp <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"As.cpp <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"Remove.cpp <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"Over.cpp <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"Blob.cpp <span style='color:#111;'> 2.52KB </span>","children":null,"spread":false},{"title":"In.cpp <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"Insert.cpp <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"ForUpdate.cpp <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"DynamicWhere.cpp <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"ParameterizedVerbatim.cpp <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"BooleanExpression.cpp <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"TableAlias.cpp <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"must_not_insert.cpp <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"must_not_update.cpp <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"require_insert.cpp <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"count_of_count.cpp <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"max_of_max.cpp <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"sample_identity_naming.cpp <span style='color:#111;'> 272B </span>","children":null,"spread":false},{"title":"sample.cpp <span style='color:#111;'> 253B </span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'> 142B </span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'> 142B </span>","children":null,"spread":false},{"title":"Minimalistic.cpp <span style='color:#111;'> 100B </span>","children":null,"spread":false},{"title":"CREDITS <span style='color:#111;'> 683B </span>","children":null,"spread":false},{"title":"ddl2cpp <span style='color:#111;'> 16.16KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 26B </span>","children":null,"spread":false},{"title":"insert_value_list.h <span style='color:#111;'> 26.70KB </span>","children":null,"spread":false},{"title":"type_traits.h <span style='color:#111;'> 21.36KB </span>","children":null,"spread":false},{"title":"select_column_list.h <span style='color:#111;'> 16.83KB </span>","children":null,"spread":false},{"title":"where.h <span style='color:#111;'> 15.30KB </span>","children":null,"spread":false},{"title":"statement.h <span style='color:#111;'> 13.76KB </span>","children":null,"spread":false},{"title":"MockDb.h <span style='color:#111;'> 12.33KB </span>","children":null,"spread":false},{"title":"update_list.h <span style='color:#111;'> 12.13KB </span>","children":null,"spread":false},{"title":"ppgen.h <span style='color:#111;'> 11.81KB </span>","children":null,"spread":false},{"title":"from.h <span style='color:#111;'> 11.62KB </span>","children":null,"spread":false},{"title":"having.h <span style='color:#111;'> 11.46KB </span>","children":null,"spread":false},{"title":"result_row.h <span style='color:#111;'> 11.42KB </span>","children":null,"spread":false},{"title":"cte.h <span style='color:#111;'> 10.93KB </span>","children":null,"spread":false},{"title":"basic_expression_operators.h <span style='color:#111;'> 10.84KB </span>","children":null,"spread":false},{"title":"offset.h <span style='color:#111;'> 10.18KB </span>","children":null,"spread":false},{"title":"group_by.h <span style='color:#111;'> 10.12KB </span>","children":null,"spread":false},{"title":"order_by.h <span style='color:#111;'> 10.04KB </span>","children":null,"spread":false},{"title":"union.h <span style='color:#111;'> 9.69KB </span>","children":null,"spread":false},{"title":"limit.h <span style='color:#111;'> 9.47KB </span>","children":null,"spread":false},{"title":"select_flag_list.h <span style='color:#111;'> 9.21KB </span>","children":null,"spread":false},{"title":"type_set.h <span style='color:#111;'> 9.05KB </span>","children":null,"spread":false},{"title":"pre_join.h <span style='color:#111;'> 8.60KB </span>","children":null,"spread":false},{"title":"Sample.h <span style='color:#111;'> 8.51KB </span>","children":null,"spread":false},{"title":"using.h <span style='color:#111;'> 8.44KB </span>","children":null,"spread":false},{"title":"AssertTables.h <span style='color:#111;'> 8.32KB </span>","children":null,"spread":false},{"title":"expression.h <span style='color:#111;'> 8.21KB </span>","children":null,"spread":false},{"title":"expression_fwd.h <span style='color:#111;'> 7.52KB </span>","children":null,"spread":false},{"title":"with.h <span style='color:#111;'> 6.73KB </span>","children":null,"spread":false},{"title":"connection_pool.h <span style='color:#111;'> 6.72KB </span>","children":null,"spread":false},{"title":"dynamic_pre_join.h <span style='color:#111;'> 6.65KB </span>","children":null,"spread":false},{"title":"case.h <span style='color:#111;'> 6.52KB </span>","children":null,"spread":false},{"title":"single_table.h <span style='color:#111;'> 6.39KB </span>","children":null,"spread":false},{"title":"into.h <span style='color:#111;'> 6.24KB </span>","children":null,"spread":false},{"title":"alias_provider.h <span style='color:#111;'> 6.13KB </span>","children":null,"spread":false},{"title":"connection.h <span style='color:#111;'> 6.03KB </span>","children":null,"spread":false},{"title":"custom_query.h <span style='color:#111;'> 5.50KB </span>","children":null,"spread":false},{"title":"expression_operators.h <span style='color:#111;'> 5.18KB </span>","children":null,"spread":false},{"title":"column.h <span style='color:#111;'> 5.12KB </span>","children":null,"spread":false},{"title":"for_update.h <span style='color:#111;'> 5.06KB </span>","children":null,"spread":false},{"title":"expression_return_types.h <span style='color:#111;'> 5.02KB </span>","children":null,"spread":false},{"title":"multi_column.h <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false},{"title":"named_interpretable.h <span style='color:#111;'> 4.84KB </span>","children":null,"spread":false},{"title":"tvin.h <span style='color:#111;'> 4.68KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明