-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sphinx: Search Outside the Box
,----[ Quote ]
| For many years, the only easy way to add decent search capability to a
| MySQL-backed web site was to use its full-text index support. It was fast,
| efficient, and reasonably configurable. But as more and more sites began to
| deal with larger datasets and moved from MyISAM to InnoDB, they found that it
| was harder to support their search needs. InnoDB does not provide full-text
| indexing, so that often meant keeping around a set of slaves that still ran
| MyISAM for the sole purpose of handling full-text search requests.
`----
http://www.linux-mag.com/cache/7369/1.html
Drizzle: Rethinking the MySQL Database Kernel
,----[ Quote ]
| Much like Linux is a fast kernel that can be extended with loadable modules
| (notably filesystems and device drivers, among others), Drizzle explicitly
| says “no” to building in some features, instead pushing them out of the core
| and into plug-ins. This separation allows Drizzle to focus on only the most
| essential features of a modern database kernel. In fact, it’s almost a become
| a joke on the Drizzle mailing list that someone will say “Make it a plugin!”
| when anyone questions removing functionality from the server.
`----
http://www.linux-mag.com/id/7379/
Recent:
The State of MySQL
,----[ Quote ]
| Robust development from outside the Sun/MySQL sphere, new storage engines and
| the return of Monty are just some of the signs that MySQL is healthy, despite
| may reports to the contrary.
`----
http://www.linux-mag.com/id/7342/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAko4xjwACgkQU4xAY3RXLo48IQCghxvbfHCQfZl4kBGqLr1IABth
dNcAn2zr6Kc2xvFtm44fGa1rCClxu5q+
=HNb5
-----END PGP SIGNATURE-----
|
|