|
Boost : |
From: Klemens Morgenstern (klemensdavidmorgenstern_at_[hidden])
Date: 2024-01-04 09:51:07
I've written a boost.sqlite library last year mainly to experiment,
but it has been a feature-complete C++ wrapper for a while.
Hence I'd like to gauge interest to see if it's worth proposing for boost.
It has more features than most C++ sqlite wrappers and uses boost-isms
such as system.result, tag_invoke and boost.json.
Code: https://github.com/klemens-morgenstern/sqlite
Docs: https://klemens.dev/sqlite/
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk