Update README.md

This commit is contained in:
Jan Prochazka
2025-05-01 07:27:03 +02:00
committed by GitHub
parent 6b751eb715
commit c9f3e8cb9f

View File

@@ -35,6 +35,8 @@ DbGate is licensed under GPL-3.0 license and is free to use for any purpose.
* CosmosDB (Premium) * CosmosDB (Premium)
* ClickHouse * ClickHouse
* Apache Cassandra * Apache Cassandra
* libSQL/Turso (Premium)
* DuckDB
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png"> <a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png">
@@ -184,4 +186,4 @@ yarn plugin # this compiles plugin and copies it into existing DbGate installati
After restarting DbGate, you could use your new plugin from DbGate. After restarting DbGate, you could use your new plugin from DbGate.
## Logging ## Logging
DbGate uses [pinomin logger](https://github.com/dbgate/pinomin). So by default, it produces JSON log messages into console and log files. If you want to see formatted logs, please use [pino-pretty](https://github.com/pinojs/pino-pretty) log formatter. DbGate uses [pinomin logger](https://github.com/dbgate/pinomin). So by default, it produces JSON log messages into console and log files. If you want to see formatted logs, please use [pino-pretty](https://github.com/pinojs/pino-pretty) log formatter.