Average Ratings 0 Ratings
Average Ratings 0 Ratings
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.
Description
Symas LMDB is an incredibly swift and memory-efficient database that we created specifically for the OpenLDAP Project. Utilizing memory-mapped files, it achieves the read speed typical of purely in-memory databases while also providing the durability associated with traditional disk-based systems. In essence, despite its modest size of just 32KB of object code, LMDB packs a significant punch; it is indeed the perfect 32KB. The compact nature and efficiency of LMDB are integral to its remarkable capabilities. For those integrating LMDB into their applications, Symas provides fixed-price commercial support. Development is actively carried out in the mdb.master branch of the OpenLDAP Project’s git repository. Moreover, LMDB has garnered attention across numerous impressive products and publications, highlighting its versatility and effectiveness in various contexts. Its widespread recognition further cements its status as a vital tool for developers.
API Access
Has API
API Access
Has API
Pricing Details
No price information available.
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
BoltDB
Website
github.com/boltdb/bolt
Vendor Details
Company Name
Symas Corporation
Founded
1999
Country
United States
Website
symas.com/lmdb/