{"id":18830640,"url":"https://github.com/materializeinc/metabase-materialize-driver","last_synced_at":"2025-04-14T03:42:54.726Z","repository":{"id":52218626,"uuid":"235440407","full_name":"MaterializeInc/metabase-materialize-driver","owner":"MaterializeInc","description":"Metabase driver and plugin for Materialize","archived":false,"fork":false,"pushed_at":"2025-04-08T09:01:07.000Z","size":14066,"stargazers_count":14,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T17:46:51.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://materialize.com","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaterializeInc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-21T20:59:39.000Z","updated_at":"2025-04-08T08:58:59.000Z","dependencies_parsed_at":"2022-08-23T21:40:13.881Z","dependency_job_id":"7d827615-8393-40c4-a6bd-4a44fd85e0ee","html_url":"https://github.com/MaterializeInc/metabase-materialize-driver","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaterializeInc%2Fmetabase-materialize-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaterializeInc%2Fmetabase-materialize-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaterializeInc%2Fmetabase-materialize-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaterializeInc%2Fmetabase-materialize-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaterializeInc","download_url":"https://codeload.github.com/MaterializeInc/metabase-materialize-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248818922,"owners_count":21166469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T01:49:47.091Z","updated_at":"2025-04-14T03:42:54.720Z","avatar_url":"https://github.com/MaterializeInc.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Materialize driver for Metabase\n\n[![Slack Badge](https://img.shields.io/badge/Join%20us%20on%20Slack!-blueviolet?style=flat\u0026logo=slack\u0026link=https://materialize.com/s/chat)](https://materialize.com/s/chat)\n\nThe `metabase-materialize-driver` lets\n[Metabase](https://github.com/metabase/metabase) connect to an instance of\n[Materialize](https://github.com/MaterializeInc/materialize).\n\n![Choose Materialize from database dropdown](https://github-production-user-asset-6210df.s3.amazonaws.com/21223421/268976090-6ed5b4b0-abb0-48dc-862f-b2284cb878d7.png)\n\n## To Use the Driver\n\n### With Metabase Cloud\n\nAs a Metabase partner driver, the Materialize driver is\nincluded in [Metabase Cloud](https://www.metabase.com/docs/latest/cloud/start) offering.\nTo use it, simply select Materialize from the database dropdown when adding a new database.\n\n### With Docker\n\nWe provide a pre-built Docker image of Metabase including this driver as\n[materialize/metabase][] on Docker Hub. To use it, run:\n\n```bash\ndocker run -p 3000:3000 materialize/metabase\n```\n\n### With self-hosted Metabase\n\nTo use the `metabase-materialize-driver` with an existing Metabase\ninstallation, copy a `.jar` file from one of our [releases][] into the\n`/plugins` directory of your Metabase instance. Metabase will register the\ndriver automatically! (For deployment-specific details, please consult the\nfollowing sections.)\n\n### Connecting to Materialize\n\nSelect Materialize from the database dropdown when adding a new database.\nNext, use the following information to connect:\n\n| Field             | Value                  |\n| ----------------- | ---------------------- |\n| Database type     | **Materialize**        |\n| Host              | Materialize host name. |\n| Port              | **6875**               |\n| Database name     | **materialize**        |\n| Cluster name      | **quickstart**         |\n| Database username | Materialize user.      |\n| Database password | App-specific password. |\n| SSL               | **Enabled**            |\n\n[releases]: https://github.com/MaterializeInc/metabase-materialize-driver/releases\n[materialize/metabase]: https://hub.docker.com/repository/docker/materialize/metabase\n\n## Choosing the Right Version\n\nMetabase Release | Driver Version\n---------------- | --------------\nv0.46.7          | v0.1.0\nv0.47.0          | v1.0.0\nv0.47.1          | v1.0.1 \u003cbr\u003e v1.0.2 \u003cbr\u003e v1.0.3\nv0.49.12         | v1.1.0\nv0.50.10         | v1.2.0 \u003cbr\u003e v1.2.1\nv0.51.11         | v1.3.0\nv0.52.6          | v1.4.0\nv0.52.7          | v1.4.1\nv0.52.11         | v1.4.2\nv0.53.5          | v1.5.0\nv0.54.1          | v1.6.0\n\n## Contributing\n\nCheck out our [contributing guide](CONTRIBUTING.md) for more information on how\nto contribute to this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterializeinc%2Fmetabase-materialize-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaterializeinc%2Fmetabase-materialize-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterializeinc%2Fmetabase-materialize-driver/lists"}