From LQWiki
SQLite is an Embeddable SQL Database engine.
It is self contained and without external dependencies and it's fast. The developers say that it is "Two times faster than PostgreSQL and MySQL for many common operations."
See Also
- Kexi - a graphical environment utilizing SQLite as (one of) its database backend
External links
- sqlite homepage (www.sqlite.org)

This page is available under a