appy-one / acebase-server

A fast, low memory, transactional, index & query enabled NoSQL database server for node.js that easily syncs with browser and node.js clients and servers
MIT License
32 stars 14 forks source link

Relational data and data aggregation #44

Closed ansarizafar closed 1 year ago

ansarizafar commented 1 year ago

Acebase is an amazing project. I have few questions.

  1. How can we deal with relational data?
  2. How can we aggregate data?
  3. Is it possible to use Acebase server with Bun https://bun.sh/