- Related Stories
-
Sun burnishes next-gen Sparc chips
February 3, 2005 -
PostgreSQL database opens up to Windows
January 19, 2005 -
McNealy knocks Oracle for pricing plans
December 8, 2004 -
Seeing double in software licensing
September 7, 2004 -
IBM to make Java database open source
July 30, 2004 -
Study: Open-source databases going mainstream
March 8, 2004 -
MySQL expands open-source database
January 12, 2004
Chief Executive Scott McNealy offered the provocative idea Wednesday at a meeting of influential financial analysts at Sun's headquarters here. During a speech, he showed a slide that placed the words "Sun DB" next to a list of existing database products.
McNealy offered no details besides "stay tuned," but Sun President Jonathan Schwartz indicated in an interview that database software is one possible way Sun plans to extend into new open-source software realms.
What's new:
Sun has hinted it may offer its own database to flesh out its server software suite. A Sun DB could anger partner Oracle, but it could curry favor with advocates of open-source software, which is at the center of Sun's strategy to attract more programmers to its technology.
Bottom line:
Starting a DB project from scratch would be tough, but there are potential partners in the increasingly mainstream open-source realm. And though offering an open-source DB that competes directly with Oracle's cash cow might irk a major business partner, Sun has shown a willingness lately to tussle with the giant.
William Hurley, an analyst at Enterprise Strategy Group, believes Sun will eventually offer a database to flesh out its server software suite. But a direct fight with Oracle CEO Larry Ellison would be foolhardy and unlikely.
"I would counsel strongly against them acquiring database technology to go head-to-head with Oracle," Hurley said.
If Sun chooses a partnership for a database, one company stands out from the alternatives: Computer Associates International, which is working to bring more attention to its 30-year-old and now open-source Ingres database. "We have ongoing efforts with Sun, and some of those efforts include Ingres," said Tony Gaughan, senior vice president of development at CA.
Unlike rivals IBM and Microsoft, Sun has no database software to sell in a $13.5 billion market that Oracle leads, according to IDC.
Lacking a database is significant given Sun's argument that customers want to buy a package of integrated technology rather than parts that must be assembled. Instead, Sun relies on a tight partnership with database giant Oracle.
First of all, Sun promotes with increasing aggression its Java Enterprise System, server software with several components that
See more CNET content tagged:
Sun Microsystems Inc.,
Oracle Corp.,
open source,
Ingres,
server software





Cloudscape is a general purpose DB, albiet a Java DB which would be perfect for Sun.
Keep in mind, it will allow Sun to offer something that will not **** off Larry. ;-)
PostgreSQL, there's always Oracle. But this adds nothing that
developers don't already have.
Perhaps a better upgrade path would be to FSP (Fujitsu Supported PostgreSQL)
http://fastware.com.au/docs/FujitsuSupportedPostgreSQLWhitePaper.pdf
which I believe has Fujitsu's extremely scalable "Extened Storage Manager"(ESM) to provide extremely heavy I/O, many-way SMP, etc; with PostgreSQL's parser,planner and executor for SQL compatability.
- Another option - One$DB as Sun DB
-
by
February 7, 2005 3:45 AM PST
- Heres why:
-
Reply to this comment
-
(5 Comments)- It fulfils all criteria
- Is licensed under the LGPL ----> free for free as well as commercial apps
- Its in Java (also J2EE certified)
Have a look at:
http://www.daffodildb.com/one-dollar-db.html
Cheers,
Ladi