How can i give twitter output to mysql database

i am using twitter input plugin for logstash to get data from twitter.

I want to load this data into mysql DB.

How can i load that.Is their any way to load data directly into mysql db.

Or first load data into elastic search and load it into mysql db.

Which is the best way.
Please refer me is there any way other then this.

Thanks in Advance..........

There is no JDBC output, so you will need something other than LS.