HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sjcotto

no profile record

Submissions

[untitled]

1 points·by sjcotto·เดือนที่แล้ว·0 comments

S3lite – A SQLite-like database engine with S3-compatible storage back end

github.com
2 points·by sjcotto·5 เดือนที่ผ่านมา·1 comments

We built an AI sysadmin that works (and won't delete /usr)

github.com
2 points·by sjcotto·5 เดือนที่ผ่านมา·1 comments

Show HN: OpsAgent – AI daemon that monitors servers and auto-fixes issues

github.com
1 points·by sjcotto·5 เดือนที่ผ่านมา·0 comments

StormiDB – A Lightweight, Document-Oriented Database with Cloud Storage

github.com
1 points·by sjcotto·2 ปีที่แล้ว·1 comments

comments

sjcotto
·5 เดือนที่ผ่านมา·discuss
we are open to PR or any feedback
sjcotto
·2 ปีที่แล้ว·discuss
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!
sjcotto
·2 ปีที่แล้ว·discuss
will take a look
sjcotto
·2 ปีที่แล้ว·discuss
thanks!!
sjcotto
·2 ปีที่แล้ว·discuss
interesting!
sjcotto
·2 ปีที่แล้ว·discuss
yes, any s3
sjcotto
·2 ปีที่แล้ว·discuss
yes, we actually use it internally with R2