3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

全文検索エンジンGroongaAdvent Calendar 2013

Day 13

MroongaのテーブルとGroongaのテーブルの対応関係

Last updated at Posted at 2013-12-12

はじめに

Mroongaは、MySQL用のストレージエンジンであるため、MySQLユーザにとって、Groongaをほとんど意識せずに、容易に高速な全文検索を行うことができます。

Mroongaストレージモードで作成されるファイルの実体は、Groongaデータベースそのものであり、直接Groongaのコマンドを発行したり、GroongaのCライブラリやRroongaで作られたツールを使ってGroongaデータベースをメンテナンスすることも可能です。

そこで、MroongaのテーブルとGroongaのテーブルの対応関係を追ってみます。

続きを読む

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?