Difference between revisions of "AVA Starter Version"
From avawiki
(Created page with "AVA Starter Version is the entry level version of the AVA Database family. This is version is a single thread, single process, 64 bit, server-less version. To Launch AVA Sta...") |
|||
| Line 1: | Line 1: | ||
AVA Starter Version is the entry level version of the AVA Database family. This is version is a single thread, single process, 64 bit, server-less version. | AVA Starter Version is the entry level version of the AVA Database family. This is version is a single thread, single process, 64 bit, server-less version. | ||
| − | To | + | To launch AVA Starter Version, simply type from command prompt: |
fedora> ava | fedora> ava | ||
Ava DB. 2012 Copyright Protected. | Ava DB. 2012 Copyright Protected. | ||
| Line 7: | Line 7: | ||
Last Build: Apr 12 2013 16:15:34 | Last Build: Apr 12 2013 16:15:34 | ||
ava> | ava> | ||
| + | |||
| + | To exit AVA Starter Version, type ctrl-d or: | ||
| + | ava>exit | ||
| + | |||
| + | Since the AVA Starter Version is server-less, all operations are local, and the system only assures eventual persistence. | ||
Revision as of 11:37, 10 May 2013
AVA Starter Version is the entry level version of the AVA Database family. This is version is a single thread, single process, 64 bit, server-less version.
To launch AVA Starter Version, simply type from command prompt:
fedora> ava Ava DB. 2012 Copyright Protected. Last Version: 1.0.0.0 Beta Last Build: Apr 12 2013 16:15:34 ava>
To exit AVA Starter Version, type ctrl-d or:
ava>exit
Since the AVA Starter Version is server-less, all operations are local, and the system only assures eventual persistence.