1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 06:39:43 +02:00

SQL Server provider basics

This commit is contained in:
Harvey Kandola 2019-03-27 15:09:48 -04:00
parent deb579d8ad
commit 80aab3ce99
4 changed files with 74 additions and 25 deletions

View file

@ -27,11 +27,12 @@ All you need to provide is PostgreSQL or any MySQL variant.
- Windows
- macOS
Heck, Documize will probably run just fine on a Raspberry Pi 3.
Heck, Documize will probably run just fine on a Raspberry Pi.
## Database Support
- PostgreSQL (v9.6+)
- Microsoft SQL Server (2016+)
- MySQL (v5.7.10+ and v8.0.12+)
- Percona (v5.7.16-10+)
- MariaDB (10.3.0+)