https://github.com/cppqtdev/sqlite3-for-qtquick-application
https://github.com/cppqtdev/sqlite3-for-qtquick-application
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cppqtdev/sqlite3-for-qtquick-application
- Owner: cppqtdev
- Created: 2022-11-04T20:20:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T20:26:00.000Z (over 3 years ago)
- Last Synced: 2025-03-17T18:48:19.542Z (about 1 year ago)
- Language: C++
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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