Leanpub Header

Skip to main content

Filters

Category: "Databases"

Books

  1. Build Your Own Redis with C/C++
    Network programming, data structures, and low-level C.
    build-your-own.org

    Build real-world software by coding a Redis server from scratch.Network programming. The next level of programming is programming for multiple machines. Think HTTP servers, RPCs, databases, distributed systems.Data structures. Redis is the best example of applying data structures to real-world problems. Why stop at theoretical, textbook-level knowledge when you can learn from production software?Low-level C. C was, is, and will be widely used for systems programming and infrastructure software. It’s a gateway to many low-level projects.From scratch. A quote from Richard Feynman: “What I cannot create, I do not understand”. You should test your learning with real-world projects!

  2. A visual guide for understanding Modern Data Pipelines Testing Techniques

  3. Data Cleaning: The Ultimate Practical Guide
    From Dirty Data to Clean Data
    Lee Baker

    Data Cleaning: The Ultimate Practical Guide is a guide to understanding what dirty data is, and how it gets into your dataset.This book will help you prevent most types of dirty data getting into your dataset, and clean out quickly and efficiently the remaining errors, so you can have clean, fit-for-purpose and analysis-ready data.

  4. A revolução dos chatbot.
    Aplicações dos assistentes digitais na saúde.
    guilherme camara

    " Avaliação de sintomas clínicos categoria dos chatbots que atuam com avaliação de sintomas e indicações de melhores cuidados, possíveis diagnósticos. Atua na orientação de pacientes sobre os sintomas e possíveis ações quando o profissional de saúde não está disponível."

  5. Tech Fluent CEO
    Build and Lead Extraordinary Digital Companies, Without Being a Tech Nerd
    Aman Y. Agarwal

    Hate calling yourself a "non-technical" founder or professional? Never again. The ultimate guide to thinking digitally and leading software companies.

  6. Data Warehouse Fundamentals
    A Beginner’s Guide
    Srihari Sridharan

    Data warehousing helps improve the speed and efficiency of accessing different datasets for purposes such as reporting and analytics. for corporate decision makers. In this guide, you will learn the fundamentals concepts of data warehousing. This guide is in the form of hand-written notes and will provide your pointers for further study. Good luck!

  7. This guidebook will introduce you to querying AD with PowerShell and using the CSVDE and LDIFDE command-line tools to find users, computers, and any other AD object you need.

  8. Self-Hosting for busy web developers
    Quick and easy 15-minute setup, deployment, and day 2 operation for hosting your web applications
    Andrej Friesen

    A lot of developers and indie hackers have lost their ability to build and run their applications.Big tech and allegedly simple services promise a no-frills solution and make infrastructure seem impossible.It can be simple and cost-effective for small applications if you keep it simple. Kubernetes, clusters

  9. Teradata Fundamentals
    Pablo Maldonado

    Do you need to get your way around Teradata and do not have time? In this short, to-the-point book I can help you answer the most common questions I have encountered during my experience as a Teradata user and technical trainer.

  10. Lightning Guide to Databases with Microsoft Access and SQL
    A practical guide to Database Design with Microsoft Access and SQL
    Arturo Azcorra

    Fastest and easiest way to design databases with MS-Access and SQL. Write extremely valuable queries with SQL. Find tips and tricks for MS-Access. Learn the advanced features and commands of MS-Access. Find useful SQL code models. Understand the concepts behind databases (relationships, indexing, Null, join, ...).

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

  12. No Description Available
  13. Python Django Flask
    Python Django
    Joseph Thachil George

    Python Django Flask Rest Framework with Oracle database 

  14. Getting Started with Data
    The first book you should read to successfully get along with data.
    Simbiose Ventures Team

    When someone asks you, "what is data?" do you really know how to answer it correctly? Our practical experience shows that 90% of the people answer yes to this question, but 99% couldn't explain it correctly. This entry-level book solves this problem for people looking to understand data with a technical or business background.

  15. Datenbanken
    Skalierung, Datenmodelle, Cloud
    Christine Koppelt, Lucas Dohmen, INNOQ, Marco Steinke, and Robert Glaser

    Entwickler:innen haben heute eine Vielzahl von Optionen, wenn es um die Wahl einer Datenbank für ihre Anwendung geht. Dieses Buch gibt einen Überblick über Datenmodelle, Konzepte zur Skalierung und Betriebsformen – von relationalen Systemen über dokumenten- und graphbasierte Ansätze bis hin zu Zeitreihen- und Vektordatenbanken. Es bietet Hilfestellung bei der Auswahl und Einordnung für unterschiedliche Anwendungsszenarien.