mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
Update Database.md
This commit is contained in:
parent
b1b28715fe
commit
db969e9886
@ -1,4 +1,4 @@
|
|||||||
# Introduction
|
# Database Connectors
|
||||||
|
|
||||||
Using sqlpp11 requires of three logical parts:
|
Using sqlpp11 requires of three logical parts:
|
||||||
1. The actual tables of a database are represented structs, usually generated by sql2cpp. These structs contain compile-time information about each colum such as name and data type.
|
1. The actual tables of a database are represented structs, usually generated by sql2cpp. These structs contain compile-time information about each colum such as name and data type.
|
||||||
|
Loading…
Reference in New Issue
Block a user