- Oracle kills low-priced MySQL support - This had been rumored and was expected, but now we know the details. The lowest priced offerings are gone, Standard Edition at $2K/yr now the cheapest, differentiation between editions is now with different add-ons, not level of support, and a server is limited to 4 sockets. Note that if you weren't buying the cheapest offering, the prices haven't really increased.
- ASF Statement on JCP - Same issue as there has been for awhile, but now saying they'll withdraw if not addressed.
- Microsoft and IBM web-control war finally silenced - Interesting read on the motivations for WS-I and entertaining quip on SOA: "WS-* and the WS-I paved the way for the Service Oriented Architectures (SOAs) bubble, a cacophony of hype about a set of systems that could never be delivered but paid the wages of consultants and enterprise vendors, and involved some kind of choreography wrapped in a portal."
- Ex-Red Hatters eye Larry's MySQL wobblers
- Ex-Sun boss gives Ellison open-source wedgie
Showing posts with label postgresql. Show all posts
Showing posts with label postgresql. Show all posts
Thursday, November 11, 2010
links for 2010-11-11: Oracle raises MySQL pricing; ASF draws line in sand over JCP; WS-I completes their journey; PG West Notes
Labels:
java,
mysql,
opensource,
oracle,
postgresql,
soa
Friday, October 22, 2010
links for 2010-10-22: AWS free for a year; PostgreSQL vs MySQL; Stacking the JCP election; Java on OS X; What Steve could have said; Adivce to Oracle regarding Java
- Amazon Web Services: Try us free for a year - Something worth looking in to.
- PostgreSQL vs. MySQL: How to Select the Right Open-Source Database - A balanced well written article.
- Stacking the JCP election - An interesting read even if it is a bit biased (and I don't know if it is or isn't).
- Steve Jobs Comments on Apple's Java Discontinuation - Some interesting history from James.
- What Steve could have said - "We’ve been in the computer business for a long time and we’ve learned that 80% of people just aren’t very interesting. They don’t need to create that much content, because when they do, most it isn’t very good. The iPad actually saves them from themselves because it keeps them from creating a bunch of useless stuff that no one else wants to read."
- Dear Oracle, Get a Clue - Some good advice. Is Oracle listening?
Thursday, October 21, 2010
links for 2010-10-21: Apple deprecates Java; Apple announces OS X Lion ... 11 months off?; NYC adopts Microsoft Cloud; EnterpriseDB Postgres TCO calculator
- Apple deprecates Java - I struggle to see how this makes sense as part of OS X's resurgence was due to developers adopting the platform due to good Java support. Perhaps Oracle adds support or someone steps forward with a good OpenJDK port, but Steve is clearer trying to cleanse his products of non-native apps.
- Apple's unveiling of updated OS X takes its cues from Microsoft - Apple rarely announces products that won't ship until nearly a year later, but did with OS X Lion.
- City of New York adopts Microsoft Cloud services - It will be interesting to watch how the battle goes between Microsoft and Google here. Google gets Los Angeles, Microsoft gets New York City.
- EnterpriseDB Postgres Plus TCO comparison calculator - No matter how you cut it, EnterpriseDB is less expensive than SQL Server, Sybase, Oracle, and DB2. Think MySQL is cheaper? Guess again.
Labels:
apple,
cloud,
enterprisedb,
java,
microsoft,
mysql,
postgresql,
sql
Wednesday, October 20, 2010
links for 2010-10-20: SkySQL forking?; IBM, Oracle, and Java; Linux catching Microsoft; Developer Intelligence; Twitter predicts stocks; McNealy at PG West
- SkySQL will try to drive MySQL fork, Oracle's ouster - Not a fork yet, but supporting one (MariaDB) and not ruling out creating one.
- IBM, Oracle and Java: The Q&A - @sogrady's always well written Q&A with a kind mention of the questions I sent him.
- Linux Starts to Eat Microsoft’s Lunch in Servers - Shows Linux growth (79% adding more Linux vs 21% adding more Windows), but it is a lot easier to show growth when coming from behind.
- Introducing Project Arcturus, Part 1: The World’s First and Only Developer Intelligence Tool - A great use of data to provide insight into developers. Kudos to RedMonk for building it. ReadWriteWeb has a review here.
- Twitter mood predictions the stock market - Another fascinating use of data.
- Scott McNealy Keynote Speaker at PG West - A great opportunity to hear Scott speak.
Monday, October 11, 2010
links for 2010-10-10: If Oracle and MySQL had a child; AWS weakness a strength?; JavaOne content will cost you; Android revolution; Short-term focus hurts R&D
- If Oracle and MySQL had a child - Why not get the best of both worlds with PostgreSQL?
- Amazon Web Services: an instance of weakness as strength - Most people like simple evolution when making change in the enterprise.
- JavaOne 2010 content costs money? - In the past, the content from JavaOne was generally made available for free to the community, but the link seems to indicate it now costs $245 or you have to have been an attendee. Past content on SDN only includes 2008 and 2009. To be fair, there is still a lot of free content but this seems to be a change.
- The five factors powering the Android revolution
- R&D: Short-term focus, cynicism hampers us - Who else will innovate just for the sake of doing so?
Friday, October 8, 2010
links for 2010-10-08: More on MySQL price hikes; Jaspersoft predicts Java/MySQL resurgence; Salesforce.com adds REST APIs
- MySQL price hikes reveal depth of Oracle's wallet love: Time for Postgres? - Mentions same content I posted earlier, but clearly suggests PostgreSQL as the natural alternative.
- Months After Oracle's Acquisition of Sun, OSS Survey Predicts Resurgence of Java and MySQL - Survey doesn't address what people's answers would have been had Oracle not acquired Sun (perhaps the "resurgence" was already happening and it has diminished under Oracle), and in a few cases the conclusions are classic viewing the data the way one wants. For example, their highlight #1 is that more than three quarters said MySQL use would increase or stay the same. That is convenient grouping of answers as their data could be used to make the exact opposite statement, i.e. more than three quarters said MySQL use would decrease or stay the same.
- Salesforce.com Finally Adding REST API - While their approach to their SOAP API was somewhat RESTful already, the addition of true REST APIs is welcome.
Thursday, September 30, 2010
links for 2010-09-30: Gosling on JavaOne; MySQL prices going up; Gmail capitulates; MySQL vs PostgreSQL performance; PHP SDK for AWS
- JavaOne was fun - Some interesting, albeit likely biased, observations.
- Oracle raising prices on MySQL - Rationalizing the pricing to Oracle's way is to be expected, but the removal of Basic and Silver is important and what the prices actually are will be doubly so.
- Gmail unthreads messages - I prefer threaded views and find search works much better than sort.
- MySQL vs PostgreSQL performance - Simply confirms what I think we all knew: PostgreSQL is much faster for inserts, MySQL slightly faster for selects.
- New AWS SDK for PHP - Adds to the existing Java and .NET SDKs.
Labels:
aws,
googleapps,
javaone,
mysql,
oracle,
postgresql
Monday, September 27, 2010
links for 2010-09-27: Benioff fires back at Larry; PostgreSQL vs MySQL Performance; Droid X Dumping
- Salesforce's Benioff: "Clouds aren't in a box" - A host of great one-liners, a couple of the best:
- “The cloud is a multi-tenant shared architecture that runs on a pay-as-you-go model,” not a million dollars just to get started.
- We’re not going to show you computers taller than you. We’re not going to show you a cloud in a box because clouds aren’t in a box. They never were. That’s the whole idea.
- Database speed tests (mysql and postgresql) - part 1 - It doesn't appear to be tuned much at all, but interesting results nonetheless. MySQL 5x slower?
- Why I dumped my Droid - What leading smart phone doesn't have battery issues?
Tuesday, September 21, 2010
links for 2010-09-21: Amazon Hiding in Plain Sight; PostgreSQL 9.0 released; iPad good for two things; Oracle and HP make up; Unbreakable Enterprise Linux kernel performance doubts
- Hiding in Plain Sight: The Rise of Amazon Web Services - It really is surprising AWS doesn't get credit or press for much of what they are doing. When they announce something they have it working and available, often with a free/beta tier. When most other vendors announce something, it isn't available yet and when it is, you have to pay for it, get a machine, install it, etc.
- EnterpriseDB Announces Support for PostgreSQL 9.0 - 9.0 has some great new replication features that make it even more of a natural cheaper alternative to Oracle.
- The iPad is good for only two things - Admittedly, the first thing is pretty big and broad.
- Oracle and HP settle spat - Having the issue prolonged would not have been good for HP.
- Mirror, Mirror On The Wall, Which Is The Best Open Source DB Of Them All? - Will PostgreSQL fill the perceived void created by Oracle's ownership of MySQL?
- Oracle announces Unbreakable Enterprise Linux kernel - This story seems to doubt the performance claims.
Labels:
amazon,
apple,
aws,
enterprisedb,
hp,
ipad,
linux,
mysql,
oracle,
postgresql
Monday, September 20, 2010
links for 2010-09-20: Flight data in Google Earth; PostgreSQL performance fixing; Browser war hurting us?; Oracle's new Cloud definition
- View Near Real-time Flights over the U.S. in Google Earth - This is very cool.
- PostgreSQL planner performance fixing - Open source isn't just about "free", for some it is about improving the code!
- Is the browser war pushing us forward or holding us back? - If it really is just about full HTML5 support, any issues should only be temporary hopefully.
- Oracle has new definition of Cloud - As the author puts it, this isn't Cloud, it is Cloud washing. Now, perhaps this box could be useful for Cloud vendors, but if you have to buy a box and more capacity than you might need, it isn't Cloud.
Labels:
browsers,
cloud,
googleearth,
oracle,
postgresql
Subscribe to:
Posts (Atom)