summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 8e02fcd..fd45ce5 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ published code, use at your own risk.
other Sqlite3 C++ wrappers:
-- sqlite3x http://wanderinghorse.net/computing/sqlite/
+- sqlite3x: http://wanderinghorse.net/computing/sqlite/
- ADO DB like sqlite3 wrapper http://dev.int64.org/sqlite.html:
very simple, main focus is to provide a Windows ADO DB interface
@@ -21,3 +21,4 @@ other Sqlite3 C++ wrappers:
- http://www.alhem.net/project/sqlite/diagram.html: a series of C++
APIs for set of databases and also for Sqlite
+- sqlitepp: http://sqlitepp.berlios.de/