Skip to content
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

Max n1ql c client #4

Open
wants to merge 2 commits into
base: cbiswebscale
Choose a base branch
from

Conversation

max123
Copy link

@max123 max123 commented Sep 17, 2015

Added a C n1ql client. This still needs work, but works for the case where it is run on the same machine as the database. You'll need libcouchbase installed. To build: cc -O hellocb.c -lcouchbase -o hellocb.
It only does 1 n1ql query, but should be easy to have it do lots more.
@misterbisson @tgross

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

Successfully merging this pull request may close these issues.

2 participants