|
Recent Articles |
GData, MySQL, and the Future of on-line Databases
In reading Richard MacManus' Why Google
is extending RSS, I couldn't help feeling that
he was missing the point a bit. It's as if he was
focusing on the small things ("Why RSS?") rather
than looking at the bigger picture of where all this is going...
MySQL, Oracle Agree On InnoDB Deal
A multiyear agreement between Oracle and MySQL over
the InnoDB storage engine license should put an
end to fears of a potential Oracle-fueled money
grab...
SQL Server Indexes A database index is similar to an index in a book - it is comprised of a lookup value, and a number identifier that corresponds to the row number in a table.
Oracle Produces Oracle SQL Developer
The kids out in Redwood Shores announced a new product
called SQL developer...
SQL Injections Abound Danish security firm Secunia reported on Monday several moderately critical vulnerabilities in various software products that allow SQL injection attacks. Products like Gregarius, Total Ecommerce, Akarrus Social Bookmarking Engine and others.
|
|
|
05.09.06 Developers Spoiled For Free DB Choices By
David A. Utter It is not just MySQL or PostgreSQL offering freely available databases, as Oracle, Microsoft, and IBM all want to hook developers on lite versions of their products.
MySQL has an extensive presence online, with Yahoo and NASA using it for their services. PostgreSQL has its place with Red Hat and Cisco; both databases have many more users than those listed.
With those high-quality databases available for free, developers can pick and choose which one will best fulfill the requirements of their web applications. Both products offer ACID-compliance and transaction support among their features.
Despite the availability of PostgreSQL and MySQL, the powerhouses of corporate databases believe they can hook developers with versions of their mainstream database products by providing lite versions of them for free, too.
| Send targeted visitors directly to your site or to the advertisement
of your choice. Get
Started Now! |
|
Various limitations, like caps on how much data can be supported or only using one processor on a multi-processor system, keep the lite versions from matching their full price counterparts. Companies hope to demonstrate that their feature sets will prove the deciding factor in choosing a proprietary system over an open source one.
Oracle began offering its out-of-beta version of 10g Express Edition earlier this year. IBM noted how developers familiar with MySQL can take that knowledge to DB2 Express-C.
Microsoft likewise made SQL Server Express available for its users. That product also integrates with the free Visual Web Developer Express suites for creating web applications.
While all of the Express database editions from the big tech companies have been designed to bring users along from at-home hobbyists to at-work product evangelists, they do provide an inside look at how those databases could benefit web development on a larger scale.
Thoughts?
About the Author: David Utter is a staff writer for WebProNews covering technology and business.
|