© 2021 Mullins Consulting, Inc. All Rights Reserved Privacy Policy Contact Us
by Craig S. Mullins
The continuing acceptance and growing usage of Linux as an enterprise computing platform has enlivened the open source community. The term "open source" refers to software that users are free to run, copy, distribute, study, change, and improve. Often "open source" gets misinterpreted to mean free software. This is understandable, but the open source concept of free is closer to liberty than it is to no charge.
Generally speaking, open source software will adhere to the following beliefs: Users are free to run the program, for any purpose; they are free to inspect the actual source code of the program to determine how it works; they are free to modify and adapt the software to their specific needs; they are free to redistribute copies to whomever; and they are also free to release code improvements to the public, to benefit the whole community.
Open source is not limited to Linux. LAMP solutions are frequently deployed for database applications and systems that meet certain criteria. The acronym LAMP is commonly used as a shortcut to specify the most popular open source software: Linux, Apache Web server, MySQL DBMS, and the PHP/Python/Perl development languages. It is a collective of open source software that can be used to deploy applications with minimal cost, which is the intriguing part to most of its adopters.
The "no cost" aspect of open source and LAMP is both a positive and a negative. It is positive for the obvious reason; no one wants to spend money for something if they can avoid it, right? Of course, the "no cost" label only applies to the initial acquisition cost of the software, and then only maybe. Red Hat, MySQL, and others sell distributions of their software to make implementation and management easier.
Ongoing support is crucial. Most organizations do not want to implement mission-
There are limits to open source adoption. For example, not many major insurance companies would choose to implement their policy or customer system using open source software. Typically, mission-
I think open source database technology is in an awkward phase of its lifecycle today. Typically, open source DBMS products -
Another issue being faced by the open source DBMS world is Oracle's acquisitive ways. Of the four DBMS products mentioned above, two, Berkeley DB and now MySQL, are owned by Oracle. What will the future of open source DBMS hold if the major players are gobbled up by the commercial DBMS companies?
A dark horse in the open source DBMS market is Ingres, which began its life as a commercial product. Ingres was open sourced by CA (its previous owner) in May 2004. Somewhat different than other open source DBMS offerings, Ingres' heritage enables it to deliver high-
And it is impossible to cover the open source DBMS market without discussing EnterpriseDB. Basically, EnterpriseDB is to open source DBMS (PostgreSQL) as Red Hat is to open source operating systems (Linux). EnterpriseDB offers subscription plans and support for the PostgreSQL DBMS. The company has earned a reputation for offering Oracle compatibility, touting the ability of its customers to replace the Oracle DBMS with PostgreSQL and not have to change its application code. Even IBM licensed some of EnterpriseDB's Oracle compatibility functionality for its latest version of DB2.
The bottom line is that there is a wealth of options if you are interested in using an open source DBMS. But know what your needs are and what features are available in the open source DBMS products before diving headfirst into the open source waters.
From Database Trends and Applications, March 2010.
© 2012 Craig S. Mullins,
March 2010