Average Ratings 0 Ratings
Average Ratings 0 Ratings
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.
Description
Microsoft has invested significant effort in creating a robust synergy between .NET and SQL Server, and VistaDB encapsulates this strength in a compact and easy-to-deploy format. The VistaDB engine consists of a singular, lightweight managed assembly that can be integrated with your application, with each database represented as a standalone file. By leveraging Xamarin, it is possible to have a complete relational database management system (RDBMS) right on your mobile device. VistaDB serves as a fully compliant ADO.NET data provider, offering support for Entity Framework, ADO.NET, and Typed Datasets, alongside its own direct access API tailored for efficient cursor operations. Thanks to ADO.NET, VistaDB seamlessly integrates with a broad spectrum of third-party object-relational mappers (ORMs), reporting tools, and additional resources. It also fully embraces the ADO.NET provider factory model, enabling developers to create a unified codebase that can adapt to either VistaDB or SQL Server during runtime. This versatility extends to a multitude of applications built on ADO.NET, encompassing not just your own software but also various reporting systems, ORMs, and other data-centric libraries within the .NET ecosystem. With VistaDB’s capabilities, developers can harness the power of a full-fledged database system while enjoying the simplicity of deployment and use.
API Access
Has API
API Access
Has API
Integrations
.NET
ADO.NET Data Providers
Entity Framework Core
Google Cloud Platform
LedisDB
OrbitDB
SQL Server
XBTS
Xamarin
insight
Integrations
.NET
ADO.NET Data Providers
Entity Framework Core
Google Cloud Platform
LedisDB
OrbitDB
SQL Server
XBTS
Xamarin
insight
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
$1,595 per year
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
Founded
2011
Country
United States
Website
github.com/google/leveldb
Vendor Details
Company Name
VistaDB
Country
United States
Website
vistadb.com