Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • 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
Logo
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • 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

    Written by

    John Pallatto
    Published August 5, 2004
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      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

      John Pallatto
      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.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 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.

      ×