Debatable supported databases
See original GitHub issueIs your feature request related to a problem? Please describe.
Enterprise version supports these databases and it is obvious.
Community version is unclear instead. For example, is Sybase/SAP ASE
compatible?
Describe the solution you’d like Add a specific page at the beginning of documentation with supported databases.
Useful but not mandatory
Add a specific page with supported databases at dbeaver.io.
i.e: dbeaver.io/databases --like for enterprise version
EDIT Accordingly to homepage: Supports any database which has JDBC driver (which basically means - ANY database). Commercial versions also support non-JDBC datasources such as MongoDB, Cassandra, Couchbase, Redis, BigTable, DynamoDB, etc. You can find the list of all databases supported in commercial versions here.
This does not clarify as much as create a dedicated docs page. It is faster and useful to link all supported databases in an all-in-one page (maybe with links to docs of each database). It is more tidy too instead of having a messy list in the project’s homepage.
Additional context
Issue Analytics
- State:
- Created a year ago
- Comments:6 (4 by maintainers)
Top GitHub Comments
@dovatti Hi Thank you for your request. We added the complete list of supported databases in the DBeaver Community Edition. Please, learn it here https://dbeaver.io/about/
We also updated the list of the supported databases in DBeaver PRO https://dbeaver.com/databases/ and our web application CloudBeaver https://cloudbeaver.io/features/#sql-and-nosql
If you have any questions, please fill free to reopen this ticket.
Thanks for the report