This folder contains code samples and projects demonstrating quick integration with RushDB across various use cases.
- Express Example
A full-featured REST API built with Express and TypeScript that shows how to integrate RushDB using its SDK.
It includes examples for creating, updating, deleting, and searching across a structure of resources (Company → Department → Employee), as well as advanced aggregation queries.
Feel free to explore each example to see how RushDB can simplify data modeling and querying for modern applications.