1
0
Fork 0
arangodb/Documentation/Books/Users
Alan Plum 784feea881 Documented FoxxRepository indexes. 2014-07-04 17:35:45 +02:00
..
AdministratingArango Remove those DS_Store files 2014-07-04 09:27:30 +02:00
Aql updated documentation 2014-07-03 23:40:26 +02:00
AqlExamples Changed some (sub)chapters and fixed spelling errors 2014-06-27 11:02:10 +02:00
AqlExtending Changed some (sub)chapters and fixed spelling errors 2014-06-27 11:02:10 +02:00
ArangoActions Changed (sub)chapters for arango actions 2014-06-27 15:23:04 +02:00
Arangodump
Arangoimp Some changes to the comments in the code 2014-06-29 03:34:22 +02:00
Arangorestore
Arangosh Change some comments in the code 2014-06-20 15:10:16 +02:00
Blueprint-Graphs added depricated to modules graph 2014-07-01 16:37:30 +02:00
Collections Fixed a few spelling and code erros and deleted last examples 2014-07-02 17:48:54 +02:00
ConfigureArango Changed documentation code in configure chapter 2014-07-02 14:08:41 +02:00
Databases Some changes in the code documentation 2014-06-25 14:57:29 +02:00
DatafileDebugger
Documents Some changes in the documentation code 2014-06-25 16:29:17 +02:00
Edges More changes in the documentation code 2014-06-25 17:27:12 +02:00
ErrorCodes Fixed appearance of errorCodes in Documentation, moved files 2014-07-03 16:46:07 +02:00
FirstSteps Change some comments in the code 2014-06-20 15:10:16 +02:00
Foxx Documented FoxxRepository indexes. 2014-07-04 17:35:45 +02:00
FoxxManager Changed (sub)chapters for arango actions 2014-06-27 15:23:04 +02:00
General-Graphs docu feedback integrated 2014-06-25 11:20:24 +02:00
GeneralHttp Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
HttpAdministrationAndMonitoring Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
HttpApi
HttpAqlQuery Even more changes in the API documentation code 2014-06-30 15:58:11 +02:00
HttpAqlQueryCursor Even more changes in the API documentation code 2014-06-30 15:58:11 +02:00
HttpAqlUserFunctions Even more changes in the API documentation code 2014-06-30 15:58:11 +02:00
HttpAsyncResultsManagement Changed some code comments 2014-07-01 16:30:36 +02:00
HttpBatchRequest Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
HttpBulkImports Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
HttpCollection Even more changes in the API documentation code 2014-06-30 15:58:11 +02:00
HttpDatabase Fixes some documentation pages for API. fixes #922 2014-06-30 14:22:17 +02:00
HttpDocument Fixes some documentation pages for API. fixes #922 2014-06-30 14:22:17 +02:00
HttpEdge Fixes some documentation pages for API. fixes #922 2014-06-30 14:22:17 +02:00
HttpEndpoints Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
HttpGharial Added documentation for get graph in gharial 2014-07-02 14:20:03 +02:00
HttpGraphs Added deprecated warnings for old graph module in documentation 2014-06-18 11:11:26 +02:00
HttpIndexes Changed API documentation in code 2014-06-30 17:29:15 +02:00
HttpMiscellaneousFunctions Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
HttpReplications Changed API documentation in code 2014-06-30 17:29:15 +02:00
HttpShardingInterface Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
HttpSimpleQuery Even more changes in the API documentation code 2014-06-30 15:58:11 +02:00
HttpTransaction Changed API documentation in code 2014-06-30 17:29:15 +02:00
HttpTraversal Started generation of traversal api documentation. Still not successful 2014-06-20 09:20:33 +02:00
HttpUserManagement Changes in the documentation code for API 2014-07-01 14:18:12 +02:00
IndexHandling
Installing Some changes in the code documentation 2014-06-25 14:57:29 +02:00
ModuleActions Some changes to the comments in the code 2014-06-29 03:34:22 +02:00
ModuleConsole Changed some code comments 2014-07-01 16:30:36 +02:00
ModuleFs Changed some code comments 2014-07-01 16:30:36 +02:00
ModuleGraph added depricated to modules graph 2014-07-01 16:37:30 +02:00
ModuleJavaScript Changed some code comments 2014-07-01 16:30:36 +02:00
ModulePlanner Some changes in the documentation code for gitbook 2014-06-30 09:29:02 +02:00
ModuleTasks Change some comments in the code 2014-06-20 15:10:16 +02:00
NamingConventions
Replication Changed (sub)chapters for arango actions 2014-06-27 15:23:04 +02:00
Sharding Some changes to the comments in the code 2014-06-29 03:34:22 +02:00
SimpleQueries Fixed a few spelling and code erros and deleted last examples 2014-07-02 17:48:54 +02:00
Transactions updated docs 2014-07-04 13:53:24 +02:00
Traversals Changed some (sub)chapters and fixed spelling errors 2014-06-27 11:02:10 +02:00
UsingJsUnity Changes in the code documentation 2014-07-02 09:51:26 +02:00
WebInterface Changed Order of some subchapters and moved Extending AQL and AQL Examples into AQL 2014-06-26 16:59:51 +02:00
localtheme Fixed folding bug for firefox 2014-07-04 09:34:47 +02:00
Arangodb_Logo.png
README.mdpp removed mruby reference 2014-07-03 23:33:11 +02:00
SUMMARY.md Fixed a few spelling and code erros and deleted last examples 2014-07-02 17:48:54 +02:00
book.json Fixed correct look for lists in gitbook 2014-06-20 15:42:53 +02:00

README.mdpp

!BOOK 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](../Aql/README.md) or [JavaScript](../Foxx/README.md) extensions.

The database server [_arangod_](../FirstSteps/Arangod.md) stores all documents and serves them
using a REST interface. There are [drivers](https://www.arangodb.org/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](https://www.arangodb.org/shtutorial).

If you want to play with our query language, go to our [AQL Tutorial](https://www.arangodb.org/shtutorial).

!SUBSECTION Community

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

- [github](https://github.com/triAGENS/ArangoDB/issues)
- [google groups](https://groups.google.com/forum/?hl=de#!forum/arangodb)
- [stackoverflow](http://stackoverflow.com/questions/tagged/arangodb)

We will respond as soon as possible.