Warning, /sdk/codevis/thirdparty/soci/docs/backends/index.md is written in an unsupported language. File is not indexed.

0001 # Supported Backends and Features
0002 
0003 Follow the links to learn more about each backend and detailed supported features.
0004 
0005 ||[Oracle](oracle.md)|[PostgreSQL](postgresql.md)|[MySQL](mysql.md)|[SQLite3](sqlite3.md)|[Firebird](firebird.md)|[ODBC](odbc.md)|[DB2](db2.md)|
0006 |--- |--- |--- |--- |--- |--- |--- |--- |
0007 |Binding by Name|YES|YES (≥8.0)|YES|YES|YES|YES|YES|
0008 |Dynamic Binding|YES|YES|YES|YES|YES|YES|
0009 |Bulk Operations|YES|YES|YES|YES|YES|YES|YES|
0010 |Transactions|YES|YES|YES (≥4.0)|YES|YES|YES|YES|
0011 |BLOB Data Type|YES|YES|YES (mapped to `std::string`)|YES|YES|NO|NO|
0012 |RowID Data Type|YES|YES|NO|NO|NO|NO|NO|
0013 |Nested Statements|YES|NO|NO|NO|NO|NO|YES|
0014 |Stored Procedures|YES|YES|NO (but stored functions, YES)|NO|YES|NO|YES|