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...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress
c2006.
|
Edition: | 1st ed. 2006. |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627351506719 |
Table of Contents:
- Introducing SQLite
- Getting Started
- The Relational Model
- SQL
- Design and Concepts
- The Core C API
- The Extension C API
- Language Extensions
- SQLite Internals.