I read a news about https://www.ferretdb.com/, but I have not the time now (I must left) to check further.
Do you know if we can use it with Xojo ? Are-we able to use multi-connect to the db (unlike SQLite); what can you tell us about it ?
TIA
I read a news about https://www.ferretdb.com/, but I have not the time now (I must left) to check further.
Do you know if we can use it with Xojo ? Are-we able to use multi-connect to the db (unlike SQLite); what can you tell us about it ?
TIA
Directly, not, people will need to write a MONGODB compatible “driver”. That seems just a MONGODB emulator layer on top of POSTGRESQL… the real DB under it.
My 2 cents, use PostgreSQL.