Leanpub Header

Skip to main content

Filters

Category: "Databases"

Books

  1. Anatomía de una consulta SQL
    Anatomía de una consulta SQL
    Un Viaje a Través del Procesamiento de Consultas de PostgreSQL
    Jesús Espino

    ¿Qué ocurre realmente cuando PostgreSQL ejecuta tu consulta? Sigue una sentencia SQL a través de cada etapa del pipeline interno de PostgreSQL —desde el texto sin procesar hasta los resultados devueltos— y adquiere ese conocimiento profundo que transformará la forma en que escribes, optimizas y depuras aplicaciones de bases de datos.

  2. Deep Analysis with Polars
    Deep Analysis with Polars
    Transforming and Visualizing Data for Insights
    Joram Mutenge

    Learn Polars, the pandas killer for data analysis.

  3. GraphDuck : duckdb for embedded Ai agents and graphs

    You don't need a graph database. You need graph thinking inside DuckDB. GraphDuck takes you from SQL adjacency lists to metagraphs, hypergraphs, and hybrid Graph RAG pipelines — all inside DuckDB. Learn to model knowledge graphs, build AI agent memory systems, run graph algorithms, and combine vector search with graph traversal in a single embedded database. Every concept comes with runnable code. No infrastructure required.

  4. TypeDB for Edge AI Agents
    TypeDB for Edge AI Agents
    Volodymyr Pavlyshyn

    Your AI agent is only as smart as what it remembers. Most developers treat knowledge representation as an afterthought -- a data structure problem, not an architecture problem. They flatten complexity into schemas that can't express relationships, deploy embeddings without grounding, and build agents that degrade under their own reasoning load. This book changes that. **TypeDB for Edge AI Agents** is a practitioner's guide to building knowledge systems that actually work at the scale and complexity your agents demand. TypeDB is built on type theory -- the same mathematics that powers formal verification and programming language safety. For agents, that means you can express constraints that prevent bugs in your knowledge layer, reason about what's possible and what's forbidden, and build memory systems that don't require constant hallucination detection. With the Rust rewrite in TypeDB 3.0, your agents can carry sophisticated knowledge graphs on-device -- no round-trip to a server, no latency, no external dependencies. This book covers everything from the PERA data model and OWL ontologies to promise graphs for multi-agent coordination, giving you the patterns to design knowledge systems that scale without becoming incoherent. Whether you're an ML engineer, AI architect, or backend developer building production agent systems, this book bridges the gap between type theory and working code. You'll learn to design knowledge graphs that don't decay, structure agent memory that doesn't degrade over time, and coordinate multi-agent systems that respect causality and distributed constraints. Stop building agents that confidently hallucinate -- start building agents that reason correctly, remember reliably, and coordinate with certainty.

  5. Cypher 103 with ladybugdb
    Cypher 103 with ladybugdb
    Volodymyr Pavlyshyn

    Learn graph databases the hands-on way — no servers, no setup, no fluff.Hands-On LadybugDB Cypher takes you from your first MATCH to complex recursive queries, shortest-path algorithms, and real-world AI agent graphs — all running locally in under a minute. 27 chapters. One evolving project. Every Cypher concept you need. Start querying graphs today.

  6. MonetDB on Ubuntu
    MonetDB on Ubuntu
    From installation to full power
    Bizkapish

    Learn how to install, configure, and use the MonetDB analytical database on Ubuntu Linux. This practical guide walks through real examples and command-line workflows, helping you quickly understand how MonetDB works and how to use it effectively for analytical SQL workloads.

  7. Logic-First Coder
    Logic-First Coder
    Mastering Algorithmic Thinking, Problem Solving, and Clean Code Architecture
    Alex R. Insight

    Stop being a syntax typist. Master Clean Code Architecture and Algorithmic Thinking to become a professional Software Architect in 2026. This blueprint teaches you to build Scalable Systems using Binary Logic, Big O Notation, and proven Software Engineering Patterns. Perfect for the modern Backend Developer, self-taught coder, and Tech Entrepreneur looking to design high-performance software from scratch.

  8. The AI-Ready SaaS Boilerplate. Auth, Database with Vector Support, and Payment Stack

    Stop building fragile AI wrappers and start engineering production-ready SaaS architectures. Master the AI-native stack, from pgvector pipelines to secure multi-tenant deployments. Bridge the gap between a prototype and a scalable business with deep-dive engineering. The ultimate blueprint to build software that scales from user zero to one million.

  9. Grip op data: leerpakket

    ‘Grip op data’ biedt een kennismaking met data gedreven werken, data management, databases en SQL. Het wordt aangeboden als combinatiepakket: dit leerboek, een online cursusomgeving en een databank met voorbeelden van datatoepassingen, datamodellen en data gedreven werkwijzen.

  10. Titanium Armor Oracle AI Database 26ai Core Performance
    No Description Available
  11. Truth in People’s Hands
    Truth in People’s Hands
    Designing Enterprise Systems for Mobile Timing and Distributed Responsibility
    Brian J Chavis

    Most organizations do not suffer from a lack of data. They suffer from late data.Mobile and no-code platforms have changed how quickly truth enters enterprise systems—but many experienced IT leaders still feel something important has shifted.This book explains what actually changed, what did not, and how to extend enterprise discipline safely into modern mobile workflows.

  12. Data Warehousing Concepts For Data Professionals
    No Description Available
  13. MB-820 Exam Cram: Error Handling, RAD, Debugging, Permissions, and Application Areas

    Master the essential developer tools and techniques in Business Central! This comprehensive guide covers five critical MB-820 exam topics: Try Functions and Collectible Errors for robust error handling, RAD.json for rapid development cycles, Snapshot Debugging for production troubleshooting, Entitlements and Permission Sets for security architecture, and extending Application Areas for customized user experiences. Learn from real Microsoft code examples and prepare to pass your certification with confidence.

  14. MB-820 Exam Cram: Reports, Report Extensions and Queries

    Master data presentation and analysis in Business Central! This comprehensive guide covers everything from report objects and layouts (RDLC, Word, Excel) to report extensions for customization without modifying base code. Learn about queries for optimized data retrieval, processing-only reports, request pages, and the report substitution pattern. Dive deep into real-world examples from the Base Application with practical exercises. Whether you're preparing for MB-820 certification or building professional reporting solutions, this is your definitive reference for Business Central reporting.

  15. MB-820 Exam Cram: Pages and Page Extensions in Business Central

    Master the art of user interface development in Business Central! This comprehensive guide unlocks the secrets of Page objects and Page Extensions—from understanding page types and layouts to implementing actions and extending existing pages. Learn from real Microsoft code examples, understand role customization, and discover the Page Scripting tool for acceptance testing. Whether you're preparing for MB-820 certification or building production-ready extensions, this is your roadmap to becoming a Business Central UI expert.