SaaSHub helps you find the best software and product alternatives Learn more →
StorX Alternatives
Similar projects and alternatives to StorX
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
soul
🕉 Soul | Automatic SQLite RESTful and realtime API server | Build CRUD APIs in seconds! (by thevahidal)
-
-
-
-
-
-
-
-
-
-
-
-
-
StorX discussion
StorX reviews and mentions
- PHP in 2024
-
Why you should probably be using SQLite
I'm a huge fan of SQLite! My org's apps use it heavily, often via this simple key-value interface built on sqlite: https://github.com/aaviator42/StorX
Handles tens of thousands of requests a day very smoothly! :)
-
Show HN: My Single-File Python Script I Used to Replace Splunk in My Startup
My org's apps heavily use this simple key-value interface built on sqlite: https://github.com/aaviator42/StorX
There's also a bunch of other purpose-built tiny utilities on that GitHub account.
-
SQLite-based databases on the Postgres protocol? Yes we can
I wrote a small PHP library that gives you a key-value storage interface to SQlite files: https://github.com/aaviator42/StorX
I've been dogfooding for a while by using it in my side projects.
And there's a basic API too, to use it over a network: https://github.com/aaviator42/StorX-API
-
Soul – A SQLite RESTful Server
This is probably ready to be used in production by others, but I wrote a library that gives you a key-value storage interface to SQlite files: https://github.com/aaviator42/StorX
And there's an API too, to use it over a network: https://github.com/aaviator42/StorX-API
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
aaviator42/StorX is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of StorX is PHP.