Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 13 C++ Sqlite3 Projects
-
Project mention: SvelteKit 1.0 with SQLite Tutorial (Self Promotion) | reddit.com/r/sveltejs | 2023-01-06
I used better-sqlite3 . It is simple to use as it is synchronous. I don't know if it scales good (at least the docs say it) but works great for my small use cases.
-
SQL Check is another open source tool (and multi-platform) which looks for common anti-patterns in TSQL code.
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Comprehensive tutorial for working with databases and c++ | reddit.com/r/cpp | 2022-11-01
I had some success with sqlite_orm, but more generally I'd just recommend to pick a lib that fit your needs and read its examples/docs.
-
moneymanagerex
Money Manager Ex is an easy to use, money management application built with wxWidgets
Project mention: Can my bank help me with my spending addiction? | reddit.com/r/UKPersonalFinance | 2023-01-10 -
Project mention: Propagating an exception from another thread and up to the main program. No destructors allowed yet? | reddit.com/r/cpp | 2022-10-07
FWIW, I found this: https://github.com/SOCI/soci/issues/256
-
lithium
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Project mention: NanoODBC: A small C++ wrapper for the native C ODBC API | news.ycombinator.com | 2022-12-07
-
Project mention: sqlite-zstd: Transparent dictionary-based row-level compression for SQLite - An SQLite extension written in Rust to reduce the database size without losing functionality | reddit.com/r/rust | 2022-07-31
Yes, that is indeed an obviously missing part. I knew about ZIPVFS, but somehow forgot to investigate closer. Probably because I started this project before GenomicsSQLite was a thing (that seems like the best alternative).
-
xloil
xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently)
xlOil https://github.com/cunnane/xloil
-
Project mention: Android app to discover similar fanfics on AO3 | reddit.com/r/rational | 2023-01-18
Someone else wrote a free and open source recommendation engine specific to FanFiction.Net: Flipper. It’s a Windows desktop app.
-
-
I wrote a wrapper that’s pretty light and functions similar to python. https://github.com/yuqian5/SQLitePlus
C++ Sqlite3 related posts
- Can my bank help me with my spending addiction?
- A solution for managing supermarket receipts
- SvelteKit 1.0 with SQLite Tutorial (Self Promotion)
- Troubleshooting: compiled against a different Node version
- How did you overcome bad spending habits?
- Watching people from r/irishpersonalfinance talk about how much money they've saved by 30.
- T-SQL Best practices analyzer
-
A note from our sponsor - Sonar
www.sonarsource.com | 27 Jan 2023
Index
What are some of the best open-source Sqlite3 projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | better-sqlite3 | 3,769 |
2 | sqlcheck | 2,239 |
3 | sqlite_orm | 1,706 |
4 | moneymanagerex | 1,254 |
5 | soci | 1,189 |
6 | lithium | 1,088 |
7 | sqlsmith | 543 |
8 | nanodbc | 266 |
9 | GenomicSQLite | 133 |
10 | xloil | 33 |
11 | flipper | 29 |
12 | sqlite3cpp | 9 |
13 | SQLitePlus | 3 |