ahmed-shameem / babelfish_extensions_shashank

Babelfish for PostgreSQL provides the capability for PostgreSQL to work with applications written for Microsoft SQL Server. Babelfish understands the SQL Server wire-protocol and T-SQL, the Microsoft SQL Server query and procedural language, so you don’t have to switch database drivers or rewrite all of your application queries.

Home Page:https://babelfishpg.org/

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

Babelfish for PostgreSQL provides the capability for PostgreSQL to work with applications written for Microsoft SQL Server. Babelfish understands the SQL Server wire-protocol and T-SQL, the Microsoft SQL Server query and procedural language, so you don’t have to switch database drivers or rewrite all of your application queries.

https://babelfishpg.org/

License:Apache License 2.0


Languages

Language:TSQL 35.7%Language:PLpgSQL 25.4%Language:C 24.9%Language:C++ 7.6%Language:Yacc 2.4%Language:ANTLR 1.6%Language:Python 0.7%Language:Java 0.7%Language:C# 0.4%Language:Perl 0.2%Language:Shell 0.1%Language:Makefile 0.1%Language:Lex 0.1%Language:CMake 0.0%Language:PowerShell 0.0%Language:Ruby 0.0%