Skip to content

a simple library to manipulate SQL based on Qt::SQL.

Notifications You must be signed in to change notification settings

inloveable/LibQSQL

Repository files navigation

LibQSQL

A lightweight c++/Qt library aims to provide some convinent methods to access SQL in Qt programs.

All you have to do is to simply bring LibQSql.h and LibQSql.cpp into your project,
and create a LibQSQL object from namespace: L_library.

This early version(v1.0 2022/8/30) provides with only a simple class that supports QSQLITE.

If there is any bug,please inform me.

My email-address:[email protected].

I'm an independent developer,who would to my best to support this small library as far as can.

1.If there is anything you think worth doing,please Pull a request.
2.If there is anywhere in the code you think worth improve,feel free to point them out.

Thank you!

About

a simple library to manipulate SQL based on Qt::SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published