HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sjcotto

no profile record

Submissions

[untitled]

1 points·by sjcotto·geçen ay·0 comments

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

github.com
2 points·by sjcotto·5 ay önce·1 comments

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

github.com
2 points·by sjcotto·5 ay önce·1 comments

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

github.com
1 points·by sjcotto·5 ay önce·0 comments

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

github.com
1 points·by sjcotto·2 yıl önce·1 comments

Show HN: Open-source alternative to Loom that only requires S3

github.com
61 points·by sjcotto·2 yıl önce·15 comments

Open Source Loom Alternative

github.com
1 points·by sjcotto·2 yıl önce·0 comments

comments

sjcotto
·5 ay önce·discuss
we are open to PR or any feedback
sjcotto
·2 yıl önce·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 yıl önce·discuss
will take a look
sjcotto
·2 yıl önce·discuss
thanks!!
sjcotto
·2 yıl önce·discuss
interesting!
sjcotto
·2 yıl önce·discuss
yes, any s3
sjcotto
·2 yıl önce·discuss
yes, we actually use it internally with R2