Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ckuroki/mssql_pg
Simple database interface between MS SQL ODBC Datasource and PostgreSQL written in Go
https://github.com/ckuroki/mssql_pg
Last synced: 12 days ago
JSON representation
Simple database interface between MS SQL ODBC Datasource and PostgreSQL written in Go
- Host: GitHub
- URL: https://github.com/ckuroki/mssql_pg
- Owner: ckuroki
- License: mit
- Created: 2015-11-06T14:46:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T14:50:23.000Z (about 9 years ago)
- Last Synced: 2024-08-02T02:14:47.376Z (3 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mssql_pg
Simple database interface between MS SQL ODBC Datasource and PostgreSQL written in Go