# How does DbVisualizer connect to database?

How does DbVisualizer connect to database?

##### Post Metadata
- Posted at: about 3 years ago
- Author title: Pinned by G2 as a common question



## Comments
### Comment 1

DbVisualizer uses a JDBC driver to connect to the database. 

Every DBMS vendor offers JDBC connectivity and offers a JDBC driver you can freely download.  DbVisualizer bundles some of the most common JDBC drivers. In addition, DbVisualizer can use any JDBC driver that you download.  

You can have multiple connection definitions to the same database each using a different version of a JDBC driver. This is useful for migration projects where you might want to diagnose issues between database versions and JDBC drivers versions.

Most JDBC drivers are designed to work with multiple versions of the DBMS.  For instance, the latest Postgres JDBC driver works with PostgreSQL 15.x as well as PostgreSQL versions as far back as 9.x, or possibly even older.


##### Comment Metadata
- Posted at: about 3 years ago
- Author title: Director of Managed Services




## Related Product
[DbVisualizer](https://www.g2.com/products/dbvisualizer/reviews)

## Related Category
[SQL Integrated Development Environments (IDE)](https://www.g2.com/categories/sql-integrated-development-environments-ide)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


