Leanpub Header

Skip to main content

Filters

Category: "MySQL"

Books

  1. Laravel Boot Camp
    TheCode v1.0
    Mohammed S Shurrab

    This book will cover all the Laravel boot camp topics, it will developed and republished during the boot camp in collaboration with the 5 trainers

  2. SchemaDB - Capitolo Zero
    Francesco Bianco

    Comincia da subito a utilizzare SchemaDB, scopri come risparmiare tempo nella realizzazione dei tuoi progetti. Nei piccoli progetti molto spesso si comincia a scrivere codice quando ancora i modelli non sono ancora stati definiti, di conseguenta ad ogni modifica del modello dei dati ne consegue una modifica di tutto il codice e di tutto il database. Beh e se tutto fosse automatico!!!

  3. Write a Web Application for Free takes readers from 0 to 60 in five chapters. You will learn HTML5, a bit of CSS3 through Twitter Bootstrap, JavaScript through jQuery, some PHP, SLIM, the PHP micro framework and some SQL. It's not an easy read but you should find it rewarding. The languages have their own idiosyncrasies and this book guides you through the differencies keeping you sane and on track.

  4. MySQL Explained
    Your step-by-step guide to database design
    OSTraining and Andrew Comeau

    The software that's managing your data shouldn't be a mystery. MySQL is the most popular open source database and powers WordPress, Drupal, Joomla, Magento and more. You don't have to be a professional database designer to understand and make use of its tools. MySQL Explained provides a clear and accessible step-by-step tutorial that will enable you to understand how your data is being stored and even design your own custom applications!

  5. High-Performance Java Persistence
    Get the most out of your persistence layer
    Vlad Mihalcea

    A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.

  6. The Art Of Performance Engineering
    Learn Performance Optimization techniques to ensure high performance of your application.
    Vineeta Vashistha & Amit Vashistha

    Tips and Techniques to optimize your Web Pages, Web Server, Application Server and Database Server together with detailed insight into Tuning and Debugging of your application.