groonga storage engine ClearCode Inc. Kouhei Sutou - - PowerPoint PPT Presentation

groonga storage engine
SMART_READER_LITE
LIVE PREVIEW

groonga storage engine ClearCode Inc. Kouhei Sutou - - PowerPoint PPT Presentation

groonga storage engine ClearCode Inc. Kouhei Sutou OSC2011.DB/OSSDB MySQL 2011/11/5 groonga storage engine Powered by Rabbit 1.0.5 About me The president of ClearCode Inc. The author of Rabbit A developer of groonga A developer of


slide-1
SLIDE 1

groonga storage engine Powered by Rabbit 1.0.5

groonga storage engine

Kouhei Sutou

ClearCode Inc.

OSC2011.DB/OSSDB MySQL 2011/11/5

slide-2
SLIDE 2

groonga storage engine Powered by Rabbit 1.0.5

About me

The president of ClearCode Inc. The author of Rabbit A developer of groonga A developer of groonga storage engine

1/24

slide-3
SLIDE 3

groonga storage engine Powered by Rabbit 1.0.5

groonga storage engine?

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

2/24

slide-4
SLIDE 4

groonga storage engine Powered by Rabbit 1.0.5

Storage engine

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

3/24

slide-5
SLIDE 5

MySQL server SQL handler MyISAM storage engine InnoDB groonga storage engine MySQL client SQL C++ API

An alternative

  • f

MyISAM,InnoDB and so on

slide-6
SLIDE 6

groonga storage engine Powered by Rabbit 1.0.5

Fast fulltext search

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

5/24

slide-7
SLIDE 7
slide-8
SLIDE 8

groonga storage engine Powered by Rabbit 1.0.5

Fast geo search

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

7/24

slide-9
SLIDE 9
slide-10
SLIDE 10

groonga storage engine Powered by Rabbit 1.0.5

Real-time update

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

Fast update Lock free

9/24

slide-11
SLIDE 11

groonga storage engine Powered by Rabbit 1.0.5

Fast update

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

Fast update Lock free

10/24

slide-12
SLIDE 12
slide-13
SLIDE 13

groonga storage engine Powered by Rabbit 1.0.5

Lock free

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

Fast update Lock free

12/24

slide-14
SLIDE 14
slide-15
SLIDE 15

groonga storage engine Powered by Rabbit 1.0.5

Caution

No transaction ALTER TABLE is unsupported

It will be supported in the next release

Geo supports only POINT

14/24

slide-16
SLIDE 16

groonga storage engine Powered by Rabbit 1.0.5

Transaction support

Transaction support

groonga storage engine + InnoDB

ALTER TABLE is unsupported

It will be supported in the next release

Geo supports only POINT

15/24

slide-17
SLIDE 17

MySQL server SQL handler MyISAM InnoDB groonga storage engine MySQL client SQL storage engine C++ API

Adds fast fulltext search to MyISAM, InnoDB and so on

C++ API process only fulltext search

slide-18
SLIDE 18

groonga storage engine Powered by Rabbit 1.0.5

Fast fulltext search

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

17/24

slide-19
SLIDE 19
slide-20
SLIDE 20

groonga storage engine Powered by Rabbit 1.0.5

Fast geo search

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

19/24

slide-21
SLIDE 21
slide-22
SLIDE 22

groonga storage engine Powered by Rabbit 1.0.5

Real-time update

A storage engine of MySQL Fast fulltext search Fast geo search Real-time update

Fast update Lock free

21/24

slide-23
SLIDE 23
slide-24
SLIDE 24
slide-25
SLIDE 25

groonga storage engine Powered by Rabbit 1.0.5

Conclusion

A fast fulltext search for all MySQL users!

http://mroonga.github.com/ 24/24