From 5ce2854e36691c322c2dc6b6984d2b1bfdbaa7c4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 15 Feb 2010 22:02:19 +0100 Subject: added another project (http://sqlitepp.berlios.de/) --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/ -- cgit v1.2.3-54-g00ecf