Replies: 1 comment
-
What kind of support for Mongodb you will look for? AdminJS is built in the way you need to inject some kind of ORM, so the application can connect to database. MongoDB conection is supported through Mongoose, Prisma, TypeORM and MikroORM. You can use either of them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Am I correct in thinking AdminJS doesn't support Mondodb without mongoose. ?
Beta Was this translation helpful? Give feedback.
All reactions