-
Notifications
You must be signed in to change notification settings - Fork 467
/
README
48 lines (36 loc) · 1.72 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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 a horizontally-scalable, in-memory SQL RDBMS designed for
applications that have extremely high read and write throughput
requirements.
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 high performance
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/