Close
  • Latest News
  • Cybersecurity
  • Big Data and Analytics
  • Cloud
  • Mobile
  • Networking
  • Storage
  • Applications
  • IT Management
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Menu
Search
  • Latest News
  • Cybersecurity
  • Big Data and Analytics
  • Cloud
  • Mobile
  • Networking
  • Storage
  • Applications
  • IT Management
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Home Database
    • Database
    • Servers

    Open-Sourcing Rouses Interest in Cloudscape, Ingres

    By
    John Pallatto
    -
    August 5, 2004
    Share
    Facebook
    Twitter
    Linkedin

      IBM and Computer Associates made the best moves they could this week to revitalize the use of relational database technology that would otherwise just languish on the market, according to analysts.

      IBM disclosed at LinuxWorld in San Francisco that it is giving the open-source software development community access to its Cloudscape relational database by donating the code to the Apache Software Foundation. This will allow open-source software developers to embed the Cloudscape code into their applications.

      On the heels of open-sourcing its Ingres database, Computer Associates International Inc. announced a contest with a $1 million prize to encourage open-source developers to create tools that will enable users to migrate applications off of major enterprise databases and onto Ingres.

      Such moves likely represent the only way to keep these high-quality databases from fading entirely from the enterprise software market, analysts said.

      Both IBM and CA have presented Cloudscape and Ingres to the open-source community because neither of them were generating a lot of revenue from them as commercial software products, said Noel Yuhanna, a senior analyst with Forrester Research in Cambridge, Mass.

      /zimages/3/28571.gifClick here to read the details about Computer Associates $1 million offer to the software developers who create the best tools to migrate applications to Ingres.

      CAs tools contest is basically a “marketing stunt” to remind developers that “Ingres is another relational database that enterprises should seriously look at,” Yuhanna said. “Ingres has been a good database,” but its use has faded in the enterprise market as a result of competition from IBMs DB2, Oracle and Microsoft SQL Server relational databases.

      “These are products that have never taken off—products that dont have a very good adoption rate,” he said. “Getting these databases into open source will perhaps trigger some greater adoption of these products.

      “Ingres has good features and functionality that give them an edge over MySQL, which is now the dominant player in the open-source community,” Yuhanna said. The contest gives open-source developers incentive to check out these advantages, he said.

      Next Page: IBM reaps business benefits.

      Business Benefits


      IBM will benefit from the Cloudscape donation to the Apache Software Foundation by helping to support and expand the Java database community, said Janet Perna, general manager of IBM Data Management Solutions, in Armonk, N.Y.

      The donation of more than 500,000 lines of Cloudscape code “would fill a gap in the applications development area for an embedded database,” which is something the Java community has needed for a long time, Perna said.

      This in turn will likely provide business opportunities for WebSphere and DB2 because the Cloudscape code is compatible with DB2, she said. This would allow Java developers to link Cloudscape applications to DB2 whenever they need to access an enterprise-scale relational database, Perna noted.

      Cloudscape, donated to Apache under its current product name, “Derby,” is particularly valuable to developers who need to build registries or directories into their applications, Perna said.

      /zimages/3/28571.gifClick here to read about IBMs decision to release the Cloudscape database to the open-source community.

      Cloudscape also will help provide new incentives for Java enterprise applications development, said Ken Coar, an IBM senior software engineer and an Apache Software Foundation vice president.

      “Java is not considered to be the choice in terms of performance” in the database area,” Coar said. “Cloudscape will give the lie to that image” because it is a “very efficient and lightweight environment” that is built as a set of Java classes.

      It has all of the features expected in an enterprise database, including support for the SQL 92 standard with support for transaction triggers and two-phase commit functionality, which are essential for reliable transaction processing, Coar said. Cloudscape essentially provides “high-end data processing brought to the low end,” he said.

      With Cloudscape, Apache and the open-source community received these blessings: the biggest chunk of code released so far; the first relational, embeddable Java open-source database; and reason for a lot of open-source developers to be very happy.

      “Are we excited? Yes,” said Greg Stein, chairman of the Apache Software Foundation. “[Cloudscape] makes it very easy to deploy certain types of applications in the low- to midrange type of database, which is not satisfied by anything else in the open-source community today.

      “By donating that code to Apache, a lot of people needing that functionality can now get it, and under the Apache license, which is a very nice license to work with, any user—[be they] hobbyist or commercial entity—can use it.”

      Stein said the open-source community has lacked a fully featured Java database and instead has relied on connections to MySQL, IBM DB2 or Oracle Corp. databases.

      “Whats interesting in this one is its embeddable into your Java application,” said Stein, in Palo Alto, Calif. “You dont have to connect to a separate server.”

      Next Page: Streamlining Java application deployment.

      Streamlining Deployment


      That will make it easier to deploy applications based on a Java code package, Stein said. “It makes it a lot easier to build and deliver systems based on this code, compared to a classic database like Oracle or DB2,” he said.

      In particular, the fact that Cloudscape is an embedded relational Java database makes it superior to comparable embedded databases such as the one from Sleepycat Software Inc., Stein said. “This one really brings the full functionality of a relational database embeddable into Java applications,” he said.

      /zimages/3/28571.gifClick here to read more about Sleepycats new pure-Java version of Berkeley DB.

      Stein foresees Cloudscape being used in small to midrange applications where ease of deployment is of concern. It will be usable both on clients and on servers, since its embeddable and can be incorporated into client applications.

      “Theres certainly going to be a lot of hobbyist activity, [plus] some commercial activity around people wanting to incorporate this into some lightweight applications,” he said.

      The code will be sequestered in the Apache incubator project until the foundation determines that it has all property rights to the code and that it has been granted the right license to use it, to relicense it and to further develop it.

      After that, the incubators role is to build the community around the new code base. Thats to ensure that the project outlives any individual contributor, whether its an individual developer or a group of developers assigned by a corporation such as IBM.

      “One thing about Apache Software Foundation is we want to have communities set up around each of our projects,” Stein said. “We want to make sure theres a large group of people actively involved with the project, supporting it and continuing work, so the project has long-term viability.”

      IBM pitched Cloudscapes release as an altruistic move, and its high regard in the open-source community helps bolster that pitch, regardless of how IBM might benefit from disrupted market. Specifically, analysts point to potential victims as being Microsoft Corp. with its technology stack and/or Sun Microsystems Inc. in the realm of Java.

      “IBM has been quite good about ensuring that they work with the community as opposed to trying to manage it or take over existing communities,” Stein said. “Theyre very much just another developer in the community, which is something we like to see at Apache: a meeting of equals as opposed to a meeting of leaders and underlings. We like everybody to be equal.”

      /zimages/3/28571.gifCheck out eWEEK.coms Database Center at http://database.eweek.com for the latest database news, reviews and analysis.

      /zimages/3/77042.gif

      Be sure to add our eWEEK.com database news feed to your RSS newsreader or My Yahoo page

      Avatar
      John Pallatto
      John Pallatto has been editor in chief of QuinStreet Inc.'s eWEEK.com since October 2012. He has more than 40 years of experience as a professional journalist working at a daily newspaper and computer technology trade journals. He was an eWEEK managing editor from 2009 to 2012. From 2003 to 2007 he covered Enterprise Application Software for eWEEK. From June 2007 to 2008 he was eWEEK’s West Coast news editor. Pallatto was a member of the staff that launched PC Week in March 1984. From 1992 to 1996 he was PC Week’s West Coast Bureau chief. From 1996 to 1998 he was a senior editor with Ziff-Davis Internet Computing Magazine. From 2000 to 2002 Pallatto was West Coast bureau chief with Internet World Magazine. His professional journalism career started at the Hartford Courant daily newspaper where he worked from 1974 to 1983.

      MOST POPULAR ARTICLES

      Android

      Samsung Galaxy XCover Pro: Durability for Tough...

      Chris Preimesberger - December 5, 2020 0
      Have you ever dropped your phone, winced and felt the pain as it hit the sidewalk? Either the screen splintered like a windshield being...
      Read more
      Cloud

      Why Data Security Will Face Even Harsher...

      Chris Preimesberger - December 1, 2020 0
      Who would know more about details of the hacking process than an actual former career hacker? And who wants to understand all they can...
      Read more
      Cybersecurity

      How Veritas Is Shining a Light Into...

      eWEEK EDITORS - September 25, 2020 0
      Protecting data has always been one of the most important tasks in all of IT, yet as more companies become data companies at the...
      Read more
      Big Data and Analytics

      How NVIDIA A100 Station Brings Data Center...

      Zeus Kerravala - November 18, 2020 0
      There’s little debate that graphics processor unit manufacturer NVIDIA is the de facto standard when it comes to providing silicon to power machine learning...
      Read more
      Apple

      Why iPhone 12 Pro Makes Sense for...

      Wayne Rash - November 26, 2020 0
      If you’ve been watching the Apple commercials for the past three weeks, you already know what the company thinks will happen if you buy...
      Read more
      eWeek


      Contact Us | About | Sitemap

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Property of TechnologyAdvice.
      Terms of Service | Privacy Notice | Advertise | California - Do Not Sell My Information

      © 2021 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

      ×