Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

Greetings! BergDB is an efficient database built on Java and .NET, crafted for developers who want to concentrate on their tasks without getting bogged down by database complexities. It features straightforward key-value storage, ACID-compliant transactions, the ability to perform historic queries, effective concurrency management, secondary indices, swift append-only storage, replication capabilities, and seamless object serialization among other attributes. As an embedded, open-source, document-oriented, schemaless NoSQL database, BergDB is purposefully designed to deliver rapid transaction processing. Importantly, it ensures that all database writes adhere to ACID transactions, maintaining the highest consistency level available, which is akin to the serializable isolation level in SQL. The functionality of historic queries is beneficial for retrieving previous data states and managing concurrency efficiently, as read operations in BergDB are executed without locking any resources, allowing for smooth and uninterrupted access to data. This unique approach ensures that developers can work more productively, leveraging BergDB’s robust features to enhance application performance.

Description

Bolt is a key/value store written entirely in Go, drawing inspiration from Howard Chu's LMDB project. The primary aim of this initiative is to offer a straightforward, quick, and dependable database solution for smaller projects that do not need the complexity of a full-fledged database server like Postgres or MySQL. Given that Bolt serves as a foundational component, a focus on simplicity is paramount. The API is intentionally minimal, emphasizing only the essential operations of retrieving and storing values. This streamlined approach was central to Bolt's original vision: to create an uncomplicated pure Go key/value store without overwhelming it with unnecessary features. Consequently, the project has successfully achieved this goal. Nonetheless, the narrowly defined scope has led to the conclusion of the project's development. Managing an open source database is a labor-intensive endeavor that demands significant time and resources. Any modifications to the codebase can have unforeseen and potentially severe consequences, making even minor adjustments necessitate extensive testing and validation over prolonged periods. Additionally, the project's limited functionality allows users to focus on core database operations without the distractions of a more complex system.

API Access

Has API No 

API Access

Has API No 

Screenshots View All

Screenshots View All

Integrations

No details available.

Integrations

No details available.

Pricing Details

No price information available.
Free Trial No 
Free Version No 

Pricing Details

No price information available.
Free Trial No 
Free Version No 

Deployment

Web-Based Yes 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows No 
Mac No 
Linux No 
Chromebook No 

Deployment

Web-Based Yes 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows No 
Mac No 
Linux No 
Chromebook No 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support No 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support No 

Types of Training

Training Docs No 
Webinars No 
Live Training (Online) No 
In Person No 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Vendor Details

Company Name

BergDB

Website

bergdb.com

Vendor Details

Company Name

BoltDB

Website

github.com/boltdb/bolt

Product Features

Product Features

Alternatives

Alternatives

Apache Accumulo Reviews

Apache Accumulo

Apache Corporation