Komainu8's Gems

icon
#Total RankDaily RankNameSummary
16,2807,081groonga-commandGroonga-command is a library that represents [Groonga](http://groonga.org/)'s command. ...
26,38413,579rroongaRroonga is an extension library to use Groonga's DB-API layer. Rroonga provides Rubyish...
36,4007,028groonga-clientGroonga-client gem supports HTTP or [GQTP (Groonga Query Transfer Protocol)](http://gro...
46,8417,057groonga-command-parserGroonga-command-parser is a Ruby library to parses [groonga](http://groonga.org/)'s com...
59,0668,785groonga-query-logGroonga-query-log is a collection of library and tools to process [Groonga](http://groo...
611,2138,850grntestGrntest is a testing framework for Groonga. You can write a test for Groonga by writing...
713,3898,785groonga-logGroonga's log is logged when `--log-path` option is specified. You can write a program ...
822,91995,592fluent-plugin-groongaThere are two usages. 1) Store data into Groonga. 2) Implement Groonga replication syst...
998,78495,592fluent-plugin-groonga-query-logYou can detect slow query in real time by using this plugin.
10118,51125,404rabbit-slide-komainu8-postgresql-conference-japan-2021PostgreSQL で使用できる全文検索の拡張に PGroonga という高速に全文検索できる拡張があります。 PGroongaはバックエンドに本格的な全文検索エンジンG...
11129,87595,592fluent-plugin-groonga-logYou can detect Groonga error in real time by using this plugin.
12150,91395,592rabbit-slide-komainu8-july-tech-festa-2021-winterPostgreSQLで日本語の全文検索をするには、LIKE演算子を使って実現できますが、インデックスを使用しないため、データ量が多い場合には低速です。 英文については、インデ...
13166,21062,540rabbit-slide-komainu8-postgresql-conference-japan-2019PostgreSQL で使用できる全文検索の拡張に PGroonga という高速で高性能な拡張があります。 PGroonga は、全言語対応の超高速全文検索機能を Postg...
14168,22462,540rabbit-slide-komainu8-dbstudychugoku-28thPostgreSQL で使用できる全文検索の拡張に PGroonga という高速で高性能な拡張があります。 PGroonga は、全言語対応の超高速全文検索機能を Postg...
15170,29762,540rabbit-slide-komainu8-yapc-kyoto-2023MySQLのデータを全文検索したいときの良くあるアプローチは以下の3つがありますが、それぞれ課題があります。 1. MySQLのデフォルトのストレージエンジンInnoDBの...
16173,10662,540rabbit-slide-komainu8-postgresql-conference-japan-2020PostgreSQL で使用できる全文検索の拡張に PGroonga という高速で高性能な拡張があります。 PGroongaはインストールも難しくなく、インデックスの設定...