ArangoDB v3.6 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent version here: Latest Docs
ArangoDB v3.6.16 Drivers Documentation
ArangoDB drivers are interfaces between programming languages and ArangoDB, which enable programmers to connect to and manipulate ArangoDB deployments from within native language programs. From a language perspective, documents and database structures can be integrated with data types and their methods. The precise mapping of concepts and methods depends on the capabilities and practices of each language.
Programming is a powerful way of automating interactions and control of the database, as well as to integrate database operations into your own software. The status of the drivers below varies from supported to community contributions.
Official drivers
Integrations
Name | Language | Repository | |
---|---|---|---|
Spring Data | Java | github.com/arangodb/spring-data | Changelog |
ArangoDB Datasource for Apache Spark | Scala, Java, Python, R | github.com/arangodb/arangodb-spark-datasource | Changelog |
ArangoDB-Spark-Connector | Scala, Java | github.com/arangodb/arangodb-spark-connector | Changelog |
Community drivers
Please note that this list is not exhaustive.
Community integrations and libraries
Please note that this list is not exhaustive.
Community projects
Please note that this list is not exhaustive.
Name | Environment | Language | Repository |
---|---|---|---|
Fasty: CMS based on OpenResty / Lapis & ArangoDB | NodeJS | JavaScript | github.com/solisoft/fasty |
foxxy: Create your app with ArangoDB Foxx RiotJS UIKIT3 Brunch Yarn | Foxx | JavaScript | github.com/solisoft/foxxy |
RecallGraph: A versioning data store for time-variant graph data | Foxx | JavaScript | github.com/RecallGraph/RecallGraph |
ArangoDb.Net.Identity: .NET Core Identity library for ArangoDB | .NET | C# | github.com/endpointsystems/ArangoDB.Net.Identity |
Docker Swarm example configuration | Docker Swarm | github.com/dumstruck/arango-swarm | |
Intellij plugin for AQL, ArangoDB language support | Intellij | Java | github.com/ArangoDB-Community/aql-intellij-plugin |