
Over 95 recipes to unlock the power of MariaDBAbout This BookEnable performance-enhancing optimizationsConnect to different databases and file formatsFilled with clear step-by-step instructions that can be run on a live databaseWho This Book Is ForThis book is for anyone who wants to learn more about databases in general or MariaDB in particular. Some familiarity with SQL databases is assumed, but...
Paperback: 280 pages
Publisher: Packt Publishing - ebooks Account (March 20, 2014)
Language: English
ISBN-10: 1783284390
ISBN-13: 978-1783284399
Product Dimensions: 7.5 x 0.6 x 9.2 inches
Amazon Rank: 1689738
Format: PDF ePub fb2 djvu ebook
- Daniel Bartholomew epub
- Daniel Bartholomew books
- 1783284390 epub
- Computers and Technology epub books
- 978-1783284399 pdf
Written by someone who has been on board since the MariaDB project started, this cookbook is the ideal guide for those who want to unlock advanced features of MariaDB....
s are approachable to almost anyone with basic database skills.What You Will LearnEnable various MariaDB optimizationsLink MariaDB to a Cassandra clusterEnable and use the TokuDB storage engineRead from and write to various data formats including XML and CSVSearch through your data with SphinxConnect to other databases with ODBCTune MariaDB for the best performanceIn DetailMariaDB is a new database that has become very popular. It is easy to install and use, even on personal systems. It is evolving and expanding to meet the database needs of today, tomorrow, and into the future. MariaDB is a drop in replacement for MySQL it also has a lot of new features and performance enhancements that differentiate it from MySQL. It is also powerful enough to be the database of choice for some of the biggest and most popular websites in the world.This practical guide unlocks the advanced features of MariaDB's capabilities, including new storage engines, performance enhancing optimizations, and other advanced abilities. If you're looking to backend your enterprise, cloud, or embedded or mobile apps with a fast, free, open source, and familiar SQL database, MariaDB is perfect for you.We begin with installing MariaDB and configuring it to unlock powerful optimizations that can speed up certain queries exponentially. We will then move on to using the extra storage engines included with MariaDB, such as TokuDB and the CONNECT engine. With those mastered, it's then time to branch out from single to multi-server installations, so we will dive into MariaDB's clustering and replication features, learning how to efficiently search and index our data, work with NoSQL-style data, and connect MariaDB with a Cassandra cluster. It's a dangerous world out there, so last of all, we wrap things up with recipes on securing MariaDB.This is your ideal guide for getting the most out of MariaDB.