Dremio queries S3, ADLS, and Google Cloud Storage where the data lies, through sources, spaces, and virtual datasets. DbSchema introspects those spaces and datasets over JDBC and diagrams the semantic layer — the view of the lakehouse your BI team keeps asking for.
Trusted by teams at
A healthy semantic layer accumulates: virtual datasets refine other virtual datasets, spaces multiply per team, and the S3 Parquet file at the bottom of a lineage chain is four definitions away. The query works — explaining it is the hard part.
DbSchema draws spaces and virtual datasets as one diagram, so the lakehouse data model becomes something you present, not something you reconstruct.
Desktop tooling for the layer between raw storage and the dashboards.
Compose queries that join a Parquet file on S3 with a relational table, with completion for spaces, datasets, and columns — then export the results to CSV.
Arrange datasets into focused diagrams by space or domain, and export the layouts for architecture sessions where the whiteboard used to be improvised.
Generate HTML or PDF documentation of spaces and virtual datasets — a browsable reference for governed lakehouse environments and new analysts alike.
New virtual dataset structures start in DbSchema's offline model — sketched, discussed, and agreed before anything is published to a space.
Draft dataset structures on the canvas without touching the running lakehouse.
The model is a file — commit it with the pipeline code it belongs to.
Pass the model around for review; comments and diffs replace surprise dataset changes.
Apply the agreed design to Dremio on your schedule, environment by environment.
Register the Dremio JDBC driver JAR (com.dremio.jdbc.Driver) from the Dremio
download center in DbSchema's driver manager. Connections use port 31010 and a
URL of the form jdbc:dremio:direct=localhost:31010, authenticated with your Dremio
username and password; for Dremio Cloud, swap in the cloud endpoint and a personal access token.
Reflections keep accelerating queries transparently through JDBC, so DbSchema benefits from them
with no extra configuration. Setup details are on the
Dremio JDBC driver page.
Free Community Edition, 15-day Architect trial, and not a signup form in sight.
Teams working with Dremio often use these engines too. Explore dedicated guides and JDBC setup for each.