Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

SQLite3cc #220

Open
monsdar opened this issue Mar 5, 2019 · 3 comments
Open

SQLite3cc #220

monsdar opened this issue Mar 5, 2019 · 3 comments

Comments

@monsdar
Copy link

monsdar commented Mar 5, 2019

From their homepage:

The sqlite3cc library is a C++ wrapper around the excellent SQLite 3 library. The SQLite Library has a C-style interface, and sqlite3cc is intended to make the use of SQLite more comfortable in a C++ programming environment.

I've mirrored the sources along with a CMake/Conan-wrapper here: monsdar/sqlite3cc-cmake

@Croydon
Copy link
Contributor

Croydon commented Mar 5, 2019

So you already wrote a Conan recipe... please consider bringing it into Bincrafters 😄

@monsdar
Copy link
Author

monsdar commented Mar 6, 2019

Yeah, what's missing? I'll see that I find some time for that...

@monsdar
Copy link
Author

monsdar commented Mar 7, 2019

I'll remove my dependency to Sqlite3CC and use Sqlite3Cpp instead. The lib is a bit more mature and already available through bincrafters. It also does not need Boost as a dependency.

I won't put much work into bringing Sqlite3cc into bincrafters at the moment, as the lib is not used by me anymore. If there's someone out there looking for Sqlite3cc in particular feel free to work on top of my results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants