An Introduction to SQLite

Опубликовано: 08 Октябрь 2007
на канале: Google TechTalks
78,686
226

Google TechTalks
May 31, 2006

Richard Hipp

ABSTRACT
SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. SQLite implements a large subset of SQL-92 and stores a complete database in a single disk file. The library footprint is less than 250 KB making is suitable for use in embedded devices and applications where memory space is scarce.

This talk provides a quick overview of SQLite, its history, its strengths and weaknesses, and describes situations where it is much more useful than a traditional client/server database. The talk concludes with a discussion of the lessons learned from the development of SQLite and how those lessons...


Смотрите видео An Introduction to SQLite онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Google TechTalks 08 Октябрь 2007, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 78,686 раз и оно понравилось 226 людям.