Databases and data warehouses

JDBC (bring your own driver) schema

If your database ships a JDBC driver, Solidatus can map it. Bring your own driver and get schema, table and column structure into your model, even for platforms with no dedicated connector.

What it is

The generic route into any database with a standards-compliant JDBC driver, where the customer supplies the driver.

What Solidatus captures

Database structure – schemas, tables, views, columns, data types, primary keys and foreign key relationships.

What you need

  • A JDBC driver for the target database on the connector host, plus the JDBC URL and driver class. Almost every database ships one, and we confirm the details with you before you start.
  • Network access to the database and a read-only user with schema and data dictionary access.

Good to know

This is the catch-all that means no database is off the table. Any JDBC-capable platform gives you full structure in your model, and for the named platforms above you also get SQL parsing, lineage and derivations. If you need lineage from a source on this route, tell us and we will look at building it.

See a connector run against your estate

A demo maps one of your real sources, so you see the depth of parsing rather than a logo wall.