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++
2k stars
108 watching
343 forks
Language: C++
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates type-safe code from SQL queries | 13,704 |
| Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. | 610 |
| A statically typed SQL compiler and type provider for F# | 670 |
| A powerful and type-safe way to write SQL queries in Java | 6,196 |
| A Python module for parsing and formatting SQL statements. | 3,778 |
| A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
| A C++ wrapper around the SQLite3 library to simplify interaction with its APIs. | 2,275 |
| Generates typed functions for accessing custom SQL and stored procedures with nullability checks. | 59 |
| A type-safe interface to SQLite3 for Swift development | 9,760 |
| A tool that analyzes and formats SQL code to improve readability and quality. | 8,349 |
| 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 |
| A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 582 |
| A C++11 library for constructing regular expressions with ease and flexibility. | 0 |
| C++ wrapper around the SQLite library for modern database interactions | 905 |
| A C++ header-only library providing an easy-to-use interface to interact with SQLite databases | 2,330 |