Giter Club home page Giter Club logo

go_cbq's Introduction

go_cbq

CLI

List of the available command line options

List of available shell commands

PARAMETERS :

Prefix Parameter type
  • | Query Parameter no prefix | Predefined (Built-in) Session Variable $ | User Defined Session Variable -$ | Named Parameters

List of Predefined Parameters : limit, histfile, histsize, autoconfig and query_creds

Example :

./go_cbq -ne -c=beer-sample:pass -u=Administrator

select * from beer-sample limit 1;

\CONNECT localhost:9498;

select * from beer-sample limit 1;

\DISCONNECT;

\CONNECT http://localhost:9000;

DROP A QUERY NODE..

select * from beer-sample limit 1;

\SET -creds beer-sample:pass;

\PUSH -max-parallelism 4;

\PUSH -max-parallelism 8;

\ECHO -max-parallelism;

\POP -max-parallelism;

select * from beer-sample limit 1;

\ALIAS cmd select version();

\ALIAS cmd2 select min_version();

\ALIAS;

\ECHO -creds limit \cmd hmmmmm ;

\ECHO -creds \cmd hmmmmm ;

\cmd2;\cmd;

\HELP \VERSION \SET;

\VERSION;

\EXIT;

go_cbq's People

Contributors

ikandaswamy avatar

Watchers

Sergey Avseyev avatar Hideki Itakura avatar Steve Yen avatar Thuan Nguyen avatar Sarath Lakshman avatar  avatar  avatar Mark Nunberg avatar Jeffry Morris avatar Laurent Doguin avatar Pasin Suriyentrakorn avatar Abhishek Singh avatar James Cloos avatar Dean Proctor avatar  avatar Dipti Borkar avatar Alex Ma avatar Brett Lawson avatar James Nocentini avatar Wayne Siu avatar Manik Taneja avatar Sundar Sridharan avatar Amy Kurtzman avatar  avatar  avatar Matt Carabine avatar  avatar Sriram Ganesan avatar Venu Uppalapati avatar Parag Agarwal avatar  avatar Jeff Dillon avatar  avatar  avatar Jim Walker avatar  avatar Dan Owen avatar Manu Dhundi avatar Andrew Reslan avatar  avatar Dave Finlay avatar  avatar vickiezeng avatar Couchbase Robot avatar  avatar  avatar Adam Fraser avatar Brian Williams avatar  avatar  avatar Michael Kwok avatar Keshav Murthy avatar Laura Czajkowski avatar  avatar

go_cbq's Issues

binaries?

From where is is possible to download go_cbq?
I am not go programmer (I am just a DBA). I tried to compile it, but it required adnl packages.
Or what is needed to recompile it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.