MS SQL Server support in hawkBit runtime (#684)

* Official MS SQL Server support.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>

* Fix typo.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
This commit is contained in:
Kai Zimmermann
2018-05-18 14:33:37 +02:00
committed by GitHub
parent 29db5dec15
commit db7bd49897
5 changed files with 8 additions and 3 deletions

View File

@@ -53,9 +53,9 @@ There are clients outside of the Eclipse IoT eco system as well, e.g.:
| DDLs maintained by project | X | X | X | X |
| Test dependencies defined | X | X | X | - |
| Versions tested | 1.4 | MySQL 5.6/5.7, AWS Aurora | MS SQL Server 2017 | DB2 Server v11.1 |
| Docker image with driver provided | X | X | - | - |
| Docker image with driver provided | X | X (Tag: "-mysql") | X | - |
| JDBC driver | [H2 1.4](https://github.com/h2database/h2database) | [MariaDB Connector/J 2.0](https://github.com/MariaDB/mariadb-connector-j) | [MSSQL-JDBC 6.4](https://github.com/Microsoft/mssql-jdbc) | - |
| Status | Test, Dev, Trial | Production grade | Experimental | Test, Dev |
| Status | Test, Dev, Trial | Production grade | Production grade | Test, Dev |
## (Optional) RabbitMQ: 3.6,3.7