The definitive guide to SQLite
Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features a...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
c2006.
|
Edición: | 1st ed. 2006. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627351506719 |
Tabla de Contenidos:
- Introducing SQLite
- Getting Started
- The Relational Model
- SQL
- Design and Concepts
- The Core C API
- The Extension C API
- Language Extensions
- SQLite Internals.