Home
Welcome to the mroonga wiki!
mroonga is a MySQL pluggable storage engine for groonga.
Currently, mroonga is under development, pre-alpha release.
We just started this project and mroonga has many lack of features/implements
current feature
- create table with INT/VARCHAR column
- drop table
- insert data
- select, table scan
- primary index and fulltext index
- index read by primary index and fulltext index.
- read by position, order by.
