groonga-client-rails
groonga-client-rails is a library to use Groonga server from Ruby on Rails.
Groonga 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 (OnLine Analytical Processing) server.
groonga-client-rails provides the following feature:
- Define schema to Groonga server
- Synchronize data in Groonga with data in your models
- Search query builder
TODO
TODO
- Ruby
- groonga-client
- Ruby on Rails
- English: [email protected]
- Japanese: [email protected]
- ...
- Kouhei Sutou <[email protected]>
LGPLv2.1 or later. See doc/text/lgpl-2.1.txt for details.
(Kouhei Sutou has a right to change the license including contributed patches.)