Repository navigation
arangodb
- Website
- Wikipedia
🥑 ArangoDB is a native multi-model 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.
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
A fast and compact format for serialization and storage
A versioning data store for time-variant graph data.
Python Driver for ArangoDB with built-in validation
ArangoDB Kubernetes Operator - Start ArangoDB on Kubernetes in 5min
Archived - High performance, realtime BaaS with RBAC, graphing, full text search, S3 / B2 Storage and GIS with a GraphQL, gRPC and REST API
Create a GraphQL API for your database, using the GraphQL SDL to model your schema.
Repository for all ArangoDB interactive tutorial notebooks.
🥑 arangochair is a Node.js module that adds changefeed capability to ArangoDB and make it realtime push ready