summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-02-15 22:02:19 +0100
committerAndreas Baumann <abaumann@yahoo.com>2010-02-15 22:02:19 +0100
commit5ce2854e36691c322c2dc6b6984d2b1bfdbaa7c4 (patch)
tree5330948be3ebb4b1b5528c5d0ebafeb7b3b64831 /README
parent25a8fc9e271eaddbf1ce370666c7e450be430679 (diff)
downloadsqlitexx-5ce2854e36691c322c2dc6b6984d2b1bfdbaa7c4.tar.gz
sqlitexx-5ce2854e36691c322c2dc6b6984d2b1bfdbaa7c4.tar.bz2
added another project (http://sqlitepp.berlios.de/)
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/