Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie SQL

Als je eBooks uit de categorie SQL' leuk vindt, dan vind je deze toptitels ook geweldig.
289 - 312 van 394 resultaten worden weergegeven
Skip side bar filters
  • The Language of SQL, Third Edition

    door Larry Rockoff ...
    Get Started Fast with SQL!The only book you need to gain a quick working knowledge of SQL and relational databases.Many SQL texts attempt to serve as an encyclopedic reference on SQL syntax—an approach that is often counterproductive because that information is readily available in online references published by the major database vendors.For SQL beginners, it's more important for a book to focus ... Meer lezen

    18,33 €

  • SQL in 24 Hours, Sams Teach Yourself

    door Ryan Stephens ...
    Serie series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself SQL in 24 Hours helps you use SQL to build effective databases, efficiently retrieve data, and manage everything from performance to security.This Seventh Edition is thoroughly revised and reorganized for faster learning and a deeper understanding of modern SQL development. Based on standardized SQL throughout, it teaches using new sample ... Meer lezen

    24,48 €

  • Learning ArcGIS Geodatabases

    door Hussein Nasser ...
    This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS geodatabases as well as manage them. Having knowledge of building a geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS geodatabase for the ... Meer lezen

    16,37 € of Gratis met Kobo Plus

  • SQL

    The Structured Query Language (SQL) Study Brief provides the end-user with a concise overview and quick reference on the basics of this special-purpose programming language. The Study Brief is intended to serve as a learning resource for new and developing users or as a quick refresher of essentials for the occasional experienced user. Offering a timely orientation to the subject matter at hand, ... Meer lezen

    3,30 €

  • Learning PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQLKey FeaturesLearn about the PostgreSQL development life cycle including its testing and refactoringBuild productive database solutions and use them in Java applicationsA comprehensive guide to learn about SQL, PostgreSQL procedural language and PL/pgSQLBook DescriptionPostgreSQL is one of the most powerful ... Meer lezen

    41,33 € of Gratis met Kobo Plus

  • Job Ready SQL

    Learn the most important SQL skills and apply them in your job—quickly and efficiently!SQL (Structured Query Language) is the modern language that almost every relational database system supports for adding data, retrieving data, and modifying data in a database. Although basic visual tools are available to help end-users input common commands, data scientists, business intelligence analysts, ... Meer lezen

    28,99 €

  • NoSQL For Dummies

    door Adam Fowler ...
    Get up to speed on the nuances of NoSQL databases and what they mean for your organizationThis easy to read guide to NoSQL databases provides the type of no-nonsense overview and analysis that you need to learn, including what NoSQL is and which database is right for you. Featuring specific evaluation criteria for NoSQL databases, along with a look into the pros and cons of the most popular ... Meer lezen

    23,99 €

  • Apache Iceberg: The Definitive Guide

    Data Lakehouse Functionality, Performance, and Scalability on the Data Lake

    Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool—a cost-prohibitive process for making warehouse features available to all of your data. The lack of flexibility with these patterns requires you to lock into a set of priority tools and formats, which creates data silos and data drift. This practical book shows you a better way ... Meer lezen

    41,65 €

  • Type Inheritance and Relational Theory

    Subtypes, Supertypes, and Substitutability

    door C.J. Date ...
    Type inheritance is that phenomenon according to which we can say, for example, that every square is also a rectangle, and so properties that apply to rectangles in general apply to squares in particular. In other words, squares are a subtype of rectangles, and rectangles are a supertype of squares. Recognizing and acting upon such subtype / supertype relationships provides numerous benefits: ... Meer lezen

    22,14 €

  • PHP & MySQL: Novice to Ninja

    door Tom Butler ...
    PHP & MySQL: Novice to Ninja, 7th Edition is a hands-on guide to learning all the tools, principles, and techniques needed to build a professional web application using PHP & MySQL. Comprehensively updated to cover PHP 8 and modern best practice, this highly practical and fun book covers everything from installation through to creating a complete online content management system.Gain a thorough ... Meer lezen

    26,38 € of Gratis met Kobo Plus

  • Le Guide Ultime du Développement Web Moderne

    Maîtrisez HTML, CSS, JavaScript, Frameworks et Conception UX/UI pour Créer des Sites et Applications Web Exceptionnels

    door YVES SITBON ...
    Ce livre est un ouvrage exhaustif destiné à tous ceux qui souhaitent se lancer dans le monde passionnant du développement web. Que vous soyez débutant ou développeur expérimenté, ce livre offre un parcours complet à travers les technologies et les concepts essentiels du développement web moderne.Dès les premiers chapitres, vous plongerez dans les fondamentaux du HTML, du CSS et du JavaScript, en ... Meer lezen

    11,99 € of Gratis met Kobo Plus

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... Meer lezen

    65,97 €

  • SQL Server 2008 Administration in Action

    SQL Server 2008 Administration isn't a standard SQL Server tutorial-thereare dozens of those to choose from. Instead, this book breaks down the role of"SQL Server Administrator" into its key focus areas and tasks and details thetechniques and best practices that make an administrator effective.In this book, a reader can quickly identify a task and find the best practiceassociated with it. For ... Meer lezen

    55,91 €

  • Learn SQL in a Month of Lunches

    door Jeff Iannucci ...
    Serie series In a Month of Lunches
    Use SQL to get the data you need in no time at all! Learn to read and write basic queries, troubleshoot common problems, and control your own business data in just 24 short lessons–no programming experience required!SQL has been designed to be as close to English as possible—anyone can learn it! Learn SQL in a Month of Lunches helps you add this lucrative and highly sought-after skill to your ... Meer lezen

    55,91 €

  • Grokking Relational Database Design

    A friendly illustrated guide to designing and implementing your first database.Grokking Relational Database Design makes the principles of designing relational databases approachable and engaging. Everything in this book is reinforced by hands-on exercises and examples.In Grokking Relational Database Design, you’ll learn how to:Query and create databases using Structured Query Language (SQL)Design ... Meer lezen

    55,91 €

  • Effective MySQL Optimizing SQL Statements

    door Ronald Bradford ...
    Serie series Oracle Press
    The Essential Guide to SQL Statement OptimizationWritten by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Optimizing SQL Statements is filled with detailed explanations and practical examples that can be applied immediately to improve database and application performances. Featuring a step-by-step approach to SQL optimization, this Oracle Press book helps you to analyze ... Meer lezen

    28,82 €

  • SQL for Data Analytics

    Perform fast and efficient data analysis with the power of SQL

    Take your first steps to become a fully qualified data analyst by learning how to explore large relational datasetsKey FeaturesExplore a variety of statistical techniques to analyze your dataIntegrate your SQL pipelines with other analytics technologiesPerform advanced analytics such as geospatial and text analysisBook DescriptionUnderstanding and finding patterns in data has become one of the ... Meer lezen

    54,05 € of Gratis met Kobo Plus

  • Build a RESTful API with Node.js and Express

    Build a Production-Grade API with Node and PostgreSQL

    door Hugo Kessler ...
    Node.js API development and Express RESTful API.Build a RESTful API with Node.js and Express. Learn Node.js API development. From your first route to a production-ready service, this hands-on guide covers validation, authentication, error handling, and a real database. Whether you're a beginner or aspiring pro, Hugo Kessler walks you through every step. Unlike Web Design with HTML, CSS, JavaScript ... Meer lezen

    4,99 €

  • Real Backends with Node.js

    Build Scalable RESTful APIs with Node.js and Express

    door Lena Larkin ...
    Node.js backend development and production Node.js applications are essential skills for modern web developers. This hands-on guide takes you from beginner to pro, covering modules, async patterns, Express, databases, and code that scales. Unlike Jon Duckett (Web Design with HTML, CSS, JavaScript and jQuery Set) or Laurence Svekis (JavaScript from Beginner to Professional), this book focuses ... Meer lezen

    4,99 €

  • Mastering PostgreSQL 11

    Expert techniques to build scalable, reliable, and fault-tolerant database applications

    Master the capabilities of PostgreSQL 11 to efficiently manage and maintain your databaseKey FeaturesMaster advanced concepts of PostgreSQL 11 with real-world datasets and examplesExplore query parallelism, data replication, and database performance while working with larger datasetsExtend the functionalities of your PostgreSQL instance to suit your organization’s needs with minimal effortBook ... Meer lezen

    29,67 € of Gratis met Kobo Plus

  • MySQL Text Book

    door Manish Soni ...
    Serie Boek 2 - MySQL Books Series
    This book is your companion on a journey through the intricate and dynamic world of MySQL Text Book, an open-source relational database management system that has captivated the hearts of developers, database administrators, and businesses worldwide.In a data-driven era where information is the lifeblood of organizations, mastering a robust and versatile database system like MySQL is of paramount ... Meer lezen

    8,49 € of Gratis met Kobo Plus

  • Mastering Python

    From Beginner to Pro with Hands-On Projects

    door Robert Sommer ...
    Unlock the power of Python programming with this comprehensive guide designed for beginners and experienced developers alike. "Mastering Python From Beginner to Pro with Hands-On Projects" takes you on an immersive journey through the world of Python, a versatile and in-demand programming language used across various industries.Whether you're a complete novice or an experienced programmer looking ... Meer lezen

    9,10 €

  • SQL Tuning

    Generating Optimal Execution Plans

    door Dan Tow ...
    A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. SQL Tuning provides an essential next step for SQL developers and database administrators who want to extend their SQL tuning expertise and get the most from their database applications.There are two basic issues to focus on when tuning ... Meer lezen

    19,49 €

  • PostgreSQL 15 Cookbook

    100+ expert solutions across scalability, performance optimization, essential commands, cloud provisioning, backup, and recovery

    door Peter G ...
    If you're a PostgreSQL database administrator looking for a comprehensive guide to managing your databases, look no further than the PostgreSQL 15 Cookbook. With 100 ready solutions to common database management challenges, this book provides a complete guide to administering and troubleshooting your databases using latest PostgreSQL 15.Starting with cloud provisioning and migration, the book ... Meer lezen

    39,21 €