Babelfish adds additional syntax, functions, data types, and more to PostgreSQL to help in the migration from SQL Server. This repository contains the four extensions that comprise Babelfish. Note that these extensions depend on patches to community PostgreSQL. A repository of those modifications can be found here.
Build instructions can be found here.
More information about Babelfish can be found at babelfishpg.org.
Babelfish would not be possible without the work and dedication of the hundreds of people who have contributed to creation of PostgreSQL itself.
The babelfishpg_money
extension is a modified version of EDB / 2ndQuadrant's
fixeddecimal data type. Everyone
involved in the development of PostgreSQL and fixeddecimal has our gratitude.
See CONTRIBUTING for more information.
This project is dual licensed under Apache-2.0 and PostgreSQL community licenses. Use is permitted under either license.