nasbyj / babelfish_extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:C 35.9%Language:PLpgSQL 25.0%Language:TSQL 22.6%Language:C++ 5.5%Language:Yacc 4.4%Language:ANTLR 3.2%Language:Java 1.3%Language:Python 0.9%Language:C# 0.7%Language:Makefile 0.2%Language:Lex 0.1%Language:CMake 0.1%Language:Perl 0.1%Language:Shell 0.0%Language:Ruby 0.0%