dbeaver / cloudbeaver

Cloud Database Manager
https://dbeaver.com/
Apache License 2.0
3.52k stars 383 forks source link

Can I make connection for other databases? #515

Closed richwxd closed 2 years ago

richwxd commented 3 years ago

Is your feature request related to a problem? Please describe. Since it can access SQLite, can a connection for MS Access be added? InfluxDB, TDEngine, ElasticSearch, they are more and more popular, could add supports for them?

Describe the solution you'd like SQLite is based on file path, so It will be someway to add support for MS Access. Also hope ElasticSearch, TDEngine, Influxdb can be accessed from this tool.

kseniiaguzeeva commented 3 years ago

SQL Server driver is available in Community Edition. InfluxDB driver is available in Enterprise Edition. You can add drivers which are not included to CloudBeaver yet using this instruction.

Please feel free to ask any other questions.