Roland Bock

Results 7 repositories owned by Roland Bock

kiss-templates

39
Stars
8
Forks
Watchers

Type safe "Keep it simple, stupid" text templates for C++

named_tuple

22
Stars
1
Forks
Watchers

A tuple that lets you access members by name, too.

sqlpp11

2.1k
Stars
306
Forks
Watchers

A type safe SQL template library for C++

sqlpp11-connector-mysql

124
Stars
63
Forks
Watchers

A C++ wrapper for mysql meant to be used in combination with sqlpp11.

sqlpp11-connector-sqlite3

72
Stars
42
Forks
Watchers

A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.

sqlpp11-connector-stl

34
Stars
11
Forks
Watchers

An experimental SQL connector for containers and streams of the C++ Standard Library

sqlpp17

46
Stars
7
Forks
Watchers

Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)