|
|
Login/Register | Contact Us | 1+ 978-528-4660 |
Getting Started With VoltDB
V2.6
Copyright © 2008-2012 VoltDB, Inc.
This document and the software it describes is licensed under the terms of the GNU General Public License Version 3 as published by the Free Software Foundation.
VoltDB is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License (http://www.gnu.org/licenses/) for more details.
Abstract
This books explains how to get started using VoltDB.
Table of Contents
- Preface
- 1. Getting Started
- 2. Installing VoltDB
- 3. Hello, World!
- 3.1. Setting Up the Environment
- 3.2. Defining the Database Schema
- 3.3. Writing the Stored Procedure for Inserting Records
- 3.4. Writing the Stored Procedure For Retrieving Records
- 3.5. Writing the Client Application
- 3.6. Creating the Project Definition
- 3.7. Building the Hello World Application
- 3.8. Defining Your System Configuration
- 3.9. Running the Hello World Application
- 3.10. Next Steps
- 4. Running the VoltDB Example Applications
- 5. Using the Generate Script
- 6. Using VoltDB with Eclipse
- A. The Completed Hello World Application
List of Figures
List of Tables
List of Examples
- A.1. project.xml
- A.2. deployment.xml
- A.3. helloworld.sql
- A.4. Insert.java
- A.5. Select.java
- A.6. Client.java
copyright 2012 VoltDB, Inc.
- Printer-friendly version
- Login or register to post comments
