Skip to content

groonga/grnci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

$ go 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.

About

Groonga command interface (test ver.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published