SQLite embedded in Tiger

In the middle of Apple’s Web site, in a discussion of their new Core Data framework, comes the following quote:

SQLite is an open source embedded database that is included in Tiger [...]

This makes me happy. SQLite is one of the most useful embedded-database solutions I’ve come across. It’s open-source, has Python bindings, and works with the very cool SQLObject module.

Leave a Reply

XHTML: You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>