Vi bøger
Levering: 1 - 2 hverdage

Databaseprogrammering

Her finder du spændende bøger om Databaseprogrammering. Nedenfor er et flot udvalg af over 162 bøger om emnet.
Vis mere
Filter
Filter
Sorter efterSorter Populære
  • af Oscar R. Frost
    192,95 kr.

    Scopri come realizzare e modificare tabelle con il linguaggio MySQL.Come si possono creare tabelle in un sito web?Come posso eliminare o modificare i campi di una tabella già inserita sul sito web?Quali passaggi è necessario compiere per realizzare un'applicazione di successo?Quando si vuole programmare e realizzare applicazioni per il web, le tabelle e i database sono indispensabili per l'elaborazione dei dati e per la realizzazione di siti web dinamici e funzionali.Grazie a questo libro scoprirai tutti i segreti che si celano dietro al linguaggio MySQL. Con una spiegazione semplice e chiara verrai accompagnato in un percorso che ti permetterà di creare applicazioni e siti web di successo. Dalla struttura di tale linguaggio, alla creazione e realizzazione di tabelle. Tutti i passaggi per creare, modificare oppure eliminare database da applicazioni o siti web, senza tralasciare l'installazione del server stesso. Tutto ciò passando dalla teoria fino alla pratica grazie ai molteplici esempi ed esercizi di approfondimento!Ecco che cosa otterrai da questo libro:Che cosa è un database e quali sono le sue proprietàQuali sono i punti di forza di MySQLL'installazione del serverI comandi principali di MySQLI passaggi per realizzare tabelleGli step per inserire i dati all'interno delle tabelleCome modificare la struttura di una tabella dopo che è stata creataCome rimuovere una tabellaI passaggi per modificare i campi di una tabellaCome visualizzare i dati di una tabella: SELECTGli operatori aritmeticiLe funzioni e le loro proprietàUnione tra tabelle e sotto-queryI vari tipi di JoinE molto di più!Sviluppare e realizzare applicazioni per il web richiede competenza e studio, ma con il linguaggio MySQL tutto ciò diventerà semplice e facile!

  • af Matthew Forrest
    907,95 kr.

    Learn to create, index and query spatial databases using SQL that applies to PostgreSQL/PostGIS and more.

  • af Kiet Huynh
    297,95 kr.

    Welcome to "SQL Functions Dictionary: Unlocking the Power of SQL." This comprehensive reference is your guide to mastering SQL functions. Whether you're new to SQL or an experienced data analyst, you'll find clear explanations, syntax, and real-world examples for a wide range of SQL functions. Whether you need to perform calculations, manipulate text, work with dates and times, or analyze data statistically, this book has you covered. We've designed it for quick reference and deeper understanding, making it an essential resource for anyone working with SQL. Explore this dictionary to unlock the potential of SQL functions and enhance your data analysis skills. Happy querying!

  • af Kiet Huynh
    242,95 kr.

    Welcome to "SQL Performance Tuning: Proven Strategies for Optimizing Queries." In today's data-driven world, SQL query speed and efficiency are paramount. Whether you're a seasoned database pro or just starting your SQL journey, optimizing queries is essential. This book is your comprehensive guide to mastering SQL performance tuning. It equips you with the knowledge and techniques to boost your SQL queries' speed and efficiency. We begin by exploring why SQL performance matters and introducing core optimization concepts. You'll learn to identify bottlenecks and apply essential strategies. With hands-on examples and case studies, you'll tackle real-world SQL performance challenges, covering index tuning, storage optimization, and more. "SQL Performance Tuning: Proven Strategies for Optimizing Queries." empowers you to unlock your queries' full potential, delivering faster, more efficient solutions. Get ready to elevate your SQL performance. Let's optimize your queries and excel in the world of data.

  • af Kiet Huynh
    197,95 kr.

    Welcome to the book "Learning SQL: Master SQL Fundamentals"! SQL (Structured Query Language) is the most powerful and widely used database management language in the world. It is an indispensable tool for anyone working with data, from beginners to experts in the fields of information technology and database administration. This book is specially designed to help you gain a deeper understanding of SQL and master its fundamental concepts. We will guide you step by step through the essential aspects of SQL, from querying data to creating and managing tables, joining tables, aggregating data, and many other aspects of this language. Whether you are a beginner looking to learn SQL or an expert looking to refresh your knowledge, "Learning SQL: Master SQL Fundamentals" is a valuable resource for you. Let's embark on the journey of exploring SQL and becoming an expert in data management and querying. We hope this book helps you build a strong foundation in this field and achieve success in your career. Enjoy your reading and find it useful!

  • af Rui Machado
    523,95 kr.

    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use of dynamic SQL. Authors Rui Machado from Monstarlab and Hélder Russa from Jumia show you how to quickly deliver new data products by focusing more on value delivery and less on architectural and engineering aspects. If you know your business well and have the technical skills to model raw data into clean, well-defined datasets, you'll learn how to design and deliver data models without any technical influence. With this book, you'll learn: What dbt is and how a dbt project is structured How dbt fits into the data engineering and analytics worlds How to collaborate on building data models The main tools and architectures for building useful, functional data models How to fit dbt into data warehousing and laking architecture How to build tests for data transformations

  • af Emrys Callahan
    552,95 kr.

    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. In this book, you'll explore the key concepts of databases and their structure while getting started with SQLite Studio, a versatile SQL tool. You'll dive deep into the fundamentals of SQL queries, turning raw data into meaningful information, and working with tables, multiple tables, and their relationships.You'll also learn how to harness the power of SQL functions and subqueries to optimize your queries and retrieve data more efficiently. As you progress, you'll delve into the world of views, joins, and advanced SQL topics such as transactions, stored procedures, and performance tuning. The book concludes with two sample databases, where you'll put your newfound knowledge to the test and gain hands-on experience.This book promises a smooth learning journey for aspiring SQL developers, enabling them to build robust and efficient databases. The book's step-by-step approach ensures that even complete beginners can grasp complex concepts with ease. By the end of this book, you'll emerge as a smart SQL developer, equipped with the skills and knowledge to tackle real-world database challenges.Key LearningsMaster SQL fundamentals and best practices.Learn to create, modify, and optimize tables.Understand and implement table relationships.Execute complex queries with ease and confidence.Leverage SQL functions for powerful data manipulation.Utilize subqueries and derived tables effectively.Create and manage views for enhanced data access.Apply advanced SQL techniques for optimized performance.Hands-on experience with real-world sample databases.Begin your journey as a skilled SQL developer.Table of ContentIntroduction to Databases and SQLSetting Up Your SQL EnvironmentSQL Queries BasicsTurning Data into InformationWorking with TablesMultiple Tables and JoinsSQL FunctionsSubqueries and Derived TablesViews and Materialized ViewsAdvanced SQL TopicsSample Programs & Executing SQLAudienceThis book requires no prior knowledge to get started, making it an ideal read for those looking to pursue careers in database administration, business analytics, or business intelligence. Its accessibility ensures that an unwavering passion for learning SQL is all you need to effortlessly progress through the book's content.

  • af Steve Johnson
    227,95 - 332,95 kr.

  • af Andy Vickler
    242,95 - 582,95 kr.

  • af Joel Murach
    547,95 kr.

  • af Eloise Meadows
    382,95 - 487,95 kr.

  • af Faye Robinson
    332,95 - 437,95 kr.

  • af Rose Smith
    267,95 - 382,95 kr.

  • af Rick Phillips
    532,95 kr.

    In PL/SQL From Beginner to Pro world-recognized Rick Phillips, Ph.D. leverages his experience with 8 courses and over 65 thousand online students to take the learner through the wonderland which is PL/SQL programming. Whether you are young or old, new to programming or a seasoned veteran, this is the PL/SQL book for you. Google Rick Phillips, Ph.D. to learn more about his experience and lifestyle.

  • af Stephen Morris
    634,95 kr.

    "This practical guide provides system administrators, DevSecOps engineers, and cloud architects with a concise yet comprehensive overview of using PL/SQL to develop resilient database solutions. Integration specialist Stephen B. Morris helps you understand the language, build a PL/SQL toolkit, and collect a suite of reusable components and patterns. You'll dive into the benefits of combining the toolkit with a requirements-driven, feature-oriented approach and learn how to produce resilient solutions in conjunction with a scale of resilience"--

  • af Erik Siegel
    497,95 kr.

    Schematron is a validation language that checks XML documents against business rules. It extends the validation provided by languages such as Document Type Definitions (DTD), W3C XML Schema, and RELAX NG, giving you the ability to check your XML documents for compliance with rules that can be difficult, if not impossible, to check with the other validation languages.Schematron: A language for validating XML is aimed at programmers and others who process XML. It explains the language in detail along with many examples. Anyone who uses Schematron or who would like to begin using it will find a wealth of information in this book.

  • af Isaac Gottlieb
    254,95 kr.

    No matter what your professional or academic status is, if you often engage in data analysis, summary creation, and report writing, this book is for you. You''ll be able to generate relatively strong reports and infographics from your data, thereby allowing you to make more well-informed decisions.

  •  
    581,95 kr.

  • af Roland Wagner, Abdelkader Hameurlain & Josef Küng
    567,95 - 569,95 kr.

    The LNCS journal Transactions on Large-Scale Data- and Knowledge-Centered Systems focuses on data management, knowledge discovery, and knowledge processing, which are core and hot topics in computer science. Since the 1990s, the Internet has become the main driving force behind application development in all domains. An increase in the demand for resource sharing across different sites connected through networks has led to an evolution of data- and knowledge-management systems from centralized systems to decentralized systems enabling large-scale distributed applications providing high scalability. Current decentralized systems still focus on data and knowledge as their main resource. Feasibility of these systems relies basically on P2P (peer-to-peer) techniques and the support of agent systems with scaling and decentralized control. Synergy between Grids, P2P systems, and agent technologies is the key to data- and knowledge-centered systems in large-scale environments.This, the third issue of Transactions on Large-Scale Data- and Knowledge-Centered Systems, contains two kinds of papers: Firstly, a selection of the best papers from the third International Conference on Data Management in Grid and Peer-to-Peer Systems, Globe 2010, and secondly, a selection of 6 papers from the 18 papers submitted in response to the call for papers for this issue. The topics covered by this special issue include replication, the semantic web, information retrieval, data storage, source selection, and large-scale distributed applications.

  • af Andreas König, Lakhmi C. Jain, Robert J. Howlett, mfl.
    590,95 - 1.131,95 kr.

    The four-volume set LNAI 6881-LNAI 6884 constitutes the refereed proceedings of the 15th International Conference on Knowledge-Based Intelligent Information and Engineering Systems, KES 2011, held in Kaiserslautern, Germany, in September 2011. Part 1: The total of 244 high-quality papers presented were carefully reviewed and selected from numerous submissions. The 61 papers of Part 1 are organized in topical sections on artificial neural networks, connectionists systems and evolutionary computation, machine learning and classical AI, agent, multi-agentsystems, knowledge based and expert systems, intelligent vision, image processing and signal processing, knowledge management, ontologies, and data mining.

  • af Benjamin Nevarez
    492,95 kr.

  • af Adam Aspin
    462,95 kr.

  • af Matthew Urban
    227,95 kr.

  • af Christian Fg Schendera
    877,95 - 1.132,95 kr.

  • af Rick Silva
    443,95 kr.

    "Covers all things MySQL from the basics of creating a table to the complexities of managing an entire database. Teaches how to build efficient databases through examples, exercises, and three hands-on projects. Topics include creating simple databases and tables, updating and deleting data, working with multiple tables, and avoiding common mishaps"--

  • - Second IFIP WG 6.8 Joint Conference, WMNC 2009, Gdansk, Poland, September 9-11, 2009, Proceedings
    af Józef Wozniak
    880,95 kr.

    Recent spectacular achievements in wireless, mobile, and sensor networks have dramatically changed our lives in many ways. However, the rapid evolution of wireless systems not only promises increased functionality, reliability, availability, and security, as well as putting a wide variety of new services at the users' disposal ? it also creates a number of design challenges that our research community is now facing. Scientists and engineers need to come up with, and promptly implement, novel wireless network architectures, while system operators and planners rethink their business models and attend to the growing expectations of their customer base. To provide a suitable forum for discussion between researchers, practitioners, and industry representatives interested in new developments in the respective research area, IFIP WG 6. 8 launched three separate series of conferences: MWCN (Mobile and Wireless Communications Networks), PWC (Personal Wireless Communications), and WSAN (Wireless Sensor and Actors Networks). In 2008, MWCN and PWC were merged into the IFIP Wireless and Mobile Networking Conference (WMNC 2008), held in Toulouse, France, from September 30 to October 2, 2008. MWNC 2008 and PWC 2008 topics were subsequently revised with a view to covering the whole spectrum of hot issues in wireless and mobile networking. As a result, IFIP WG 6. 8 decided to add WSAN as another WMNC track.

  • af John Russo
    472,95 kr.

  • af Alan F. Smeaton, Azizah Jaafar, Nazlena Mohamad Ali, mfl.
    592,95 kr.

    This book constitutes the refereed proceedings of the 10th Information Retrieval Societies Conference, AIRS 2014, held in Kuching, Malaysia, in December 2014. The 42 full papers were carefully reviewed and selected from 110 submissions. Seven tracks were the focus of the AIR 2014 and they were IR models and theories; IR evaluation, user study and interactive IR; web IR, scalability and IR in social media; multimedia IR; natural language processing for IR; machine learning and data mining for IR and IR applications.

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.