1
0
Fork 0
arangodb/Documentation/Manual/Home.md

75 lines
2.7 KiB
Markdown

ArangoDB (@VERSION) {#Home}
===========================
@xmlonly
Please note: This is the current DEVELOPMENT version of the manual. The stable
HTML and PDF versions of the manual can be found
<ulink url="http://www.arangodb.org/manuals">here</ulink>.
@endxmlonly
ArangoDB is a universal open-source database with a flexible data model for
documents, graphs, and key-values. You can easily build high performance
applications using a convenient sql-like query language or JavaScript/Ruby
extensions. It focuses on durability of the data taking advantage of new
technologies like SSD, support for graph and geo algorithms needed in social
networks, ease of use for the developer and minimal effort to operate for the
administrator. The design goals are described @S_EXTREF{http://www.arangodb.org/,here}.
The ArangoDB package consists of a server, a separate shell, which allows you to
administrate the server, and a set of client API (or sometimes called drivers)
for various languages including the Big-P (PHP, Python, Perl) and Ruby.
Please contact @S_EXTREF_S{http://www.arangodb.org/connect,us} if you have any
questions.
Upgrading to ArangoDB 1.4 {#ArangoDBUpgrading14}
================================================
- @BOOK_REF{NewFeatures14}
- @BOOK_REF{Upgrading14}
See @ref Upgrading from older releases.
ArangoDB's User Manuals {#ArangoDBUserManual}
=============================================
- @BOOK_REF{UserManual} @S_EXTREF{user-manual.pdf,pdf}
- @BOOK_REF{DbaManual} @S_EXTREF{dba-manual.pdf,pdf}
- @BOOK_REF{ImpManual} @S_EXTREF{imp-manual.pdf,pdf}
- also see the @ref Glossary
- @EXTREF{shell_reference_card.pdf,Cheat Sheet}
ArangoDB's Administrator Manuals {#ArangoDBAdminManual}
=======================================================
- @BOOK_REF{InstallManual} @S_EXTREF{install-manual.pdf,pdf}
ArangoDB's Developer Manuals {#ArangoDBAPIManual}
=================================================
- @BOOK_REF{ImplementorManual} @S_EXTREF{implementor-manual.pdf,pdf}
- @BOOK_REF{RefManual} @S_EXTREF{ref-manual.pdf,pdf}
API aka Drivers {#HomeApi}
==========================
Though ArangoDB is yet a young project, a couple of people started to
add APIs for different programming languages/frameworks. See
@S_EXTREF{http://www.arangodb.org/api,http://www.arangodb.org/api}.
Stay in Contact {#HomeStayInContact}
====================================
Frank is twittering for the project on Twitter using
@S_EXTREF{http://www.twitter.com/fceller,@@fceller}. We've also a
"generic" twitter account mainly for announcements called
@S_EXTREF{http://www.twitter.com/arangodb,@@arangodb}
You can also subscribe to a low traffic announcement list on the
@S_EXTREF{http://www.arangodb.org/connect,connect page}.