Skip to content

Commit f4c4ba2

Browse files
author
SPRINX0\prochazka
committed
docs homepage
1 parent 2a203c7 commit f4c4ba2

File tree

17 files changed

+38
-47
lines changed

17 files changed

+38
-47
lines changed

content/_index.md

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
---
2-
title: DbGate
2+
title: DbGate documentation
33
---
44

5-
DbGate docs
5+
## What is DbGate?
6+
7+
DbGate is database manager, allowing to connect and work with supported databases. It is both desktop app and web app. It's designed to by fast and easy to use.
8+
9+
![DbGate screenshot](/themeshots/datagrid-light.png)
10+
11+
## Supported databases
12+
13+
| Database | Community | Premium | Extra Features |
14+
|---|---|---|---|
15+
| [MySQL](https://www.mysql.com/) | {{< check >}} | {{< check >}} | Backup, Restore |
16+
| [PostgreSQL](https://postgresql.org/) | {{< check >}} | {{< check >}} | Backup, Restore |
17+
| [SQL Server](https://www.microsoft.com/en-us/sql-server) | {{< check >}} | {{< check >}} | |
18+
| [Oracle](https://www.oracle.com/database/) | {{< check >}} | {{< check >}} | |
19+
| [SQLite](https://sqlite.org/) | {{< check >}} | {{< check >}} | |
20+
| [MongoDB](https://www.mongodb.com/) | {{< check >}} | {{< check >}} | |
21+
| [Cassandra](http://cassandra.apache.org/) | {{< check >}} | {{< check >}} | |
22+
| [ClickHouse](https://clickhouse.tech/) | {{< check >}} | {{< check >}} | |
23+
| [Redis](https://redis.io/) | {{< check >}} | {{< check >}} | |
24+
| [MariaDB](https://mariadb.org/) | {{< check >}} | {{< check >}} | Backup, Restore |
25+
| [CockroachDB](https://www.cockroachlabs.com/) | {{< check >}} | {{< check >}} | |
26+
| [libSQL](https://libsql.org/) | | {{< check >}} | |
27+
| [CosmosDB](https://azure.microsoft.com/en-us/products/cosmos-db) | | {{< check >}} | |
28+
| [Amazon Redshift](https://aws.amazon.com/redshift/) | | {{< check >}} | |
29+
30+
## Supported platforms
31+
32+
- Desktop
33+
- Windows
34+
- MacOS (both ARM and Intel processors)
35+
- Linux
36+
- Web version
37+
- Docker
38+
- NPM
39+
- Azure
40+
- AWS

content/admin.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Adminstration (Premium)
43
weight: 11
54
---

content/archives.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Archives
43
weight: 4
54
---

content/backup-restore.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Backup & restore (Premium)
43
weight: 15
54
---

content/data-filtering.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Data filtering
43
weight: 2
54
---

content/dbdeploy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Database deploy
43
weight: 7
54
---

content/env-variables.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Environment variables
43
weight: 6
54
---

content/export-import.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Export & import
43
weight: 2
54
---

content/installation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: docs
32
title: Installation
43
weight: 5
54
---

content/main-window.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)