[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SQLite?

From: <pll_at_lanminds.com>
Date: 2003-05-12 17:14:14 CEST

I don't know if anyone's heard of this little gem yet:

        http://www.sqlite.org/

I came across it in the most recent issue of Linux Journal. The nice
thing seems to be that it's a full-fledged mostly-SQL92-compliant
embeddable DBMS which supports transactions, and is really fast (as
compared to MySQL and PostgreSQL. Additionally, it has bindings for
every language known to man-kind:

        http://cvs.hwaci.com:2080/sqlite/wiki?p=SqliteWrappers

including Perl, Python, tcl, C/C++, and even shell!

Just thought someone doing the SQL port might be interested in
playing with this, either for prototyping or otherwise...

-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 12 17:15:06 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.