Listing 1 - 10 of 414 | << page >> |
Sort by
|
Choose an application
Choose an application
Choose an application
Long description: Das Standardwerk zum Thema Datenbanken in der aktualisierten 6. Auflage Inkl. neuer Kapitel u.a. zu NoSQL und NewSQL Zusätzliche Kapitel kostenfrei als Download verfügbar Dieses Buch behandelt die für die Anwendung von Datenbanksystemen und die Entwicklung von Datenbankanwendungen wichtigen Konzepte und Sprachen in systematischer und fundierter Weise. Neben theoretischen Konzepten und Modellierungstechniken werden viele praktische Aspekte der Arbeit mit SQL, der Entwicklung von Anwendungssystemen, des Einsatzes von XML, multimedialer und raumbezogener Daten sowie von OLAP- und Data-Warehouse-Systemen behandelt, wobei die aktuellen Entwicklungen und Standards berücksichtigt werden. Das Buch eignet sich somit als Lehrbuch für Studierende der Informatik und verwandter Fächer wie auch für Anwender und Entwickler, die sich über den Einsatz aktueller Datenbanktechnologie genauer informieren möchten. Zahlreiche Übungsaufgaben erleichtern das Selbststudium. Biographical note: Gunter Saake, Andreas Heuer und Kai-Uwe Sattler sind Professoren für Informatik an den Universitäten von Magdeburg, Rostock und Ilmenau.
Choose an application
Biographical note: Die Autoren sind Professoren für Datenbank- und Informationssysteme - Gunter Saake an der Universität Magdeburg, Kai-Uwe Sattler an der TU Ilmenau und Andreas Heuer an der Universität Rostock. Long description: Architekturprinzipien und Datenstrukturen moderner Datenbanksysteme Algorithmen und optimierte Anfragen für Datenbankoperationen Transaktionsmodelle sowie Transaktionsverwaltung im Mehrbenutzerbetrieb Datenbankmanagementsysteme (DBMS) bilden häufig die Kernkomponente von Informationssystemen und ermöglichen die integrierte Speicherung von großen Datenbeständen, auf die mehrere Anwendungen gleichzeitig zugreifen können. Bei der Implementierung dieser Systeme müssen einige Anforderungen berücksichtigt werden: Effiziente Speicherung und schnelles Wiederauffinden der Daten Datenunabhängigkeit Zuverlässiger Mehrbenutzerbetrieb Wiederherstellung der Daten nach Systemausfällen Kompatibilität zu verschiedenen Rechnerarchitekturen Die Autoren behandeln die wichtigsten Konzepte und Techniken der Implementierung von DBMS, wobei der Schwerpunkt auf den Konzepten und Basistechnologien kommerzieller, meist relationaler Datenbanksysteme liegt: Architektur, Datenorganisation, Anfragebearbeitung, Synchronisation im Mehrbenutzerbetrieb und Recovery. Darüber hinaus gehen die Autoren auch auf aktuelle Entwicklungen bei Speichermedien, alternativen Speichermodellen, der Bearbeitung von Data-Warehouse-Anfragen, Anfrageoptimierern und Transaktionsmodellen ein. Angaben zu vertiefender Literatur sowie Übungen am Ende der Kapitel helfen beim Vertiefen des Gelernten sowie bei Selbststudium und Prüfungsvorbereitung. Zum Verständnis des Buches sind Grundkenntnisse der theoretischen Grundlagen von DBMS wie Relationenalgebra sowie Basiskenntnisse in SQL notwendig. Aus dem Inhalt: Externspeicher- und Pufferverwaltung Speicherhierarchie und -medien Seiten, Datensätze und ihre Adressierung Row Stores und Column Stores Seitenersetzungsstrategien Dateiorganisation und Indexstrukturen B-Bäume Partitionierung Dynamisches Hashing Mehrdimensionale und geometrische Indexstrukturen Bitmap-Indexe Anfrageverarbeitung und -optimierung Anfrageoperatoren Logische und physische Optimierung Kostenmodelle und Statistiken in DBMS Transaktionsverwaltung und Recovery Serialisierbarkeit Sperrprotokolle und nichtsperrende Verfahren Commit-Protokolle Logging und Recovery-Strategien
Choose an application
Choose an application
Ethereum is a public, blockchain-based distributed computing platform featuring smart contract functionality. In this book, you'll learn about Ethereum and Smart Contracts, and we cover the Ethereum virtual machine (EVM) in detail. Then, you'll get acquainted with DApps and DAOs and they how work. At the end of this book, we discuss.
Choose an application
La 4e de couv. indique : "La blockchain est la technologie à l'oeuvre derrière le phénomène Bitcoin. Elle est à même de révolutionner les transactions financières, la sécurité des données et la vérification de l'intégrité des informations. Ce livre vous explique le fonctionnement de la blockchain et comment votre entreprise peut tirer parti de son formidable potentiel. Découvrez différents types de blockchains existants avec leurs fonctions, ainsi que le principe des plates-formes de blockchains. Vous comprendrez comment cette technologie a non seulement favorisé l'essor du Bitcoin mais a également déjà profité à d'autres secteurs d'activité. A vous les premiers blocs de la chaîne ! Découvrez : Principes fondamentaux de la blockchain ; Exemples de blockchains conçues à façon par domaines d'activité ; Sphère d'influence de la blockchain ; Développer et mettre en place une solution blockchain ; Sécuriser vos données grâce à la blockchain ; Dix règles impératives à respecter pour garantir l'intégrité de votre blockchain."
Choose an application
La blockchain : une révolution équivalente à l'invention d'Internet ? C'est du moins ce qu'on en dit parfois. Mais en quoi consiste exactement cette nouvelle technologie et quelles sont ses répercussions réelles ? Popularisée par l'explosion du cours de Bitcoin, une cryptomonnaie permettant d'échanger de la valeur de façon décentralisée et sécurisée, la blockchain s'étend à des champs bien plus larges, comme la certification et l'authentification de documents, ou encore l'automatisation des transactions. Une promesse à la clé : désintermédier en passant d'un système fondé sur la confiance à un système fondé sur la preuve. Donnant un aperçu des applications encore en développement, Primavera De Filippi n'examine rien de moins que les implications politiques et sociales de cette nouvelle technologie qui n'a pas fini de faire parler d'elle.
Choose an application
Choose an application
Dive into working mechanics of the decentralized blockchain applications to build your own scalable dapps About This Book Guide to help you learn Blockchain ecosystem and their terminologies Implement smart contracts, wallet, consensus protocols, and other principles Design and develop decentralized applications using Bitcoin, Ethereum, and Hyperledger Who This Book Is For If you are keen on learning how to build your own blockchain decentralized applications from scratch, then this book is what you need. Implement key building blocks of a blockchain ecosystem with this handy guide. It explains all the basic concepts required to develop intermediate projects What You Will Learn Grasp the decentralized technology fundamentals to master blockchain principles. Build blockchain projects on Bitcoin, Ethereum, and Hyperledger. Create your own currency and a payment application using Bitcoin Implement Web3.js apps and supply chain system using Hyperledger. Write smart contracts, run your ICO and build tontine decentralized app using Ethereum Explore Blockchain to learn how to implement distributed file management. Integrate blockchain into your existing systems in your organization In Detail The blockchain is a revolution promising a new world without middlemen. Technically, it is an immutable and tamper-proof distributed ledger of all transactions across a peer-to-peer network. With this book, you will set a foundation to get into the grips of blockchain ecosystem to build real-world projects. Throughout the book, we will walk you through a detailed step-by-step process using solidity to build three blockchain projects with different complexity levels and hurdles. This book will provide you with all the relevant concepts related to cryptocurrencies, smart contracts, and blockchain in order to build your own decentralized applications. Each project will teach you just enough about blockchain to be productive right away. We will cover the different set of projects such as Bitcoin Payment System, Supply Chain on Hyperledger, and Tontine Bank Dapp using Ethereum. We will cover major challenges that are associated with Blockchain ecosystems such as scalability, integration, distributed file management and more. By the end of this book, you will not only be able to tackle the common issues in the blockchain ecosystem but also design and build reliable, scalable distributed systems.
Listing 1 - 10 of 414 | << page >> |
Sort by
|