Hii,
There are few ERPNext modules which we would like to use/power certain features of ours internally, with MongoDB as the database, since all our data is stored within Mongo.
The question then was, is this possible, or is Frappe/ERPNext completely locked with an SQL db - Maria, Postgres.
Then, came across this article that mentions “Virtual DocTypes” - MongoDB Powered DocTypes in Frappe Framework | Frappe Blog.
This is perfect for our usecase.
But this article was in 2022. And the question now, is this still valid? And has there been any more progress, features on Virtual DocTypes for which there’s newer available documentation?
What’re the limitations of virtual doctypes, if any? Any pros and cons…
Would like some help and understanding with regards to this.
Thank You : )