1
0
Fork 0
arangodb/Documentation/Books/Users
Thomas Schmidts 67f2ea2f97 added the stylesheet 2014-06-04 14:29:24 +02:00
..
AdministratingArango Few changes in the gitbook 2014-06-02 14:25:22 +02:00
Aql
AqlExamples
AqlExtending
ArangoActions
Arangodump
Arangoimp
Arangorestore
Arangosh
Authentication Few changes in the gitbook 2014-06-02 14:25:22 +02:00
Blueprint-Graphs Added start of documentation move to gitbooks in general graphs 2014-06-04 13:06:31 +02:00
Collections
CommandLineOptions
Databases
DatafileDebugger
Documents
Edges
EmergencyConsole Few changes in the gitbook 2014-06-02 14:25:22 +02:00
ErrorCodes
FirstSteps
Foxx
FoxxManager
General-Graphs Added general graph into git books 2014-06-04 13:49:45 +02:00
GeneralHttp
HttpAdministrationAndMonitoring
HttpAqlQueries
HttpAqlQueryCursor
HttpAqlUserFunctions
HttpAsyncResultsManagement
HttpBatchRequest
HttpBulkImports
HttpCollections
HttpDatabase
HttpDocuments
HttpEdges
HttpEndpoints
HttpGraphs
HttpIndexes
HttpMiscellaneousFunctions
HttpReplications
HttpSharding
HttpSimpleQueries
HttpTransactions
HttpTraversal
HttpUserManagement
IndexBitArray Few changes in the gitbook 2014-06-02 14:25:22 +02:00
IndexCap Few changes in the gitbook 2014-06-02 14:25:22 +02:00
IndexFulltext Few changes in the gitbook 2014-06-02 14:25:22 +02:00
IndexGeo Few changes in the gitbook 2014-06-02 14:25:22 +02:00
IndexHandling Few changes in the gitbook 2014-06-02 14:25:22 +02:00
IndexHash Few changes in the gitbook 2014-06-02 14:25:22 +02:00
IndexSkiplist Few changes in the gitbook 2014-06-02 14:25:22 +02:00
Installing
ManagingEndpoints
ModuleActions Few changes in the gitbook 2014-06-02 14:25:22 +02:00
ModuleConsole
ModuleFs
ModuleGraph
ModuleJavaScript
ModulePlanner Few changes in the gitbook 2014-06-02 14:25:22 +02:00
NamingConventions
Replication
ReplicationEvents
Sharding
SimpleQueries
Transactions
Traversals
UsingJsUnity
WebInterface
localtheme added the stylesheet 2014-06-04 14:29:24 +02:00
.DS_Store
README.md
README.mdpp
SUMMARY.md Added general graph into git books 2014-06-04 13:49:45 +02:00
arangodb_logo2.png
book.json added the stylesheet 2014-06-04 14:29:24 +02:00

README.md

ArangoDB Documentation

Welcome to the ArangoDB documentation!

The documentation introduces ArangoDB for you as an user, developer and administrator and describes all of his functions in detail.

ArangoDB is a multi-purpose 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 and mruby extensions.

The database server arangod stores all documents and serves them using a REST interface. There are drivers for all major languages like Ruby, Python, PHP, JavaScript, and Perl. In the following sections we will use the JavaScript shell to communicate with the database and demonstrate some of ArangoDB's features using JavaScript.

Some of the features and programs of ArangoDB are:

  • A powerful query language
  • Open Source
  • A database daemon
  • An ArangoDB shell
  • Flexible data modeling
  • and many more!

In this documentation you can inform yourself about all the functions, features and programs ArangoDB provides for you.

If you want to test the shell go here.

If you want to play with our query language, go to our AQL Tutorial.

Community

If you have any questions don't hesitate to ask on:

We will respond as soon as possible.