https://store-images.s-microsoft.com/image/apps.6717.10258b1c-8134-49f8-9202-5e08ed06fedd.bd37d114-2170-4d40-8a8d-8525cd3a340b.b3fdfc2f-8d31-4836-bff3-d910f4dc4b47
ArangoDB
pcloudhosting
ArangoDB
pcloudhosting
ArangoDB
pcloudhosting
Version 3.11.13 + Free Support on Debian 12
ArangoDB is a multi-model database management system that supports key/value, document, and graph data models within a single database engine. It is designed to handle complex data relationships and provide flexible querying capabilities, making it ideal for applications that require high performance and scalability.
Features of ArangoDB:- Multi-model support combining key/value, document, and graph data models in one database.
- Flexible query language (AQL) for powerful and expressive queries.
- Scalability with horizontal scaling through sharding and replication for high availability.
- Built-in graph database capabilities for efficiently handling graph data.
- Comprehensive RESTful API for easy integration with applications.
Before hosting ArangoDB, run the following commands:
sudo su
sudo apt update
To get the login details, run the following command on your VM:
cat /var/arangodb/credentials.txt
To access ArangoDB, use the following URL:
http://localhost:8529