# voltdb2.1 **Repository Path**: mirrors/voltdb2.1 ## Basic Information - **Project Name**: voltdb2.1 - **Description**: VoltDB是Postgres和Ingres联合创始人Mike Stonebraker领导开发的下一代开源数据库管理系统 - **Primary Language**: C/C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/voltdb - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-24 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Thank you for your interest in VoltDB! This program is free software distributed under the terms of the GNU General Public License Version 3. See the accompanying LICENSE file for details on your rights and responsibilities with regards to the use and redistribution of VoltDB software. What is VoltDB? ==================== VoltDB is an in-memory online transaction processing (OLTP) database designed from the ground up to be the fastest most scalable OLTP system in the world. Getting Started =============== If you have installed VoltDB from the distribution kit, you now have a directory containing this README file and several subdirectories, including: bin - Scripts for starting VoltDB, the export client, catalog compiler, and SQL command tool doc - Using VoltDB guide, Management guide, tutorials, java-doc examples - sample programs demonstrating the use of VoltDB lib - Third party libraries tools - SQLCmd tool, Web dashboard, project generator, XML schemas voltdb - the VoltDB software itself The easiest way to get started using VoltDB is to try building and running one or more of the sample programs. Read examples/README for instructions. There is also a more complete tutorial describing the Hello World program in _Getting Started with VoltDB_ which is available online: http://community.voltdb.com/docs/GettingStarted/index Additional documentation on using VoltDB to build OLTP applications is available from the VoltDB community site: http://community.voltdb.com/documentation/ Feedback ======== If you have any questions or comments about VoltDB, we encourage you to post and discuss your feedback in the forums available online at: http://community.voltdb.com/forum/