Skip to content

Commit

Permalink
Merge pull request #2272 from beekeeper-studio/updated-readmes-171883…
Browse files Browse the repository at this point in the history
…6946

Update supported databases in README files
  • Loading branch information
rathboma committed Jun 19, 2024
2 parents 4b62575 + 97be405 commit f63722f
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 20 deletions.
26 changes: 26 additions & 0 deletions README-es.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,32 @@ Beekeeper Studio se puede conectar con las siguientes bases de datos:

<!-- SUPPORT_BEGIN -->

| Database | Support | Community | Ultimate | Beekeeper Links |
| :------------------------------------------------------- | :--------------------------- | :-------: | :------: | -----------------------------------------: |
| [PostgreSQL](https://postgresql.org) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/postgres-client) |
| [MySQL](https://www.mysql.com/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/mysql-client)|
| [SQLite](https://sqlite.org) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/sqlite-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/sqlite) |
| [SQL Server](https://www.microsoft.com/en-us/sql-server) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/sql-server-client) |
| [Amazon Redshift](https://aws.amazon.com/redshift/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/redshift-client) |
| [CockroachDB](https://www.cockroachlabs.com/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/cockroachdb-client)|
| [MariaDB](https://mariadb.org/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/mariadb-client) |
| [TiDB](https://pingcap.com/products/tidb/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/tidb-client) |
| [Google BigQuery](https://cloud.google.com/bigquery) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/google-big-query-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/bigquery) |
| [Oracle Database](https://www.oracle.com/database/) | ⭐ Full Support | || [Features](https://beekeeperstudio.io/db/oracle-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/oracle) |
| [Cassandra](http://cassandra.apache.org/) | ⭐ Full Support | || [Features](https://beekeeperstudio.io/db/cassandra-client) |
| [Firebird](https://firebirdsql.org/) | 🅱 Beta Support | || [Features](https://beekeeperstudio.io/db/firebird-client) |
| [LibSQL](https://libsql.org/) | 🅱 Beta Support | || [Features](https://beekeeperstudio.io/db/libsql-client) |
| [ClickHouse](https://clickhouse.tech/) | ⏳ Coming Soon | || -- |
| [Snowflake](https://www.snowflake.com/) | ⏳ Coming Soon | || -- |
| [Trino](https://trino.io/) / [Presto](https://prestodb.io/) | ⏳ Coming Soon | || -- |
| [DuckDB](https://duckdb.org/) | ⏳ Coming Soon | || -- |
| [MongoDB](https://www.mongodb.com/) | 🗓️ Planned for V5 | || -- |
| [Redis](https://redis.io/) | 🗓️ Planned for V5 | || -- |
| [DynamoDB](https://aws.amazon.com/dynamodb/) | 🗓️ Planned for V5 | || -- |




<!-- SUPPORT_END -->


Expand Down
45 changes: 25 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,32 @@ We publish binaries for MacOS, Windows, and Linux.
## Supported Databases

<!-- SUPPORT_BEGIN -->
| Database | Support | Community | Ultimate | Beekeeper Docs |

| Database | Support | Community | Ultimate | Beekeeper Links |
| :------------------------------------------------------- | :--------------------------- | :-------: | :------: | -----------------------------------------: |
| [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) |
| [PostgreSQL](https://postgresql.org) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/postgres-client) |
| [MySQL](https://www.mysql.com/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/mysql-client)|
| [SQLite](https://sqlite.org) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/sqlite-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/sqlite) |
| [SQL Server](https://www.microsoft.com/en-us/sql-server) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/sql-server-client) |
| [Amazon Redshift](https://aws.amazon.com/redshift/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/redshift-client) |
| [CockroachDB](https://www.cockroachlabs.com/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/cockroachdb-client)|
| [MariaDB](https://mariadb.org/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/mariadb-client) |
| [TiDB](https://pingcap.com/products/tidb/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/tidb-client) |
| [Google BigQuery](https://cloud.google.com/bigquery) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/google-big-query-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/bigquery) |
| [Oracle Database](https://www.oracle.com/database/) | ⭐ Full Support | || [Features](https://beekeeperstudio.io/db/oracle-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/oracle) |
| [Cassandra](http://cassandra.apache.org/) | ⭐ Full Support | || [Features](https://beekeeperstudio.io/db/cassandra-client) |
| [Firebird](https://firebirdsql.org/) | 🅱 Beta Support | || [Features](https://beekeeperstudio.io/db/firebird-client) |
| [LibSQL](https://libsql.org/) | 🅱 Beta Support | || [Features](https://beekeeperstudio.io/db/libsql-client) |
| [ClickHouse](https://clickhouse.tech/) | ⏳ Coming Soon | || -- |
| [Snowflake](https://www.snowflake.com/) | ⏳ Coming Soon | || -- |
| [Trino](https://trino.io/) / [Presto](https://prestodb.io/) | ⏳ Coming Soon | || -- |
| [DuckDB](https://duckdb.org/) | ⏳ Coming Soon | || -- |
| [MongoDB](https://www.mongodb.com/) | 🗓️ Planned for V5 | || -- |
| [Redis](https://redis.io/) | 🗓️ Planned for V5 | || -- |
| [DynamoDB](https://aws.amazon.com/dynamodb/) | 🗓️ Planned for V5 | || -- |




<!-- SUPPORT_END -->

Expand Down
26 changes: 26 additions & 0 deletions README.pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,32 @@ Curtiu o Beekeeper Studio e quer contribuir, mas não com código? [Temos alguma

<!-- SUPPORT_BEGIN -->

| Database | Support | Community | Ultimate | Beekeeper Links |
| :------------------------------------------------------- | :--------------------------- | :-------: | :------: | -----------------------------------------: |
| [PostgreSQL](https://postgresql.org) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/postgres-client) |
| [MySQL](https://www.mysql.com/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/mysql-client)|
| [SQLite](https://sqlite.org) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/sqlite-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/sqlite) |
| [SQL Server](https://www.microsoft.com/en-us/sql-server) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/sql-server-client) |
| [Amazon Redshift](https://aws.amazon.com/redshift/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/redshift-client) |
| [CockroachDB](https://www.cockroachlabs.com/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/cockroachdb-client)|
| [MariaDB](https://mariadb.org/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/mariadb-client) |
| [TiDB](https://pingcap.com/products/tidb/) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/tidb-client) |
| [Google BigQuery](https://cloud.google.com/bigquery) | ⭐ Full Support ||| [Features](https://beekeeperstudio.io/db/google-big-query-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/bigquery) |
| [Oracle Database](https://www.oracle.com/database/) | ⭐ Full Support | || [Features](https://beekeeperstudio.io/db/oracle-client), [Docs](https://docs.beekeeperstudio.io/user_guide/connecting/oracle) |
| [Cassandra](http://cassandra.apache.org/) | ⭐ Full Support | || [Features](https://beekeeperstudio.io/db/cassandra-client) |
| [Firebird](https://firebirdsql.org/) | 🅱 Beta Support | || [Features](https://beekeeperstudio.io/db/firebird-client) |
| [LibSQL](https://libsql.org/) | 🅱 Beta Support | || [Features](https://beekeeperstudio.io/db/libsql-client) |
| [ClickHouse](https://clickhouse.tech/) | ⏳ Coming Soon | || -- |
| [Snowflake](https://www.snowflake.com/) | ⏳ Coming Soon | || -- |
| [Trino](https://trino.io/) / [Presto](https://prestodb.io/) | ⏳ Coming Soon | || -- |
| [DuckDB](https://duckdb.org/) | ⏳ Coming Soon | || -- |
| [MongoDB](https://www.mongodb.com/) | 🗓️ Planned for V5 | || -- |
| [Redis](https://redis.io/) | 🗓️ Planned for V5 | || -- |
| [DynamoDB](https://aws.amazon.com/dynamodb/) | 🗓️ Planned for V5 | || -- |




<!-- SUPPORT_END -->


Expand Down

1 comment on commit f63722f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.