[ANN] Mroonga 7.04 - Fast fulltext search for all languages on MySQL

2017-06-28 Thread Kentaro Hayashi
Hi,

Mroonga 7.04 has been released!

Mroonga is a MySQL storage engine that supports fast fulltext search
and geolocation search.  It is CJK ready. It uses Groonga as a storage
and fulltext search engine.

Document:
   http://mroonga.org/docs/

How to install: Install Guide
   http://mroonga.org/docs/install.html

How to upgrade: Upgrade Guide
   http://mroonga.org/docs/upgrade.html

Blog:
   http://mroonga.org/en/blog/2017/06/29/mroonga-7.04.html

Changes:
   http://mroonga.org/docs/news.html#release-7.04

# Supported Debian 9 (stretch)

In this release, Debian 9 (stretch) has been supported!

Here is the Debian 9 specific install procedure:

Add apt configuration in /etc/apt/sources.list.d/groonga.list:

  deb https://packages.groonga.org/debian/ stretch main
  deb-src https://packages.groonga.org/debian/ stretch main

Run the following commands to install Mroonga:

  % sudo apt-get install apt-transport-https
  % sudo apt-get update
  % sudo apt-get install -y --allow-unauthenticated groonga-keyring
  % sudo apt-get update
  % sudo apt-get install -y -V mariadb-server-10.1-mroonga

Since Debian 9, MariaDB 10.1 is adopted as a MySQL variant.  
mariadb-server-10.1-mroonga is corresponding package for it.

Note that mariadb-plugin-mroonga is bundled version of Mroonga in
MariaDB 10.1. It is a bit old version of Mroonga. We recommends to use
mariadb-server-10.1-mroonga package!

Regards,

-- 
Kentaro Hayashi 


pgpeNDd1NXEII.pgp
Description: PGP signature


Benetl, a free ETL tool for MySQL, out in version 4.8

2017-06-28 Thread Benoît Carpentier

Dear all,

Benetl, a free ETL tool for MySQL, is out in version 4.8.

This new version is providing some code optimizations, tests coverage 
improvement.

This version supports Java 1.8 and providesone bug correction.
You should really update.

Benetl is freely dowloadable at:http://www.benetl.net

You can learn more about ETL tools at: 
http://en.wikipedia.org/wiki/Extract,_transform,_load


Thanks for your interest.

Regards,

--
Benoît Carpentier
http://www.benetl.net
Founder of Benetl and Java project manager