Leanpub Header

Skip to main content

Filters

Category: "MySQL"

Books

  1. SQL 101 Crash Course
    Comprehensive Guide to SQL Fundamentals and Practical Applications
    GitforGits | Asian Publishing House

    SQL 101 Crash Course is a comprehensive beginner's guide that takes you through the world of SQL, right from understanding databases to mastering complex queries. This book is designed to provide you with a solid foundation in SQL, along with practical examples and real-world scenarios to reinforce your learning.

  2. Introduction to SQL
    For Developers
    Bobby Iliev

    The eBook is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of SQL.

  3. Building "Role Playing" Browser Games
    Codeless Game Construction using Construct 2 or Construct 3.
    Stephen Gose

    This expanded chapter from the Construct Starter Kit Collection leads you through "White Labeled" Role Playing Game development. This tutorial uses both Construct3 & Construct2 encoding. It supplies client-side & php "back-end" encoding. These advanced "full-stack" development topics are for anyone interested in RPG "trade-secrets" development.

  4. Database testing practical tips
    Database testing: A practical guide to applying manual and automatic database testing skills.
    Anton Smirnov

    With rapid technological progress, it is no longer possible to store data on paper. Also, computer applications are will more complex these days. Database testing has established its trend in test automation. It is very important for a QA Engineer to understand and be able to interact with the database at both the manual and automated levels.

  5. Objection.js and Knex.js Guidebook
    A step-by-step guide to build basic REST API’s with Objection.js, Knex.js, Express.js, NodeJS and relational databases using best practices.
    Advena

    Build REST API's using SQL databases with NodeJS. There are many stacks out there, and this guidebook aims to teach industry standards with the Objection.js, Knex.js, Express.js, NodeJS and a SQL database stack. In this book, you'll build a small todo application with a users table, a todos table, and CRUD actions.

  6. Moderne Datenzugriffslösungen mit Entity Framework Core 7.0
    Datenbankprogrammierung / Objekt-Relationales Mapping mit C# in .NET 6.0 und .NET 7.0
    Dr. Holger Schwichtenberg

    Dies ist die Version 11.12 dieses Fachbuchs, die am 02.11.2023 im Umfang von 819 Druckseiten erschienen ist. Dieses Buch behandelt die aktuellste Version von Entity Framework Core 7.0.13 und gibt einen Ausblick auf Entity Framework Core 8.0.

  7. Moderne Datenzugriffslösungen mit Entity Framework Core 6.0
    Datenbankprogrammierung / Objekt-Relationales Mapping mit C# in .NET 6.0
    Dr. Holger Schwichtenberg

    Dies ist die Version 10.14 dieses Fachbuchs, die am 24.10.2022 im Umfang von 825 Druckseiten erschienen ist. Dieses Buch behandelt die aktuelle RTM-Version 6.0.10 von Entity Framework Core 6.0 und gibt einen Ausblick auf Version 7.0

  8. MySQL for Beginners
    Ganesh Bagaria

    MySQL for Beginners is a Book for all MySQL Queries,Statements,About MySQL,Uses of MySQL,MySQL Tools,all MySQL Statements,About Databases,MySQL Web,other MySQL Queries, etc.

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

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

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

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

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

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

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