Use mongodb and hono with workers

I am trying to setup an API with https://hono.dev and MongoDB, but I am getting errors about fs/promises. Is there an alternative package that lets me connect to MongoDB and read/write data?

TIA
image.png
Was this page helpful?