groonga/grnci

Name: grnci

Owner: Groonga Project

Description: Groonga command interface (test ver.)

Created: 2015-12-22 14:44:21.0

Updated: 2017-05-11 10:52:31.0

Pushed: 2017-12-06 09:27:22.0

Homepage: null

Size: 2766

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

README

Grnci is a Go library to operate Groonga DBs. Grnci is an abbreviation of Groonga Command Interface because Grnci operates Groonga DBs via Groonga commands.

See http://groonga.org/docs/reference/command.html for details about Groonga commands.

Installation

Please ensure that Groonga is installed on you system. Then, you can use go get to install Grnci.

 get github.com/groonga/grnci
Documentation

Online documentation is available at https://godoc.org/github.com/groonga/grnci . In addition, if Grnci is already installed, godoc is available to read documentation.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.