excited to introduce StormiDB, a lightweight, document-oriented database library that uses cloud object storage as its backend. It's designed for simplicity, scalability, and resilience, making it a great choice for distributed environments and serverless applications.
Key Features:
Cloud Object Storage Backend: Currently supports Azure Blob Storage, with S3-compatible storage coming soon.
Document-Oriented: Store data in a schema-less JSON format for flexibility.
Simplicity: Focus on being lightweight and easy to use, perfect for small to medium-sized applications.
Scalability: Built with cloud storage in mind, ensuring that your database scales with your storage needs.
Resilience: Data is backed by cloud storage, providing high availability and durability.
I'm still actively developing and adding features, so feedback, questions, or contributions are more than welcome!
reply