my-post-engine, let's make MySQL speak to PostgreSQL

Поиск
Список
Период
Сортировка
От Pierre
Тема my-post-engine, let's make MySQL speak to PostgreSQL
Дата
Msg-id 201304010246.11584.p.psql@pinaraf.info
обсуждение исходный текст
Список pgsql-general
Hello

I just "released" (aka made known to more people than me and my desk-neighboors)
a tiny tool that may come handy to some people.
It's a MySQL "plugin" (their definition of plugin is flabbergasting) that
provides a postgres storage engine in a MySQL instance.
It's usable both for select/update/insert/delete, and already supports some of
the MySQL specific idioms (LAST_INSERT_ID for instance).
It ain't no universal migration tool, no magic tool, but it may help people who
needs to use both MySQL and PostgreSQL, or need MySQL-only applications to read
data from PostgreSQL databases…

If anyone is interested, feel free to test it/comment/report bugs/fork it…

More information here :
http://www.pinaraf.info/2013/03/my-post-engine-a-postgres-engine-for-mysql/



В списке pgsql-general по дате отправления:

Предыдущее
От: Tim Uckun
Дата:
Сообщение: Using varchar primary keys.
Следующее
От: Misa Simic
Дата:
Сообщение: Re: Using varchar primary keys.