mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
updated support docs & db support table
This commit is contained in:
22
docs/includes/supported_databases.md
Normal file
22
docs/includes/supported_databases.md
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
| Database | Support | Community | Ultimate | Beekeeper Docs |
|
||||
| :------------------------------------------------------- | :--------------------------- | :-------: | :------: | -----------------------------------------: |
|
||||
| [PostgreSQL](https://postgresql.org) | ⭐ Full Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/postgresql) |
|
||||
| [MySQL](https://www.mysql.com/) | ⭐ Full Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/mysql) |
|
||||
| [SQLite](https://sqlite.org) | ⭐ Full Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/sqlite) |
|
||||
| [SQL Server](https://www.microsoft.com/en-us/sql-server) | ⭐ Full Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/sqlserver) |
|
||||
| [Amazon Redshift](https://aws.amazon.com/redshift/) | ⭐ Full Support | ✅ | ✅ | [Docs](/user_guide/connecting/redshift) |
|
||||
| [CockroachDB](https://www.cockroachlabs.com/) | ⭐ Full Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/cockroachdb) |
|
||||
| [MariaDB](https://mariadb.org/) | ⭐ Full Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/mariadb) |
|
||||
| [TiDB](https://pingcap.com/products/tidb/) | ⭐ Full Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/tidb) |
|
||||
| [Google BigQuery](https://cloud.google.com/bigquery) | 🅱 Beta Support | ✅ | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/bigquery) |
|
||||
| [Oracle Database](https://www.oracle.com/database/) | ⭐ Full Support | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/oracle) |
|
||||
| [Cassandra](http://cassandra.apache.org/) | ⭐ Full Support | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/cassandra) |
|
||||
| [Firebird](https://firebirdsql.org/) | 🅱 Beta Support | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/firebird) |
|
||||
| [LibSQL](https://libsql.org/) | 🅱 Beta Support | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/libsql) |
|
||||
| [Snowflake](https://www.snowflake.com/) | ⏳ Coming Soon | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/snowflake) |
|
||||
| [Clickhouse](https://clickhouse.tech/) | ⏳ Coming Soon | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/clickhouse) |
|
||||
| [DuckDB](https://duckdb.org/) | ⏳ Coming Soon | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/duckdb) |
|
||||
| [Trino](https://trino.io/) | ⏳ Coming Soon | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/presto) |
|
||||
| [Presto](https://prestodb.io/) | ⏳ Coming Soon | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/presto) |
|
||||
| [MongoDB](https://www.mongodb.com/) | ⏳ Coming Later | | ✅ | [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/mongodb) |
|
||||
Reference in New Issue
Block a user