MioYvo/py3-sql-db-client-base
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# py3-sql-db-client-base **Modified from [hjaf23/cx_oracle](https://hub.docker.com/r/hjaf23/cx_oracle/).** This image installed 3 python packages (cx_Oracle, PyMySQL, pymssql), based on python:3.6.3-slim-jessie image, installed cx_Oracle(Oracle Instant Client 12.1) for Oracle Database, PyMySQL for MySQL and MariaDB, pymssql for Microsoft SQL Server. Oracle Instant Client license: http://www.oracle.com/technetwork/licenses/distribution-license-152002.html