The WvdS WebAPI Data Gateway is a universal REST API interface for accessing relational databases.
| SQL Server | SQLite | MySQL | PostgreSQL |
The Gateway supports Post-Quantum Cryptography for future-proof encryption.
First steps with the Data Gateway.
WvdS.WebAPI.Data.Gateway.Api.exe
The server runs by default on http://localhost:5000.
# Get table list curl http://localhost:5000/api/v1/dsn/demo/tables
# First 10 customers curl "http://localhost:5000/odata/demo/Customers?\$top=10"
For Sysadmins & DevOps: → Operator Handbook
Runbooks, checklists, copy-paste commands for daily operations.
| Category | Description | Runbooks |
|---|---|---|
| Daily Operations | Start server, manage DSN, Health Check, Logs | 4 |
| Automation | Windows Service, systemd, Docker, Kubernetes | 4 |
| Monitoring | Prometheus, Grafana, Alerting | 3 |
| Security | TLS, Certificates, Firewall | 3 |
| Backup | Config Backup, DSN Export | 2 |
Wolfgang van der Stille @ EMSR DATA d.o.o. - Data Gateway Professional