HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sjcotto

no profile record

Submissions

[untitled]

1 points·by sjcotto·mese scorso·0 comments

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

github.com
2 points·by sjcotto·5 mesi fa·1 comments

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

github.com
2 points·by sjcotto·5 mesi fa·1 comments

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

github.com
1 points·by sjcotto·5 mesi fa·0 comments

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

github.com
1 points·by sjcotto·2 anni fa·1 comments

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

github.com
61 points·by sjcotto·2 anni fa·15 comments

comments

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