Convirtiendo desde otras bases de datos a PostgreSQL
From PostgreSQL Wiki
Contents |
No especĂfica
- Comparacion de diferentes implementaciones SQL por Troels Arvin
- Transactional DDL in PostgreSQL: A Competitive Analysis por Greg Smith
- Migrar desde una base de datos a otra con Pentaho ETL por Nicola Benaglia
DBase II, III, IV+
- Convertir archivos .dbf en PostgreSQL por Tomasz Judycki
Formato DBF
- A Visual Basic utility to convert Dbase III, IV, and V by Dennis Bazan
- DBF to PostgreSQL tool by Stephan Richter
- Porting data from dBASE IV to PostgreSQL by Vijay Deval (2002-09-07)
- Pg2xbase (DBF format) Conversion Utility by Piotr Klaban
- XBaseToPg : Current, maintained branch of the Xbase project by Kirk Strauser
- PgDBF : Simplified and optimized replacement for XBaseToPg by Kirk Strauser
FileMaker Pro
- Porting from FileMaker Pro to PostgreSQL by Michelle Murrain (24th August 2001)
IBM DB2
Interbase
- DBReplicate - Simplify Interbase->PostgreSQL conversions by Kirk Strauser
Microsoft Access
- exportSQL - a Microsoft Access module which exports Access Database into MySQL, mSQL and PostgreSQL by Dobrica Pavlinusic. Based on the work of Pedro Freire
- MDB Tools by Brian Bruns
- Microsoft Access to PostgreSQL Conversion by Jon Hutchings (2001-07-20)
- Porting Access97 data to PostgreSQL at SEVA Software Solutions
- Porting ColdFusion from MS Access to PostgreSQL by Frank Hilliard
- Porting Horror Story by Frank Hilliard
- PostgreSQL and Microsoft Access by Joel Burton
Microsoft SQL Server
- Conversion of Microsoft SQL/ASP applications to PostgreSQL by Ethan Townsend (2005-06-23)
- Converting your data from MS SQL Server 7 to PostgreSQL 7.1.x by Ryan C. Bonham (2002-01-05)
- Microsoft SQL Server to PostgreSQL Migration by Ian Harding (2001-09-17)
- Cross Compare of SQL Server, MySQL, and PostgreSQL by Leo Hsu and Regina Obe (2008-05-13)
MySQL
- Backend Database Switcheroo Howto Part I by Nathan Matias
- Backend Database Switcheroo Howto Part II by Nathan Matias
- Conversion tool for migrating from MySQL to PostgreSQL by PostgreSQL Inc.
- How-To: Migrating from MySQL to PostgreSQL by Zach Beane
- my2pg.pl - A Perl script used to convert a MySQL database dump to PostgreSQL-compatible format, by Maxim Rudensky and Valentine Danilchuk
- mysql2pgsql - A Perl script used to convert MySQL databases dump to a PostgreSQL-compatible format
- MySQL PHP to PostgreSQL by Michael Kohn
- Things to find out about when moving from MySQL to PostgreSQL by Joel Burton (8th April 2001)
- Converting MySQL to PostgreSQL - from en.wikibooks.org
- Why PostgreSQL Instead of MySQL: Comparing Reliability and Speed in 2007 by Greg Smith
- my2pg.py Simple python script designed to load wikipedia MySQL dumps to PostgreSQL
- Cross Compare of SQL Server, MySQL, and PostgreSQL by Leo Hsu and Regina Obe (2008-05-13)
Oracle
- PostgreSQL for Oracle DBAs by Richard Stephan (2007-06-01)
- Porting JDBC applications from Oracle to PostgreSQL by Chris Drawater (2006-03-24)
- Related documents for J2EE, Tomcat, and Oracle migrations by Chris Drawater (2007-01-15)
- Interview with Mark Stosberg (From Oracle/tcl to PostgreSQL/Perl) by Robert Treat (2004-10-24)
- Porting from Oracle PL/SQL
- Ora2Pg - Oracle to PostgreSQL database schema converter by Gilles Darold
- Oracle to Postgres Conversion by James Shannon, Ben Adida, and Don Baccus
Convirtiendo bases de datos PostgreSQL a otras Bases de datos
- PostgreSQL to InterBase dump file converter by Dobrica Pavlinusic
