Skip to content
Andrew Gent edited this page Aug 12, 2023 · 25 revisions

Intro

This is the Github wiki for the VoltDB project. VoltDB is the database component of Volt Active Data, a commercial product that provides both the latest version of VoltDB, plus enterprise-grade features such as command logging, Active(N)® database replication, cloud support and more.

This repository is no longer being updated. However, we offer the basic open source code as is for students, researchers and hobbyists interested in experimenting with an ultra-fast, in-memory database. For those looking to use Volt in a commercial setting, see what our enterprise offerings at Volt Active Data.

Getting In Touch

For open source users, we recommend the use of Stack Overflow to discuss the software at https://stackoverflow.com/questions/tagged/voltdb

For production use, please visit us at https://www.voltactivedata.com

Contents

  1. Getting Set Up
  2. Digging Into Code
  3. VoltDB Internals
  4. VoltDB Application Development