Slashdot Mirror


Sybase Releases Free Enterprise Database on Linux

Tassach writes "Sybase announced today that they are releasing a free (as in beer) version of their flagship database for Linux. The free version is limited to 1 CPU, 2GB of RAM, and 5GB of data, which is more than adequate for all but the most demanding applications. This release provides a very attractive alternative to Microsoft SQL Server, and gives developers and DBAs an extremely powerful argument to use against the adoption of Microsoft-based solutions. For those who are unfamiliar with the product, Microsoft's version of Transact-SQL is nearly identical to Sybases's. This high degree of similarity makes porting applications between the two platforms very easy. Sybase is supported by numerous open-source projects, including sqsh (SQL shell), FreeTDS, and SybPerl."

4 of 386 comments (clear)

  1. Re:Better than PostgreSQL? by pmsr · · Score: 5, Insightful
    You are missing the point. It makes it easy to convert from Microsoft SQL. Imagine thousands of independent software developers with an alternative to MSQL within easy reach. Their entire solution cost is now reduced, and they will sell better. At least the ones that take the chance.

    /Pedro

  2. Ah, more free shit. by Anonymous Coward · · Score: 5, Insightful


    More free shit to play around with. It's great for them, I play around with it, I learn it.

    Soon they will have another tech that knows how to operate it. A small business may end up using it so they can ditch the MS SQL stuff and move to a more robust enviroment. They hire a admin, he needs a assistant? I am aviable, and I trained myself enough to be familar with it.

    Whoopie.

    Then as the company grows, so will it's need. If it's a decent product then they'd definatly pay for it after using it for year or two for free.

    Best damn advertising you can hope to get. Got to love it. Sure beats the snot out of ending up being another MS victom and another footnote in history:
    "So and so company had a product similar to the insanely popular MS Widget. Although widely considured superior to MS's solution by a large part of the industry, MS's continued dominace of the desktop arena gave the leverage nessicary too".... blab blah blah

    Did I mention I also get some free shit to play around with? (given a choice between free and Free, Free usually wins, but we'll see how it goes)

  3. Re:Too risky... by dotgain · · Score: 5, Insightful
    Closed source
    Not all closed source is bad. It's not like you hear of people running Solaris, Oracle and Forte getting owned every day.

    no guarantees
    If you buy it, I'm sure they'll guarantee and support it. This is a free trial, that you can use for an unlimited period of time

    too many limitations
    The limitations are clearly stated and simple: you can try it out, for as long as you like. 5 gigs is plenty to test an application on, one cpu is still enough to run a database on.

    Some people actually do pay for their software. And I'm sure the same people will be more than happy to buy this DB if, after trying it out for FREE, find it satisfactory or better.

    I can't believe how many whingeing morons I've seen tonight saying "Argh! no source!! ev1l!!" and "aww, only five gigs! stingy bastards, I won't be able to run my eCommerce site on _that!_"

    Get real. There's plenty of free databases around that you can use, slashdot uses MySQL doesn't it? Piss off and use that.

    You probably wouldn't know a real database from a hole in the ground and continue to be bewildered at why some corps spend $50k + on real databases for years to come.

  4. Re:Limited size makes it worthless by X.25 · · Score: 5, Insightful

    How exactly is it helpful to release a free version that most people can't use in real world applications? The answer is, it isn't.

    It seems like everyone here works at (or runs) huge company which works with terrabytes of data. I think it's crap, and reality is that small shop (4 people company, for example, as in my case) can have all their sales/product/tracking/etc. data in less than 100MB (MySQL). At least I do.

    I used Sybase (for some ebussines stuff) some 4 years ago, and I quite liked it, but never needed it for myself (expensive :). However, 1 CPU, 5 Gig database is WAY more than I need for my application and data storage. If my shop grows so much that it needs more than 5GB of db storage, I guess I'll have enough money to actually buy full featured version.

    Small businesses are the target for this offer, not uber-geeks who have way too much time on their hands, and want source for everything (although they'll, most likely, never look at it).