The Definitive Guide to SQLite
Outside of the world of enterprise computing, there is one database that enables a huge range of software and hardware to flex relational database capabilities, without the baggage and cost of traditional database management systems. That database is SQLite-an embeddable database with an amazingly s...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2010.
|
Edición: | 2nd ed. 2010. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Introducing SQLite
- Getting Started
- SQL for SQLite
- Advanced SQL for SQLite
- SQLite Design and Concepts
- The Core C API
- The Extension C API
- Language Extensions
- iOS Development with SQLite
- Android Development with SQLite
- SQLite Internals and New Features.