Merge pull request #2264 from Simran-B/arangodb-2023-01-17

[ArangoDB] Update logo, claim, key features, managed service
This commit is contained in:
Tianon Gravi 2023-02-14 15:34:37 -08:00 committed by GitHub
commit 37c29b8de8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 14 deletions

View File

@ -1 +1 @@
ArangoDB - a distributed database with a flexible data model for documents, graphs, and key-values.
ArangoDB - a scalable graph database system to drive value from connected data, faster.

View File

@ -1,10 +1,8 @@
# What is ArangoDB?
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.
ArangoDB is a scalable graph database system to drive value from connected data, faster. Native graphs, an integrated search engine, and JSON support, via a single query language.
ArangoDB runs everywhere: On-prem, in the cloud and also on [ArangoDB's Cloud Service Oasis](https://cloud.arangodb.com/home).
The supported data models can be mixed in queries and allow ArangoDB to be the aggregation point for your data.
ArangoDB runs everywhere: On-prem, in the cloud, and as a managed cloud service: [ArangoGraph Insights Platform](https://cloud.arangodb.com/home).
> [arangodb.com](https://arangodb.com)
@ -12,20 +10,16 @@ The supported data models can be mixed in queries and allow ArangoDB to be the a
## Key Features in ArangoDB
**Multi-Model** Documents, graphs and key-value pairs — model your data as you see fit for your application.
**Native Graph** Store both data and relationships, for faster queries even with multiple levels of joins and deeper insights that simply aren't possible with traditional relational and document database systems.
**Joins** Conveniently join what belongs together for flexible ad-hoc querying, less data redundancy.
**Document Store** Every node in your graph is a JSON document: flexible, extensible, and easily imported from your existing document database.
**Transactions** Easy application development keeping your data consistent and safe. No hassle in your client.
Joins and Transactions are key features for flexible, secure data designs, widely used in RDBMSs that you won't want to miss in NoSQL products. You decide how and when to use Joins and strong consistency guarantees, keeping all the power for scaling and performance as choice.
Furthermore, ArangoDB offers a microservice framework called [Foxx](https://www.arangodb.com/why-arangodb/foxx) to build your own Rest API with a few lines of code.
**ArangoSearch** Natively integrated cross-platform indexing, text-search and ranking engine for information retrieval, optimized for speed and memory.
#### ArangoDB Documentation
- [ArangoDB Documentation](https://www.arangodb.com/documentation)
- [ArangoDB Tutorials](https://www.arangodb.com/tutorials)
- [Learn ArangoDB](https://www.arangodb.com/learn/)
- [Documentation](https://www.arangodb.com/docs/)
## How to use this image

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB