sqlpp11

Query builder

A type-safe SQL template library that allows defining types and constructing queries with compile-time checks.

A type safe SQL template library for C++

GitHub

2k stars
108 watching
343 forks
Language: C++
last commit: about 1 month ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sqlc-dev/sqlc Generates type-safe code from SQL queries 13,704
forbeslindesay/atdatabases Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. 610
fsprojects/rezoom.sql A statically typed SQL compiler and type provider for F# 670
jooq/jooq A powerful and type-safe way to write SQL queries in Java 6,196
andialbrecht/sqlparse A Python module for parsing and formatting SQL statements. 3,778
tobymao/sqlglot A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. 6,866
srombauts/sqlitecpp A C++ wrapper around the SQLite3 library to simplify interaction with its APIs. 2,275
kant2002/sqlmarshal Generates typed functions for accessing custom SQL and stored procedures with nullability checks. 59
stephencelis/sqlite.swift A type-safe interface to SQLite3 for Swift development 9,760
sqlfluff/sqlfluff A tool that analyzes and formats SQL code to improve readability and quality. 8,349
morphismtech/squeal A Haskell library that embeds the language of SQL into its type system, allowing for high-level type safety and expressiveness in database interactions. 363
fsprojects/sqlprovider A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. 582
ron4fun/srl-cpp A C++11 library for constructing regular expressions with ease and flexibility. 0
sqlitemoderncpp/sqlite_modern_cpp C++ wrapper around the SQLite library for modern database interactions 905
fnc12/sqlite_orm A C++ header-only library providing an easy-to-use interface to interact with SQLite databases 2,330