Arctic SQL library is based on cppparser #42
Closed
agladilin
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to advertise a new project based on cppparser library.
Please find Arctic SQL which is a C++ to SQL mapper.
We are waiting for new c++26 static reflection feature that can become a new solution for such kind of things. However, until that time there is no way other than using a c++ parser and generator. cppparser is amazing. Great thanks to Satya Das for that.
Beta Was this translation helpful? Give feedback.
All reactions