Implement a Database on Yocto Project to be used on microprocessor STM32MP1

Job ID: 38787893

Budget: $250 – $750 USD

Implement a Database on Yocto Project to be used on microprocessor STM32MP1 and create a sample client on C or C++.

Requirements:

- The database selected must have the capacity to store 3 million records (Logs)

- Create DB client sample app using C or C++ witch query examples including Select, Add, and delete process on the database.

- Add all instructions necessaries to install the database and libraries of this sample application needed on a custom layer to be include on the Image process of yocto.

- Create a image using Yocto Project to test