Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Effortlessly handle intricate models with ArcadeDB while ensuring no compromises are made. Say goodbye to the concept of Polyglot Persistence; there's no need to juggle multiple databases. With ArcadeDB's Multi-Model database, you can seamlessly store graphs, documents, key values, and time series data in one unified solution. As each model is inherently compatible with the database engine, you can avoid the delays caused by translation processes. Powered by advanced Alien Technology, ArcadeDB's engine can process millions of records every second. Notably, the speed of data traversal remains constant regardless of the database's size, whether it houses a handful of records or billions. ArcadeDB is versatile enough to function as an embedded database on a single server and can easily scale across multiple servers using Kubernetes. Its compact design allows it to operate on any platform while maintaining a minimal footprint. Your data's security is paramount; our robust, fully transactional engine guarantees durability for mission-critical production databases. Additionally, ArcadeDB employs a Raft Consensus Algorithm to ensure consistency and reliability across multiple servers, making it a top choice for data management. In an era where efficiency and reliability are crucial, ArcadeDB stands out as a comprehensive solution for diverse data storage needs.
Description
LevelDB is a high-performance key-value storage library developed by Google, designed to maintain an ordered mapping between string keys and string values. The keys and values are treated as arbitrary byte arrays, and the stored data is organized in a sorted manner based on the keys. Users have the option to supply a custom comparison function to modify the default sorting behavior. The library allows for multiple changes to be grouped into a single atomic batch, ensuring data integrity during updates. Additionally, users can create a temporary snapshot for a consistent view of the data at any given moment. The library supports both forward and backward iteration through the stored data, enhancing flexibility during data access. Data is automatically compressed using the Snappy compression algorithm to optimize storage efficiency. Moreover, interactions with the external environment, such as file system operations, are managed through a virtual interface, giving users the ability to customize how the library interacts with the operating system. In practical applications, we utilize a database containing one million entries, where each entry consists of a 16-byte key and a 100-byte value. Notably, the values used in benchmarking compress to approximately half of their original size, allowing for significant space savings. We provide detailed performance metrics for sequential reads in both forward and reverse directions, as well as the effectiveness of random lookups, to showcase the library's capabilities. This comprehensive performance analysis aids developers in understanding how to optimize their use of LevelDB in various applications.
API Access
Has API
API Access
Has API
Integrations
Docker
G.V() - Gremlin IDE
Google Cloud Platform
Java
Kubernetes
LedisDB
MongoDB
Neo4j
OrbitDB
OrientDB
Integrations
Docker
G.V() - Gremlin IDE
Google Cloud Platform
Java
Kubernetes
LedisDB
MongoDB
Neo4j
OrbitDB
OrientDB
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
ArcadeDB
Country
United Kingdom
Website
arcadedb.com
Vendor Details
Company Name
Founded
2011
Country
United States
Website
github.com/google/leveldb