Skip to content

Just learning SQLite with C++. Also counts as a C++ wrapper for SQLite.

License

Notifications You must be signed in to change notification settings

CMDR-JohnAlex/LearningSQLite

Repository files navigation

LearningSQLite

GitHub Repo stars GitHub watchers

GitHub top language Lines of code GitHub repo size

GitHub issues GitHub pull requests GitHub

GitHub release (latest by date) GitHub all releases

About LearningSQLite

Just learning SQLite with C++. This project kinda counts as a wrapper for SQLite, download the src/database and contrib/SQLite folders and add them to your project, use src/database/main.cpp.txt as an example on how to use this wrapper.

Documentation

Our Documentation can be found in the code's //comments.

Bug Reporting

You can report bugs in the issues tab in the github repository.

Contributing

If you want to contribute, you can create a pull request so we can consider your contribution.

Please add your name and/or Github username to AUTHORS.md in your pull request.

Changelog

Please see CHANGELOG.md.

About

Just learning SQLite with C++. Also counts as a C++ wrapper for SQLite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages