Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tanius/qml-sql-example

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QML SQL Example

This is a simple Qt Quick application (written in QML and C++) that shows how to use a SQLite3 database in your Qt application. It uses the classes from the Qt SQL module, which is part of the standard Qt library.

If you are looking for an equivalent example using QWidgets rather than QML, use QtSqlExample. It provides exactly the same functionality as this example, just with an interface using QWidgets.

History and Credits

This project is based on vivaladav's application QtSqlExample, which he also explains in detail in his blog post How to embed a database in your application with SQLite and Qt.

About

How to use a SQLite database in a Qt Quick / QML application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.