updated support docs & db support table

This commit is contained in:
Matthew Rathbone
2024-06-18 14:21:11 -05:00
parent 07770682c7
commit 6d9a652df3
7 changed files with 150 additions and 45 deletions

View 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) |