Skip to content

jadewang-db/babelfish_extensions

 
 

Repository files navigation

Babelfish for PostgreSQL

Build Status License: Apache 2.0 License: PostgreSQL

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.

Security

See CONTRIBUTING for more information.

License

This project is dual licensed under Apache-2.0 and PostgreSQL community licenses. Use is permitted under either license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 34.6%
  • PLpgSQL 25.8%
  • C 25.3%
  • C++ 7.8%
  • Yacc 2.5%
  • ANTLR 1.7%
  • Other 2.3%