Port of groonga-command and groonga-command-parser.
Groonga CloudSearch
Search Google Spreadsheet data using Groonga.
A library for building groonga powered nodes
A Winston transport for Groonga Database
groonga http client with axios
client library for Groonga
Groonga Standard I/O interface client.
Groonga CloudSearch Console
Yet another groonga http server implementation
Archives any topic about a technical conference and provides a cross-origin timeline view in real time.
A framework for building scalable realtime web API services for Express
A tiny Groonga HTTP client.
A Rust language binding for Groonga.
A tiny Groonga query builder and generator.
A tiny Groonga expression builder and generator.
grnenv is a tool to switch using multiple Groonga versions.
A Rust language binding for Groonga.
Groonga-command is a library that represents [Groonga](http://groonga.org/)'s command. You can write a program that handle Groonga's command by using groonga-command.
Groonga-client gem supports HTTP or [GQTP (Groonga Query Transfer Protocol)](http://groonga.org/docs/spec/gqtp.html) as the protocol using a client.
DEPRECATED!!! Use 'rroonga' instead. Ruby/groonga is a extension library to use groonga's DB-API layer. Ruby/groonga provides Rubyish readable and writable API. You can use groonga's first and highly functional features from Ruby.
Groonga's log is logged when `--log-path` option is specified. You can write a program to process Groonga log by using groonga-log as a library.
Groonga synonym provides tools for synonym of Groonga families.
Groonga-command-parser is a Ruby library to parses [groonga](http://groonga.org/)'s command syntax. You can write a program to process groonga's command by using groonga-command-parser.
Groonga-query-log is a collection of library and tools to process [Groonga](http://groonga.org/)'s query log. You can write a program to process query log by using groonga-query-log as a library. You can analyze your Groonga's queries and test with your Groonga's query log by using groonga-query-log as a tool.
Groonga-client-model is a model interface for groonga-client.
Groonga-schema is a Ruby library and tool to processes [Groonga](http://groonga.org/)'s schema.
Groonga delta provides delta based data import tools. They can import data to Groonga from other systems such as local file system, MySQL and PostgreSQL.
[Groonga](http://groonga.org/) is a full text search engine. It also provides column store based database feature. Column store based database means that aggregate calculation is fast. You can use Groonga server as fast full text search server and fast [OLAP](https://en.wikipedia.org/wiki/Online_analytical_processing) (OnLine Analytical Processing) server.
Groonga command line clients can work without Groonga. `groonga` command provided by Groonga can only use for GQTP but they can use for both GQTP and HTTP.