Free Republic 2nd Qtr 2024 Fundraising Target: $81,000 Receipts & Pledges to-date: $58,088
71%  
Woo hoo!! And we're now over 71%!! Thank you all very much!! God bless.

Keyword: mysql

Brevity: Headers | « Text »
  • The 10 Most In-Demand Programming Skills for Software Engineers in 2016

    01/05/2016 1:24:46 PM PST · by SeekAndFind · 60 replies
    Cyber Coders ^ | Brad Seaphin
    By Brad SeraphinAs one of the leading IT recruiting firms in the nation, CyberCoders has accumulated a wealth of data relating to the most in-demand development skills for job seekers.As a follow up to last year's article, 3 years of data (2013, 2014, and 2015) has been analyzed to yield 10 trends that provide skill demand insight for software engineers in 2016.1. Java remains atop the list as the most demanded skill companies were looking for in 2015. This trend proceeds Java's 2014 dethroning of C++, the most demanded skill of 2013.2. SQL consistently remains in the top 3...
  • Facebook trapped in MySQL ‘fate worse than death’

    07/07/2011 8:55:49 PM PDT · by TenthAmendmentChampion · 126 replies
    Giga OM ^ | July 7, 2011 | Derrick Harris
    According to database pioneer Michael Stonebraker, Facebook is operating a huge, complex MySQL implementation equivalent to “a fate worse than death,” and the only way out is “bite the bullet and rewrite everything.” Not that it’s necessarily Facebook’s fault, though. Stonebraker says the social network’s predicament is all too common among web startups that start small and grow to epic proportions. During an interview this week, Stonebraker explained to me that Facebook has split its MySQL database into 4,000 shards in order to handle the site’s massive data volume, and is running 9,000 instances of memcached in order to keep...
  • Is Oracle's MySQL Move Really A Threat To Microsoft? (Battle of the databases)

    05/17/2010 8:00:35 AM PDT · by SeekAndFind · 5 replies · 232+ views
    A lot of people believe that Oracle last week left no doubt that it will wield MySQL as a potent weapon to fight Microsoft for database market share. The company announced several new MySQL products at a conference in California and reaffirmed its commitment to the open-source software it acquired from Sun Microsystems earlier this year. As reported by Reuters, "In a bid to woo customers from rival Microsoft Corp, Oracle Corp will boost investment in the widely used MySQL open-source database." A ZDNet blogger said Oracle MySQL head honcho Edward Screven noted that "more customers deploy MySQL on Windows...
  • Oracle and MySQL: Ally or Die?

    04/26/2009 9:26:32 AM PDT · by libh8er · 9 replies · 778+ views
    Sitepoint ^ | 4.26.09 | Craig Buckler
    Much to the industry’s surprise, Oracle has bought Sun Microsystems for $7.4 billion following the breakdown in talks with IBM. Sun’s future appeared to be uncertain and few expected Oracle to be waiting patiently in the wings (although it does explain why Sun was prepared to walk away from IBM’s offer). There are several good reasons why Oracle wanted Sun… * Sun’s hardware and backup solutions could be good for Oracle’s software * the Java programming language * VirtualBox Virtual Machine software * OpenOffice * and MySQL - the world’s most popular open-source database. Whilst MySQL and Oracle are not...
  • Can Sun make MySQL pay?

    01/23/2008 8:57:31 AM PST · by N3WBI3 · 12 replies · 5,912+ views
    InterOpNews ^ | 2008-01-23 | Jeff Gould
    How can an open source software company with $70 million or so in revenue and no profits to speak of be worth $1 billion? That's the question Sun CEO Jonathan Schwartz has been trying to answer since he bought MySQL last week. The question is not how can Sun make any money from MySQL – this is after all a commercial company that already has an established business selling enterprise support subscriptions – but rather, how can Sun make enough money to justify that incredible price? To get a feel for what a reasonable answer to this question would look...
  • OSS Industry Leaders speak to vendors and venture capitalist (Red Hat and MySQL, 2 Articles)

    05/25/2007 9:21:45 AM PDT · by N3WBI3 · 7 replies · 204+ views
    The Register ^ | 2007-05- | By Gavin Clarke
    Open source startups can hit profitability sooner than it took closed source incumbents, as long as they steer clear of rivals' costly business practices. That's according to MySQL chief executive Marten Mickos, who told vendors and venture capitalists open source companies could cut their costs by not ploughing money into expensive sales and marketing activities. However, start-ups shouldn't expect a fast track to growth just because they have adopted open source code or development methodologies. "Maybe we [MySQL] come from Scandinavia, but open source is not socialism, it's not a party. Open source is not a business model. Open source...
  • MySQL hits $50 million revenue, plans IPO

    04/26/2007 11:20:56 AM PDT · by N3WBI3 · 4 replies · 243+ views
    News.Com ^ | April 25, 2007, 2:44 PM PDT | Stephen Shankland
    SANTA CLARA, Calif.--MySQL, purveyor of the open-source database of the same name, is on the road to becoming a publicly traded company, bolstered by $50 million in revenue in 2006. "It's still in the pipeline," Chief Executive Marten Mickos said of the plan to hold an initial public offering of his company's stock. He declined to discuss when the company planned to go public, but said, "We're making good progress, doing all the things we need to get done." During the days of dot-com mania, companies would go public without being profitable and in some cases without much in the...
  • Google Releases Improved MySQL Code

    04/25/2007 1:19:41 PM PDT · by N3WBI3 · 4 replies · 346+ views
    Information Week ^ | 2007-04-25 | Thomas Claburn
    Google on Tuesday released new programming code under the GPL license to enhance MySQL databases. Google uses the MySQL open source relational database internally for some applications that aren't search related. And its engineers are keen to improve the code by making their improvements publicly available. "We think MySQL is a fantastic data storage solution, and as our projects push the requirements for the database in certain areas, we've made changes to enhance MySQL itself, mainly in the areas of high availability and manageability," said Google engineer Mark Callaghan in a blog post. MySQL is the second most popular database...
  • Oracle to offer free database

    10/31/2005 7:30:48 AM PST · by N3WBI3 · 45 replies · 429+ views
    zdnet ^ | Martin LaMonica
    Oracle intends to release a free version of its database, a reaction to the growing competitive pressure from low-end open-source databases. The database heavyweight on Tuesday is expected to announce the beta release of Oracle 10g Express Edition (Oracle Database XE), which will be generally available by the end of the year. It is targeted at students, small organizations and software vendors that could embed the Oracle database with an application. The latest edition is the same as other databases in Oracle's lineup but is limited in usage. It can only run servers with one processor, with 4GB of disk...
  • LAMP made easy with XAMPP

    06/27/2005 5:22:54 AM PDT · by N3WBI3 · 10 replies · 730+ views
    NewsForge.com ^ | 2005-06-23 | Paul Virijevich
    The LAMP (Linux, Apache, MySQL, PHP/Perl) software stack is emerging as a popular and cost-effective Web development platform. This is understandable given that it comprises a free operating system, Web server, database, and scripting language. However, a problem with having a number of separate open source components is integration. The XAMPP project aims to eliminate this problem. With XAMPP, there is no reason for developers to skip over an open source solution when considering Web development platforms. The XAMPP download includes more than just Apache, MySQL, PHP, and Perl. It also includes a number of related open source packages. Included...
  • MySQL open to attack [No, make that TheirSQL]

    12/16/2002 7:48:02 PM PST · by Bush2000 · 37 replies · 227+ views
    ZDNet ^ | 16 December 2002 | Patrick Gray
    MySQL open to attack [No, make that Their SQL] By Patrick Gray, ZDNet Australia 16 December 2002 Several vulnerabilities have been found in the MySQL database system, a light database package commonly used in Linux environments but which runs also on Microsoft platforms, HP-Unix, Mac OS and more. E-matters, a German company, released a security advisory after discovering the security flaws. They have rated the vulnerabilities as "Medium to Critical" in severity. The security flaws discovered by the company range from Denial of Service (DoS) problems to more serious issues. "...one of the flaws can be used to bypass the...
  • WebMaster Forum

    09/12/2002 3:44:49 PM PDT · by dfwfreeper · 3 replies · 717+ views
    I would like to start a forum for Republican WebMasters. On my site, http://www.electgop.net, I use PHP and mySQL database. (like ASP and MS SQL Server, only Free) This enables rapid development of database driven web sites that can send email as well as collect information from online forms. I will mentor aggressive Republican Webmasters, who would truly help to get the Right information out to voters. Ken Weide, WebMaster http://www.electgop.net DFW (Dallas/Fort Worth), Texas