sqlpp11

An Open Source type safe SQL template library designed for the C++ programming language
Download

sqlpp11 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • github.com / B
  • Price:
  • FREE
  • Publisher Name:
  • rbock

sqlpp11 Tags


sqlpp11 Description

sqlpp11 is an open source library software written in C++ and designed to provide an EDSL (Embedded Domain-Specific Language) and a type safe template library that can be used for SQL queries. Supporting the MySQL, PostgreSQL and SQlite database servers, sqlpp11 helps SQL developers to define types that represent columns and tables, construct type safe queries, semantic errors, type errors, as well as name errors. Also, sqlpp11 lets users to interpret results in C++, simply by emphasizing over query-specific structures accordingly to the typed and named members. The library compiles with Clang and GCC.


sqlpp11 Related Software