SQLite Forum

Sqlite3 is multi-core multi-OS system
Login
Hi,

Is it possible to use sqlite3 is multi-core multi-OS system?

For e.g. we have a dual core system on which Linux is running on Core-1 & RTOS on Core-2.

And applications running on both cores need to access database.

Can this be achieved using sqlite3?

Can we have a shared sqlite3 database between both cores?

Any help/leads are appreciated.

Thanks