Skip to content

Code samples and projects demonstrating quick RushDB integration across various use cases

License

Notifications You must be signed in to change notification settings

rush-db/examples

Repository files navigation

Examples

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

Available Examples

  • Express Example
    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.
  • NextJS Example
    NextJS application with Typescript that shows how to use RushDB SDK for large UI components and business logic. It includes example with live filters and search by search query.

Feel free to explore each example to see how RushDB can simplify data modeling and querying for modern applications.

About

Code samples and projects demonstrating quick RushDB integration across various use cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages