Next.js Discord

Discord Forum

Best way to make time series in Prisma without external tools like Timescaledb

Unanswered
Rhinelander posted this in #help-forum
Open in Discord
RhinelanderOP
Hey just trying to make chart in my next.js app. I what is best way to make time series for my chart. I don't want to use any other dbs like redit or timescale i want to do that inside next.js i just don't want to slow down my app with that many functions.

0 Replies