Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 615 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 615 Bytes

Examples

This folder contains code samples and projects demonstrating quick integration with RushDB across various use cases.

Available Examples

  • 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.