Skip to content

Commit

Permalink
docs: Add MariaDB to README.md (#3509)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsilen authored Nov 22, 2024
1 parent 5695484 commit a93c109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The Go CDK provides generic APIs for:
* Unstructured binary (blob) storage
* Publish/Subscribe (pubsub)
* Variables that change at runtime (runtimevar)
* Connecting to MySQL and PostgreSQL databases (mysql, postgres)
* Connecting to MySQL (including MariaDB) and PostgreSQL databases (mysql, postgres)
* Server startup and diagnostics: request logging, tracing, and health
checking (server)

Expand Down

0 comments on commit a93c109

Please sign in to comment.