Add DbGate (#815)

This commit is contained in:
Mawad 2022-10-30 23:40:16 +08:00 committed by GitHub
parent 6abe0ccfc7
commit d78f338597
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9610,6 +9610,31 @@
"lua",
"javascript"
]
},
{
"short_description": "Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application.",
"categories": [
"database"
],
"repo_url": "https://github.com/dbgate/dbgate",
"title": "DbGate",
"icon_url": "https://raw.githubusercontent.com/dbgate/dbgate/master/app/icon.png",
"screenshots": [
"https://dbgate.org/assets/screenshots/datagrid.png",
"https://dbgate.org/assets/screenshots/query.png",
"https://dbgate.org/assets/screenshots/diagram.png",
"https://dbgate.org/assets/screenshots/redis.png",
"https://dbgate.org/assets/screenshots/export.png",
"https://dbgate.org/assets/screenshots/darkmode.png",
"https://dbgate.org/assets/screenshots/querydesigner.png",
"https://dbgate.org/assets/screenshots/mongosave.png",
"https://dbgate.org/assets/screenshots/dbcompare.png"
],
"official_site": "https://dbgate.org",
"languages": [
"javascript",
"typescript"
]
}
]
}