Slashdot Mirror


Postgres Engine for MySQL Released

SlashRating© 11.9 slashdottit! tm krow writes "One of the unique qualities of the MySQL server is its ability to have multiple storage engine operate concurrently. Companies like Oracle and Solid have contributed their own storage engines to the open source project. With 5.1 MySQL has added the ability to now do this in a loadable fashion, allowing dynamic engines in the same manner as Apache with its modules. Now PostgreSQL can add its self to the list of databases who have contributed a storage engine to MySQL. I'm releasing today a plugin so that you can now plugin the Postgres database engine into MySQL and have it work natively along side other engines."

5 of 78 comments (clear)

  1. Re:I'm Lost by beckerist · · Score: 2, Informative

    There are 4 links to corporations home pages. There's 1 link to someone's blog that contains a broken link to a non-existent plug-in. Not only that, I think this would make a much bigger stink if it were real. So, my thoughts: APRIL FOOLS!

  2. Re:Seriously though...can someone explain it by Anonymous Coward · · Score: 2, Informative

    They're just rival DBMSes, that's all. It's not actually particularly funny.

  3. Re:Seriously though...can someone explain it by Anonymous Coward · · Score: 1, Informative

    The joke (which, like most jokes sounds lame when you explain it) is that MySQL has so many storage backends, why not use another database as a storage backend? Compatibility is not the issue, but rather the odd notion of designing a database system just to store data in some other database system. It would be similar to writing an entire file system that stored all the data in a specially formatted MS Word document.

  4. Re:I'm Lost by Anonymous Coward · · Score: 1, Informative

    The blackhole engine is real..

  5. Re:laugh if you like... by dfetter · · Score: 3, Informative

    Pardon the self-promotion, but you can find DBI-Link at http://pgfoundry.org/projects/dbi-link/ and on EPEL for RHEL/CentOS. Oh, and it's not restricted to MySQL. You can use any DBD with a certain minimal feature set, and I'm trying to reduce that minimum.

    --
    What part of "A well regulated militia" do you not understand?