Leanpub Header

Skip to main content

Filters

Category: "MySQL"

Books

  1. Denne bog er for dig der går på Akademiuddannelsen og har modulet Database

  2. Aprende SQL
    Con MySQL y MariaDB
    Styde.net and Pastor Ramos

    Este libro te enseña paso a paso el manejo correcto de base de datos para que puedas aprovechar todas las ventajas de SQL, MySQL y MariaDB en el desarrollo y mantenimiento de tus proyectos.

  3. Raspberry Pi Computing: Temperature Measurement
    Measure, record and display temperatures with a Raspberry Pi computer
    Malcolm Maclean

    Raspberry Pi Computing: Temperature Measurement aims to provide a full description of the process of setting up a Raspberry Pi computer to record multiple temperatures and to display them on a web page. We'll look at different versions of the Pi, along with loading and configuring the software required with some basic Linux use.

  4. React Native will make development process faster because whether Android or iOS can be developed using single codebase (Javascript). In this book we will discuss about how to develop mobile app frontend, and how to connect to MYSQL database using API from Laravel Framework.

  5. 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

  6. 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!!!

  7. 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.

  8. 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!

  9. 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.

  10. 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.