Thursday, February 24, 2005

SQLite

I just came accross SQLite. Looks like a nice simple to use relational database. Has anyone used it before?

1 comment:

Unknown said...

Apple's new Core Data framework uses SQLite. Here is an article describing Core Data: http://developer.apple.com/macosx/tiger/coredata.html

Core Data can save to these formats:
* XML
* Binary archive
* SQLite database