Expert MySQL /
Since the enormous number of features made available with MySQL release 5.0, MySQL has been gaining steam as a viable alternative to database behemoths like Oracle and IBM DB2. MySQL users now have the ability to extend MySQL with new SQL commands, optimize query execution, and embed MySQL within lo...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, Calif. : New York :
APress ; Springer [distributor],
©2007.
|
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. MySQL and the open source revolution
- Ch. 2. The anatomy of a database system
- Ch. 3. A tour of the MySQL source code
- Ch. 4. Test-driven MySQL development
- Ch. 5. Debugging
- Ch. 6. Embedded MySQL
- Ch. 7. Building your own storage engine
- Ch. 8. Adding functions and commands to MySQL
- Ch. 9. Database system internals
- Ch. 10. Internal query representation
- Ch. 11. Query optimization
- Ch. 12. Query execution.