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
Stop spending unnecessary time on configuring NoSQL databases; instead, opt for a key-value database and web API that can be set up in mere seconds. This solution is ideal for serverless applications, quick prototypes, and data metrics, among other uses, boasting the simplest API available. Whether you need a single bucket or multiple buckets to manage your keys, KVdb simplifies the process of reading and writing key-value data, accommodating any business requirement. Enhance the security of your database by employing access tokens that limit user permissions on reading and writing keys, making it especially suitable for applications with user accounts. You can interface with the database using curl or any preferred HTTP client library. Create a bucket that can optionally prevent key enumeration and deletion, and remember that values can be as large as 16 KB. Additionally, easily adjust numeric values with increment or decrement functions, and with our Pro plan, you can store keys indefinitely, create custom bucket scripts, and utilize access tokens to manage bucket access effectively. With these features, KVdb provides a robust solution for managing data with flexibility and security.
API Access
Has API
No
API Access
Has API
Yes
Integrations
Pipedream
No
Pricing Details
No price information available.
Free Trial
No
Free Version
No
Pricing Details
$10 per month
Free Trial
Yes
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
Yes
Types of Training
Training Docs
Yes
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
BoltDB
Website
github.com/boltdb/bolt
Vendor Details
Company Name
Pilvy
Founded
2010
Website
kvdb.io
Product Features
Product Features
Database
Backup and Recovery
No
Creation / Development
No
Data Migration
No
Data Replication
No
Data Search
No
Data Security
No
Database Conversion
No
Mobile Access
No
Monitoring
No
NOSQL
No
Performance Analysis
No
Queries
No
Relational Interface
No
Virtualization
No