ArangoDB: versatile multi-model database supporting documents, graphs, key-values with SQL-like query language.
Open Source Alternative to:
Repository activity:
Stars13,580
Forks836
Open Issues738
Last commit18 hours ago
License:
NOASSERTION
Languages:
ArangoDB is a native multi-model database designed to support a variety of data models including documents, graphs, and key-values. This flexibility allows developers to build high-performance applications using a single, unified platform. With a convenient SQL-like query language and JavaScript extensions, ArangoDB simplifies the development process and enhances productivity.
- Multi-Model Support: ArangoDB supports documents, graphs, and key-values, making it a versatile choice for diverse data requirements.
- Unified Query Language: The SQL-like query language (AQL) provides a familiar and powerful way to interact with your data, accommodating a range of access patterns like traversals, JOINs, search, and geospatial queries.
- High Performance: Optimized for performance, ArangoDB ensures rapid data processing and retrieval, making it suitable for real-time applications.
- JavaScript Extensions: Extend the functionality of ArangoDB with JavaScript, allowing custom logic and operations to be seamlessly integrated.
- Deployment Flexibility: Run ArangoDB on any cloud or on-premise, with support for Kubernetes and Docker for easy deployment and management.
ArangoDB stands out as a complete and scalable platform for building applications across various domains, from fraud detection to supply chain management. Its multi-model capabilities and high performance make it an invaluable tool for developers looking to innovate and deliver robust solutions.