https://github.com/groonga/groonga
An embeddable fulltext search engine. Groonga is the successor project to Senna.
https://github.com/groonga/groonga
c full-text-search groonga mruby nginx
Last synced: 27 days ago
JSON representation
An embeddable fulltext search engine. Groonga is the successor project to Senna.
- Host: GitHub
- URL: https://github.com/groonga/groonga
- Owner: groonga
- License: lgpl-2.1
- Created: 2009-01-14T09:30:34.000Z (about 17 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T23:25:14.000Z (10 months ago)
- Last Synced: 2025-05-14T01:15:13.688Z (10 months ago)
- Topics: c, full-text-search, groonga, mruby, nginx
- Language: C
- Homepage: https://groonga.org/
- Size: 102 MB
- Stars: 811
- Watchers: 69
- Forks: 119
- Open Issues: 139
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-c - Groonga - Columnar store with full-text search. [LGPL-2.1-only](https://spdx.org/licenses/LGPL-2.1-only.html) (Database)
- awesome-c-zh - Groonga - 带全文搜索的柱状存储。[](https://spdx.org/licenses/LGPL-2.1-only.html) (数据库)
- awesome-c - Groonga - Columnar store with full-text search. [LGPL-2.1-only](https://spdx.org/licenses/LGPL-2.1-only.html) (Database)
README
# README
Groonga is an open-source fulltext search engine and column store.
## Reference manual
See doc/source/ directory or http://groonga.org/docs/.
Here are shortcut links:
* How to install: http://groonga.org/docs/install.html
* Tutorial: http://groonga.org/docs/tutorial.html
* How to build as a developer: http://groonga.org/docs/contribution/development/build.html
## Community
* [@groonga on Twitter](https://twitter.com/groonga/)
* [Groonga page on Facebook](https://www.facebook.com/groonga)
* [Mailing list on SourceForge.net](http://lists.sourceforge.net/mailman/listinfo/groonga-talk)
* [Chat room on Gitter](https://gitter.im/groonga/public)
## Bundled software
### mruby
* Path: vendor/mruby-source
* License: The MIT license. See vendor/mruby-source/MITL for details.
### Onigmo
* Path: vendor/onigmo-source
* License: BSD license. See vendor/onigmo-source/COPYING for details.
## Authors
### Primary authors
* Daijiro MORI
* Tasuku SUENAGA
* Yutaro Shimamura
* Kouhei Sutou
* Kazuho Oku
* Moriyoshi Koizumi
### Patches and modules from
TODO: Update or use
https://github.com/groonga/groonga/graphs/contributors instead.
* Daisuke Maki
* Kazuhiro Osawa
* Hiroyuki OYAMA
* Nguyen Anh Phu
* Hideyuki KUROSU
* Takuo Kitame
* Yoshihiro Oyama
* cZfSunOs.U