Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

データベース管理 電子書籍

データベース管理 の本がお好きな方におすすめです。
7188件の検索結果中124を表示
Skip side bar filters
  • Oracle Database 12c The Complete Reference

    Master the Cutting-Edge Features of Oracle Database 12cMaintain a scalable, highly available enterprise platform and reduce complexity by leveraging the powerful new tools and cloud enhancements of Oracle Database 12c. This authoritative Oracle Press guide offers complete coverage of installation, configuration, tuning, and administration. Find out how to build and populate Oracle databases, ... もっと見る

    8,205 円

  • 達人に学ぶDB設計徹底指南書 第2版

    ミック ...
    DBエンジニア必携のロングセラーがついに改訂!DB設計の正しい考え方・実践ノウハウが身につく本本書は、プロのDBエンジニアである著者が、DB設計の基礎と実践ノウハウをやさしく手ほどきする『達人に学ぶDB設計徹底指南書』の改訂書籍です。第2版では、初期構成を活かしつつ内容を最新化するだけでなく、クラウドにも対応できるようにしました。【本書のポイント】●論理設計の基本から、正規化、パフォーマンスなど、押さえておくべき基礎知識やポイントを幅広く体系的に解説!豊富なサンプル、章ごとの練習問題もあるので、実際の開発現場でも通用する知識を徹底的に身につけることができます。●やってはいけないアンチパターン、注意すべきグレーノウハウも丁寧に解説。「ただ何となくやってはいけないと分かっている」「なぜかはちゃんと分かってないけど、注意するようにしている」で終わらせず、きちんと「なぜ」を理解して ... もっと見る

    3,080 円

  • Essential SQLAlchemy

    Mapping Python to Databases

    Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple database application with SQLAlchemy, and how to connect to multiple databases simultaneously with the same metadata.SQL is a powerful language for ... もっと見る

    3,080 円

  • Getting Started with Bluetooth Low Energy

    Tools and Techniques for Low-Power Networking

    With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems.This book provides a solid, high-level overview of how devices use BLE to ... もっと見る

    1,813 円

  • オープンデータ時代の標準Web API SPARQL

    シリーズ series NextPublishing
    オープンデータ運動の世界的な広がりとともに、構造化したデータをウェブでいかに共有するかを定義したLinkedDataという技術にも注目が集まっている。LinkedDataはRDFを扱うデータベースに読み込んで利用する。このRDFのデータモデルのために設計されたクエリ言語がSPARQL(スパークル)である。本書はRDFによるデータ統合とSPARQLについて解説した日本初のリファレンスである。サンプルコードを参考して実際に手を動かしながら、RDFによるデータ統合とSPARQL検索によるアプリケーション開発の基本を学ぶことができる。【目次】第1章 なぜSPARQLが必要なのか?第2章 SPARQLを支える技術第3章 SPARQLの基本第4章 SPARQLの言語仕様とクエリ第5章 アプリケーション開発第6章 クックブックAppendix ... もっと見る

    770 円

  • Cypherクエリー言語の事例で学ぶグラフデータベースNeo4j

    シリーズ series NextPublishing
    Neo4jはグラフ理論を設計思想として採用したオープンソースのデータベース。ソーシャルグラフや金融トランザクションといった多次元的なデータを可視化したり高速に検索したりするグラフデータベース分野の中で最も人気があり、ビッグデータ時代を迎え、日本での普及が期待されています。本書はそのNeo4jのクエリー言語であるCypherの構文を短期間にマスターするための実践的解説書です。販売履歴データベースの作成を例に、シンプルな構文から複雑な構文までをステップアップしながら学ぶことができます。【目次】1.Cypher Query事例集について2.実行環境の準備3.販売履歴データベースの構成4.Cypher Queryのウォーミングアップ5.Cypherの事例 ... もっと見る

    660 円

  • Introducing Microsoft SQL Server 2014

    シリーズ series Introducing
    NOTE: This title is also available as a free eBook on the Microsoft Download Center. It is offered for sale in print format as a convenience. Get a head start evaluating SQL Server 2014 - guided by two experts who have worked with the technology from the earliest beta. Based on Community Technology Preview 2 (CTP2) software, this guide introduces new features and capabilities, with practical ... もっと見る

    無料

  • Introduction To Hadoop

    The most well known technology used for Big Data is Hadoop. Hadoop is used by Yahoo, eBay, LinkedIn and Facebook. It has been inspired from Google publications on MapReduce, GoogleFS and BigTable. As Hadoop can be hosted on commodity hardware (usually Intel PC on Linux with one or 2 CPU and a few TB on HDD, without any RAID replication technology), it allows them to store huge quantity of data ... もっと見る

    323 円

  • Microsoft Excel VBA Like Operator and Wildcard Characters

    Kenny L Keys ...
    This five-minute eBook will quickly show anyone how to use Microsoft’s VBA operators (e.g., , Like, And) and its wildcard characters (e.g., #, ? and *) to filter for data in spreadsheet cells. If a user has ever worked with filtering data in Microsoft Access databases, he or she will be very familiar with these operators and wildcard characters and how they’re used to extract data, but the user ... もっと見る

    197 円

  • Microsoft VBA Loop Statements for Word and Excel Includes Do…Until, While…Wend and For…Next Statements

    Kenny L Keys ...
    This book is the third and final book in the Microsoft VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less series.  I’m dedicated to making VBA as simple as possible for anyone who wants to harness its power and efficiency.  Since I’ve already explained Microsoft VBA statements, built-in objects, arrays, variables, integers, Sub, Private Sub and Public Sub tags in my previous books, I ... もっと見る

    593 円

  • Achieving Extreme Performance with Oracle Exadata

    The only Oracle Press guide to the powerful technology available in the Sun Oracle Database Machine and the Exadata Storage Server Achieving Extreme Performance with Oracle Exadata and the Sun Oracle Database Machine is filled with best practices for deployments, hardware sizing, architecting the database machine environments for maximum availability, and backup and recovery. Oracle Database 11 g ... もっと見る

    6,134 円

  • A Course in In-Memory Data Management

    The Inner Mechanics of In-Memory Databases

    Hasso Plattner ...
    シリーズ series Business and Management (R0)
    Recent achievements in hardware and software development, such as multi-core CPUs and DRAM capacities of multiple terabytes per server, enabled the introduction of a revolutionary technology: in-memory data management. This technology supports the flexible and extremely fast analysis of massive amounts of enterprise data. Professor Hasso Plattner and his research group at the Hasso Plattner ... もっと見る

    9,116 円

  • Rational Points on Elliptic Curves

    シリーズ series Mathematics and Statistics (R0)
    The theory of elliptic curves involves a pleasing blend of algebra, geometry, analysis, and number theory. This volume stresses this interplay as it develops the basic theory, thereby providing an opportunity for advanced undergraduates to appreciate the unity of modern mathematics. At the same time, every effort has been made to use only methods and results commonly included in the undergraduate ... もっと見る

    6,076 円

  • CRM at the Speed of Light, Fourth Edition

    Social CRM 2.0 Strategies, Tools, and Techniques for Engaging Your Customers

    Paul Greenberg ...
    Social CRM is critical to business success in today's hyper-connected environment. Customers' expectations are so great and their demands so empowered that a Social CRM strategy must be built around collaboration and customers engagement, not traditional operational customer management. It's the company's response to the customer's control of the conversation that makes Social CRM work.Written by ... もっと見る

    7,501 円

  • Big Data Now: Current Perspectives from O'Reilly Radar

    This collection represents the full spectrum of data-related content we’ve published on O’Reilly Radar over the last year. Mike Loukides kicked things off in June 2010 with “What is data science?” and from there we’ve pursued the various threads and themes that naturally emerged. Now, roughly a year later, we can look back over all we’ve covered and identify a number of core data areas:Data issues ... もっと見る

    無料

  • MySQL Tutorial

    A concise introduction to the fundamentals of working with MySQL.MySQL is an open-source relational database management system that is rapidly growing in popularity. Known for its speed, reliability, and ease of use, MySQL has proven itself to be particularly well suited both for beginners and for experienced developers to create sophisticated database-backed Web sites and applications.MySQL ... もっと見る

    2,693 円

  • Introduction to Cryptography with Maple

    シリーズ series Computer Science (R0)
    This introduction to cryptography employs a programming-oriented approach to study the most important cryptographic schemes in current use and the main cryptanalytic attacks against them. Discussion of the theoretical aspects, emphasizing precise security definitions based on methodological tools such as complexity and randomness, and of the mathematical aspects, with emphasis on number-theoretic ... もっと見る

    6,076 円

  • Microsoft Excel VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less: VBA for Students, Parents, and Professionals (First Edition)

    Kenny L Keys ...
    This book is the first of three books to come in a series that is dedicated to making VBA in Microsoft Excel less scary for regular, everyday people.  I’m committed to providing tutorials in a way that will allow my books to be as easily understood as watching a cartoon on your television screen; this is why pictorial examples dominates this book; the images will follow me step by step in the ... もっと見る

    494 円

  • SQL Cheat Sheet - Quick Reference Guide

    Kaitlyn Chick ...
    SQL Cheat Sheet & Guide, is designed as a quick reference, goto book for the working Microsoft and MySQL user. If you are like me, you like to keep all of your reference material together and not in a hundred internet searches. This QUICK LOOK reference is intended for the working IT professional in real world scenarios without having to find what you are looking for within a sea of webpage ... もっと見る

    196 円

  • Access 2016 For Dummies

    Your all-access guide to all things Access 2016If you don't know a relational database from an isolationist table—but still need to figure out how to organize and analyze your data—Access 2016 For Dummies is for you. Written in a friendly and accessible manner, it assumes no prior Access or database-building knowledge and walks you through the basics of creating tables to store your data, building ... もっと見る

    2,885 円

  • Big Data Analytics with Spark

    A Practitioner's Guide to Using Spark for Large Scale Data Analysis

    Mohammed Guller ...
    シリーズ series Professional and Applied Computing (R0)
    Big Data Analytics with Spark is a step-by-step guide for learning Spark, which is an open-source fast and general-purpose cluster computing framework for large-scale data analysis. You will learn how to use Spark for different types of big data analytics projects, including batch, interactive, graph, and stream data analysis as well as machine learning. In addition, this book will help you become ... もっと見る

    7,292 円

  • Its Easy to Scale Out a MongoDB Deployment

    Article

    Vinayak Pandey ...
    MongoDB is a unique NoSQL open source database, which is scalable and adaptable. It is an application of choice for many Fortune 500 companies and start-ups alike. In this, our second article in the series on MongoDB, discover how to scale out a MongoDB deployment. ... もっと見る

    80 円

  • DB2 9 System Administration for z/OS

    Certification Study Guide: Exam 737

    Judy Nall ...
    Written with system administrators in mind, this reference offers information about both DB2 and z/OS operating systems as well as guidance for preparing for the IBM Certification Test 737. Helpful and thorough, this technical guide summarizes the new features of DB2 9 environments and provides essential system administration information, such as installation and maintenance procedures. With ... もっと見る

    9,140 円 または Kobo Plus なら無料

  • Secure Smart Embedded Devices, Platforms and Applications

    シリーズ series Computer Science (R0)
    New generations of IT users are increasingly abstracted from the underlying devices and platforms that provide and safeguard their services. As a result they may have little awareness that they are critically dependent on the embedded security devices that are becoming pervasive in daily modern life. Secure Smart Embedded Devices, Platforms and Applications provides a broad overview of the many ... もっと見る

    27,955 円