Home - wiltondb/wiltondb GitHub Wiki
Welcome to WiltonDB documentation.
WiltonDB is an open source RDBMS that can work with applications written for Microsoft SQL Server. It consists of a modified PostgreSQL with a set of Babelfish extensions packaged for Windows and Linux.
This wiki tries to cover topics specific to running Babelfish on Windows (like WiltonDB Windows service setup) and using its RPM and DEB packages on Linux.
The following additional documentation sources can be useful:
- Babelfish GitHub wiki
- Documentation on Babelfish web site
- AWS documentation for Babelfish for Aurora PostgreSQL
- Bill Ramos's knowledge base for Babelfish tips, tricks, and best practices
- PostgreSQL documentation
Note 1: parts of AWS documentation that are specific to Aurora or other AWS services do not apply to WiltonDB.
Note 2: PostgreSQL documentation is applicable to WiltonDB server maintenance and DB connections over PostgreSQL protocol (default port 5432).