Contributed by Calpont, InfiniDB Community Edition is an open source, scale-up analytics database engine for your data warehousing, business intelligence and read-intensive application needs. Enabled via MySQLTM and purpose-built for an analytical workload with column-oriented technology at its core, the multi-threaded capabilities of InfiniDB Community Edition fully encompass query, transactional support and bulk load operations.  So come on in, grab a download and get started.

             | 

How do I install and use InfiniDB on Windows?

E-mail Print PDF

Installing and using InfiniDB on Windows is very straightforward and easy. To install InfiniDB on Windows, first download the appropriate binary (32 or 64-bit) for your Windows operating system. Then, simply click on the install executable, which brings up the following dialog:

 

 

You can change the destination directory on your Windows box if you wish. Click the Install button to install InfiniDB on the machine:

 

 

The installer will transfer all the files to the Windows machine, including all necessary MySQL files, and will configure InfiniDB for use. Note that at present, InfiniDB will run on the standard MySQL port of 3306 so if you have a prior version of MySQL installed on the machine, you will need to shut it down and/or not use it while InfiniDB is running on the box.

 

Once the installation is complete, you can log into InfiniDB by using the standard mysql client utility. The InfiniDB binary path will be automatically added to the Windows Path so you should not have to path to any InfiniDB utility or executable.

 

Open a Windows Command Prompt and type mysql –u root; this should log you into InfiniDB.

 

You can start and stop the InfiniDB Windows service by using the Windows Services interface:

 

 

Uninstalling InfiniDB is done by using the Add/Remove programs interface on Windows.