An open API service indexing awesome lists of open source software.

https://github.com/cppqtdev/sqlite3-for-qtquick-application


https://github.com/cppqtdev/sqlite3-for-qtquick-application

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sqlite3-for-qtquick-application
1. Download and install sqlite3 into your system and create database.db file and pass the location into main.cpp file `openDatabase(path)` location