1
0
Fork 0
arangodb/Documentation/Books/Users
Jan Steemann 892127d9a2 extended dfdb capabilities, updated dfdb manual section 2015-05-21 15:26:12 +02:00
..
AdministratingArango issue #1020 2014-09-17 11:42:01 +02:00
Aql added paragraph about explainer 2015-05-13 21:33:16 +02:00
AqlExamples Add complex modification sample. 2015-03-23 14:57:32 +01:00
AqlExtending updated conventions documentation for AQL functions 2015-01-16 12:56:02 +01:00
ArangoActions removed documentation for removed methods 2015-01-15 23:06:04 +01:00
Arangodump reference arangorestore in arangodump 2014-12-01 15:11:31 +01:00
Arangoimp updated documentation 2015-04-14 21:01:18 +02:00
Arangorestore Fixed broken links 2014-10-24 17:49:01 +02:00
Arangosh Add some more generic hinsts about arangosh, that its a js environment, and howto paste multilines into it. 2015-05-11 16:20:59 +02:00
Blueprint-Graphs the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Collections Improved documentation for create in the collections 2015-03-09 11:03:23 +01:00
ConfigureArango extended dfdb capabilities, updated dfdb manual section 2015-05-21 15:26:12 +02:00
Databases fix title: is -> list 2014-12-01 15:11:30 +01:00
DatafileDebugger extended dfdb capabilities, updated dfdb manual section 2015-05-21 15:26:12 +02:00
Documents added documentation for new simple methods 2015-05-07 11:42:58 +02:00
Edges fixed documentation 2015-01-22 13:36:01 +01:00
ErrorCodes
FirstSteps Remove orphaned chapter link. 2015-05-12 14:41:59 +02:00
Foxx updated documentation for queues 2015-05-20 17:04:12 +02:00
General-Graphs Fix grammer. 2015-04-21 17:40:32 +02:00
GeneralHttp the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Glossary support arrays in fulltext index, too 2015-05-06 15:11:24 +02:00
HttpAdministrationAndMonitoring
HttpApi
HttpAqlQuery changed _api/query to C++ 2015-03-23 10:51:14 +01:00
HttpAqlQueryCursor fixed documentation 2015-04-20 16:41:37 +02:00
HttpAqlUserFunctions
HttpAsyncResultsManagement new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
HttpBatchRequest
HttpBulkImports the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
HttpCollection
HttpDatabase the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
HttpDocument change from italic to inline code for _id, _key, _rev 2014-12-01 15:11:31 +01:00
HttpEdge
HttpEndpoints
HttpExport refactored cursor API, added export API 2015-03-30 18:03:42 +02:00
HttpGharial the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
HttpGraphs the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
HttpIndexes
HttpMiscellaneousFunctions
HttpReplications
HttpShardingInterface
HttpSimpleQuery documentation update 2015-05-05 18:23:07 +02:00
HttpTasks add Documentation index for the Tasks API 2014-11-11 13:12:45 +01:00
HttpTransaction
HttpTraversal
HttpUserManagement
IndexHandling support arrays in fulltext index, too 2015-05-06 15:11:24 +02:00
Installing added target and host 2015-05-04 23:54:25 +02:00
ModuleActions
ModuleConsole Removed mention of 'collapsing' in console docs. 2015-05-06 17:22:17 +02:00
ModuleFs Deleted two startDocuBlocks from the documentation that were not used 2015-04-10 09:29:20 +02:00
ModuleGraph the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
ModuleJavaScript Removed unused modules. 2015-04-10 00:33:47 +02:00
ModulePlanner
ModuleQueries Added the Module queries to the documentation 2015-03-18 09:54:18 +01:00
ModuleRequest Added documentation. 2015-01-20 17:26:10 +01:00
ModuleTasks the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
ModuleWal
NamingConventions allow `@` character in document keys, too. 2015-04-30 21:28:26 +02:00
NewFeatures More NewFeatures stubs. 2015-05-07 20:44:34 +02:00
Replication the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Sharding
SimpleQueries Fixed #1007 spelling error fixed 2014-12-05 14:28:08 +01:00
Transactions fixed typos 2014-12-26 17:02:46 +01:00
Traversals fun with custom visitors 2015-01-28 00:45:21 +01:00
Upgrading fixed typos 2015-03-17 08:57:13 +01:00
UsingJsUnity updated manual 2014-11-04 15:31:35 +01:00
WebInterface
WriteAheadLog
localtheme Changed margin in the google search box 2015-05-12 16:54:30 +02:00
README.mdpp Changed Intro Page in the documentation 2015-04-24 16:49:08 +02:00
SUMMARY.md Added docs for API documentation. 2015-05-07 15:27:37 +02:00
arangodbLogo.png Changed design of the docs and update the themes 2015-03-03 14:25:47 +01:00
book.json Changed a few settings in the book.json for gitbook 2.0.0 2015-03-27 10:01:02 +01:00
cookbookLogo.png Changed design of the docs and update the themes 2015-03-03 14:25:47 +01:00
googlegroupsIcon.png Changed design of the docs and update the themes 2015-03-03 14:25:47 +01: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 its functions in detail. 

ArangoDB is a multi-model, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks.

Key features include:

* **Schema-free schemata** let you combine the space efficiency of MySQL with the performance power of NoSQL
* Use ArangoDB as an **application server** and fuse your application and database together for maximal throughput
* JavaScript for all: **no language zoo**, you can use one language from your browser to your back-end
* ArangoDB is **multi-threaded** - exploit the power of all your cores
* **Flexible data modelling**: model your data as combination of key-value pairs, documents or graphs - perfect for social relations
* Free **index choice**: use the correct index for your problem, be it a skip list or a fulltext search
* Configurable **durability**: let the application decide if it needs more durability or more performance
* No-nonsense storage: ArangoDB uses all of the power of **modern storage hardware**, like SSD and large caches
* **Powerful query language** (AQL) to retrieve and modify data 
* **Transactions**: run queries on multiple documents or collections with optional transactional consistency and isolation
* **Replication** and **Sharding**: set up the database in a master-slave configuration or spread bigger datasets across multiple servers
* It is **open source** (Apache Licence 2.0)

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

You can also go to our [cookbook](https://docs.arangodb.com/cookbook) and look through some recipes to learn more about ArangoDB specific problems and solutions.

!SUBSECTION Community

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

- [github](https://github.com/arangodb/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.