StartGroepenDiscussieMeerTijdgeest
Doorzoek de site
Onze site gebruikt cookies om diensten te leveren, prestaties te verbeteren, voor analyse en (indien je niet ingelogd bent) voor advertenties. Door LibraryThing te gebruiken erken je dat je onze Servicevoorwaarden en Privacybeleid gelezen en begrepen hebt. Je gebruik van de site en diensten is onderhevig aan dit beleid en deze voorwaarden.

Resultaten uit Google Boeken

Klik op een omslag om naar Google Boeken te gaan.

The Definitive Guide to SQLite…
Bezig met laden...

The Definitive Guide to SQLite (Expert's Voice in Open Source) (editie 2010)

door Grant Allen (Auteur), Mike Owens (Auteur)

LedenBesprekingenPopulariteitGemiddelde beoordelingDiscussies
872311,751 (4)Geen
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 small footprint, yet able to handle databases of enormous size. SQLite comes equipped with an array of powerful features available through a host of programming and development environments. It is supported by languages such as C, Java, Perl, PHP, Python, Ruby, TCL, and more. The Definitive Guide to SQLite, Second Edition is devoted to complete coverage of the latest version of this powerful database. It offers a thorough overview of SQLite’s capabilities and APIs. The book also uses SQLite as the basis for helping newcomers make their first foray into database development. In only a short time you can be writing programs as diverse as a server-side browser plug-in or the next great iPhone or Android application! Learn about SQLite extensions for C, Java, Perl, PHP, Python, Ruby, and Tcl. Get solid coverage of SQLite internals. Explore developing iOS (iPhone) and Android applications with SQLite. SQLite is the solution chosen for thousands of products around the world, from mobile phones and GPS devices to set-top boxes and web browsers. You almost certainly use SQLite every day without even realizing it!… (meer)
Lid:strangefate
Titel:The Definitive Guide to SQLite (Expert's Voice in Open Source)
Auteurs:Grant Allen (Auteur)
Andere auteurs:Mike Owens (Auteur)
Info:Apress (2010), Edition: 2nd ed., 387 pages
Verzamelingen:Jouw bibliotheek
Waardering:
Trefwoorden:computers, SQL, Reference, Amazon

Informatie over het werk

The Definitive Guide to SQLite door Michael Owens

Geen
Bezig met laden...

Meld je aan bij LibraryThing om erachter te komen of je dit boek goed zult vinden.

Op dit moment geen Discussie gesprekken over dit boek.

Toon 2 van 2
Review of "The Definitive Guide to SQLite", Second Edition by Erik Bachmann. 2010-12-22 http://clicketyclick.dk/databases/sqlite/2010-12-22_Review_of_-_The_Definitive_G...

Free, functional and well documented software in a single package is not to be sneezed at.

Normally I associate open source with some code that more or less can be used by qualified developers. Typically, some basic features that requires a re-coding prior to practical use.

The is NOT how SQLite works. It's at fully fledged relational database system, which distinguishes itself from most other open source RDBMS's by being very simple to use, well documented and very compact. That is indeed an art in itself.

The entire database system consists of a driver (or an executable application for Windows / Linux) and some APIs for various programming languages. It is plain simple to get started creating a SQL-base database without any hassle with file-, user or network sadminitration. The beauty is that all data and configuration resides in one file only. There is no external structure or configuration files to be bundled with the database.

There are several books on SQLite, but this is THE book on SQLite. There is a thorough description of the idea, history and principles underlying SQLite. The book is faithful to the database system. Many advantages are listed, but the shortcomings are certainly also explained in detail.

Especially the "Getting Started" chapter of the book, with the thorough description on how to obtain source code for SQLite and compile it for different platforms is perhaps the top. But no readers left behind in the process. Both rookies and the experienced developer can benefit from this book. The learning curve is not very steep, but there is much depth in the description of SQLite. More experienced users probably do well in just skimming the intro chapter on "how to define a relational database."

The book is not just SQLite, an also an excellent intro to RDBSM for beginners, with straightforward examples on creating a database and basic SQL. In this second edition the authors have unfortunately chosen to remove a general chapter on the relational data base fundamentals - and it is unfortunate choice. That chapter was a key argument for using the book as teaching material on databases in general.

The text it self is somewhat uneven and the syntax is not too good. Should we put the example / figure before or after the explanation. In this book, all possible variants tested. This causes some page flipping, when a longer example in descriptive text, only becomes evident when you meet SQL expression or table definition three pages further on. Nevertheless, this book rocks. It manages to simplify very complex matter without compromises.

If you don't like hard coding SQL - or you want a point-and-click application - this book is not of interest to you. SQLite is a relational database system for embedding in other applications. Interfacing the database is solely up to you. However - there is a section of links to various utilities and applications (including the point-and-click interfaces).

The book is highly recommendable for beginners on relational databases and SQL - even though the general chapter on relational databases have been removed. This is really "Bang for the buck". ( )
  ErikBachmann | Oct 11, 2012 |
Toon 2 van 2
geen besprekingen | voeg een bespreking toe

Onderdeel van de reeks(en)

The Expert's Voice (Open Source)
Je moet ingelogd zijn om Algemene Kennis te mogen bewerken.
Voor meer hulp zie de helppagina Algemene Kennis .
Gangbare titel
Oorspronkelijke titel
Alternatieve titels
Oorspronkelijk jaar van uitgave
Mensen/Personages
Belangrijke plaatsen
Belangrijke gebeurtenissen
Verwante films
Motto
Opdracht
Eerste woorden
Citaten
Laatste woorden
Ontwarringsbericht
Uitgevers redacteuren
Auteur van flaptekst/aanprijzing
Oorspronkelijke taal
Gangbare DDC/MDS
Canonieke LCC

Verwijzingen naar dit werk in externe bronnen.

Wikipedia in het Engels

Geen

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 small footprint, yet able to handle databases of enormous size. SQLite comes equipped with an array of powerful features available through a host of programming and development environments. It is supported by languages such as C, Java, Perl, PHP, Python, Ruby, TCL, and more. The Definitive Guide to SQLite, Second Edition is devoted to complete coverage of the latest version of this powerful database. It offers a thorough overview of SQLite’s capabilities and APIs. The book also uses SQLite as the basis for helping newcomers make their first foray into database development. In only a short time you can be writing programs as diverse as a server-side browser plug-in or the next great iPhone or Android application! Learn about SQLite extensions for C, Java, Perl, PHP, Python, Ruby, and Tcl. Get solid coverage of SQLite internals. Explore developing iOS (iPhone) and Android applications with SQLite. SQLite is the solution chosen for thousands of products around the world, from mobile phones and GPS devices to set-top boxes and web browsers. You almost certainly use SQLite every day without even realizing it!

Geen bibliotheekbeschrijvingen gevonden.

Boekbeschrijving
Haiku samenvatting

Actuele discussies

Geen

Populaire omslagen

Snelkoppelingen

Waardering

Gemiddelde: (4)
0.5
1
1.5
2
2.5
3 2
3.5
4 2
4.5 2
5 1

Ben jij dit?

Word een LibraryThing Auteur.

 

Over | Contact | LibraryThing.com | Privacy/Voorwaarden | Help/Veelgestelde vragen | Blog | Winkel | APIs | TinyCat | Nagelaten Bibliotheken | Vroege Recensenten | Algemene kennis | 205,996,398 boeken! | Bovenbalk: Altijd zichtbaar