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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -