I already own Wale Soyinka's book "Linux Administration: A Beginner's Guide" and bought this assuming that there would be more CentOS-specific information in it that could help with things like NIS, LDAP, sendmail configuration, etc. While it covers some of its subjects reasonably well, it stops wel
The Definitive Guide to SQLite
β Scribed by Mike Owens
- Book ID
- 127436442
- Publisher
- Apress
- Year
- 2006
- Tongue
- English
- Weight
- 10 MB
- Edition
- 1
- Category
- Library
- ISBN
- 1590596730
No coin nor oath required. For personal study only.
β¦ Synopsis
Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in SQLite, an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perform transactions, and it is supported by languages like C, PHP, Perl, and Python. And because SQLite's databases are completely file based, privileges are granted at the operating system level, allowing for easy and fast user management.The Definitive Guide to SQLite is the first book to devote complete coverage to the latest version of this powerful database. It offers you a thorough overview of SQLite capabilities and APIs, while remaining cognizant of newcomers who may be making their first foray into a database environment with SQLite. This book serves as both a first-time tutorial and future reference guide. You'll learn about SQLite extensions available for C, Java, Perl, PHP, Python, Ruby, and Tcl. The book thoroughly covers SQLite internals to help you take full advantage of its features while minimally impacting resource consumption. Author Mike Owens is the original creator of Pysqlite, the popular Python extension for SQLite.
π SIMILAR VOLUMES
This second edition of Michael Kofler's acclaimed MySQL book has updated and expanded to cover MySQL 4.0, the most recent production release of the popular open source database, which boasts more than 4 million users worldwide. Like the first edition, this revision, which has been renamed to reflec
Grails forms just one framework that is driving the movement toward dynamic languageβbased frameworks. In this sense, anyone who is interested in the dynamic language field, whether you are from a Perl, Ruby, or Python background, would gain something from reading this book, if just to acquire
The Definitive Guide to Plone is the authoritative, unique guide to Plone, describing everything from installing Plone (on Mac OS X, Windows, and Linux) to writing code for the system. The book - part of Apress library of Python programming and content management tools, and written by one of Plone's
The JasperReports library has a simple and straightforward API that should be easy to understand when you start working with it. JasperReports is also a very flexible and configurable tool that can adapt to various needs when embedded into your Java application. This is not immediately apparen