-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C/C++ driver #149
Comments
Hi, there is no need for separate driver, since Sophia is C written. |
How i can see you are maintainer of sophia project? Do you have some GUI for database? Or GUI interface not needed? |
Sophia has no query language, only key-value alike methods which can be called via API functions. No GUI support either. |
Hi @pmwkaa , may be integration into FastoNoSQL will be interesting for Sophia users? |
Hi, do you have C/C++ driver for sophia? i didn't find any examples.
The text was updated successfully, but these errors were encountered: