We're just a team of two engineers building our first public startup after work. We appreciate your feed and support! Thank you!
And I've just published tutorial how to build fullstack app out of one SDK method call.
rushdb.com/blog/backend...
We're just a team of two engineers building our first public startup after work. We appreciate your feed and support! Thank you!
And I've just published tutorial how to build fullstack app out of one SDK method call.
rushdb.com/blog/backend...
Catalog with filters? Done. Out of the box.
RAG app with vector search? Supported
AI workflow with flaky LLM outputs? RushDB got you.
RushDB speaks your language - without forcing one on you.
No schemas (if you want to), no config.
Just push. And build.
Catalog with filters? Done. Out of the box.
RAG app with vector search? Supported
AI workflow with flaky LLM outputs? RushDB got you.
RushDB speaks your language - without forcing one on you.
No schemas (if you want to), no config.
Just push. And build.
→ Push any JSON
→ It parsed instantly to "property-graph"
→ Data is queryable now
→ Parent-child relationships auto-created
Here's more:
→ Push any JSON
→ It parsed instantly to "property-graph"
→ Data is queryable now
→ Parent-child relationships auto-created
Here's more:
For reasons, I wasn't able to market this app. But I succeed at the architecture.
For reasons, I wasn't able to market this app. But I succeed at the architecture.
But complexity isn't gone. It's just delegated.
This is why I've all-in into developing absolutely different approach:
But complexity isn't gone. It's just delegated.
This is why I've all-in into developing absolutely different approach:
→ Write models, controllers, services
→ Build and wire a REST API
→ Normalize data by hand
→ Sync with the frontend
Weeks after - you finally can save submit form from UI and have a rest.
But should it be like that?
→ Write models, controllers, services
→ Build and wire a REST API
→ Normalize data by hand
→ Sync with the frontend
Weeks after - you finally can save submit form from UI and have a rest.
But should it be like that?