FerretDB Data base

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.

1 Like

My 2 cents, use PostgreSQL.

7 Likes