database without operating system -
Is there a database that can work without any operating system?
I need to close some code on an embedded device, which runs on a microcontroller without the OS. Give me the best database or alternative suggestions for this scenario.
I think you will apply it to an embedded system. If you write your application using C / C ++, use SQLite. C / C ++
Comments
Post a Comment