{"id":28367241,"url":"https://github.com/markusbegerow/crate-powerbi","last_synced_at":"2025-10-19T04:34:13.048Z","repository":{"id":206715621,"uuid":"717536213","full_name":"markusbegerow/crate-powerbi","owner":"markusbegerow","description":"Power BI Connector for CrateDB","archived":false,"fork":false,"pushed_at":"2023-11-13T04:24:11.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-19T18:47:11.053Z","etag":null,"topics":["cratedb","database","distributed-database","powerbi","powerbi-connector","sql-database"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markusbegerow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-11T19:06:03.000Z","updated_at":"2023-11-16T17:27:06.000Z","dependencies_parsed_at":"2023-11-11T20:24:43.261Z","dependency_job_id":"e15c1927-f917-4680-a24a-099868c35c6b","html_url":"https://github.com/markusbegerow/crate-powerbi","commit_stats":null,"previous_names":["markusbegerow/crate-powerbi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markusbegerow/crate-powerbi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusbegerow%2Fcrate-powerbi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusbegerow%2Fcrate-powerbi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusbegerow%2Fcrate-powerbi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusbegerow%2Fcrate-powerbi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markusbegerow","download_url":"https://codeload.github.com/markusbegerow/crate-powerbi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markusbegerow%2Fcrate-powerbi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265191286,"owners_count":23725291,"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":["cratedb","database","distributed-database","powerbi","powerbi-connector","sql-database"],"created_at":"2025-05-29T01:09:06.414Z","updated_at":"2025-10-19T04:34:12.955Z","avatar_url":"https://github.com/markusbegerow.png","language":null,"funding_links":["https://www.paypal.com/donate?hosted_button_id=7EL8K7ELFWHSY"],"categories":[],"sub_categories":[],"readme":"# Power BI Connector for CrateDB\n\nPower BI Connector for CrateDB\u003cbr /\u003e\nDonate link: \u003ca href=\"https://www.paypal.com/donate?hosted_button_id=7EL8K7ELFWHSY\"\u003eBuy Me a Coffee?\u003c/a\u003e\n\n## What is CrateDB?\n\nCrateDB is a distributed SQL database that makes it simple to store and analyze\nmassive amounts of data in real-time.\n\nCrateDB offers the benefits of an SQL database *and* the scalability and\nflexibility typically associated with NoSQL databases. Modest CrateDB clusters\ncan ingest tens of thousands of records per second without breaking a\nsweat. You can run ad-hoc queries using standard SQL. CrateDB's blazing-fast\ndistributed query execution engine parallelizes query workloads across the\nwhole cluster.\n\n## What is Power BI native connector for CrateDB?\n\nThe new native Power BI connector for CrateDB connects Power BI Desktop to a cluster of a CrateDB instance.\n\n### Install the connector\nThere are two ways to install the connector:\n\n- Using the Self-Signed version - not available right now.\n- Using the non-signed version, for which you'll have to reduce the security requirements of PowerBi. [There](#Install-the-unsigned-version)\n\n### Install the self signed version - not available right now.\n\n### Install the unsigned version\n- You have to enable the \"Uncertified connectors\" in the Security Options of Power BI:\n\n![image](https://github.com/markusbegerow/crate-powerbi/assets/44146279/a8bc5d82-40c1-4f52-a06a-603da3df81e8)\n- Then download the last version of the unsigned connector (*.mez)\n- And install this file into your `%USERHOME%\\Documents\\Power BI Desktop\\Custom Connectors` folder.\n- Restart Power Bi and the connector should show up in the list.\n\n### How to use it?\n\n* **Step 1**\n\n  \u003e Launch the CrateDB connector. You will find it in the Get Data, Other.\n\n  ![image](https://github.com/markusbegerow/crate-powerbi/assets/44146279/de5c56f0-38ee-41d1-b372-4e1e5c89cf74)\n\n  ![image](https://github.com/markusbegerow/crate-powerbi/assets/44146279/9bfce25c-3e19-42b4-9777-be9789570880)\n\n* **Step 2**\n\n  \u003e If you have not yet set up a CrateDB connection, you'll have to start one now. You have to login with your credentials\n\n  ![image](https://github.com/markusbegerow/crate-powerbi/assets/44146279/83cd9937-4e2c-4006-8d52-4e211ab1f1f1)\n\n  ![image](https://github.com/markusbegerow/crate-powerbi/assets/44146279/3334ca07-e8c8-4b51-b3ce-412f8bbe395c)\n\n* **Step 3**\n\n  \u003e Select the data you want to retrieve and validate\n\n  ![image](https://github.com/markusbegerow/crate-powerbi/assets/44146279/7459fb0c-4b14-42bb-a6b4-02f4251232a9)\n\n  ![image](https://github.com/markusbegerow/crate-powerbi/assets/44146279/3b10ec36-addb-4367-a415-cbf1fcdcc2af)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkusbegerow%2Fcrate-powerbi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkusbegerow%2Fcrate-powerbi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkusbegerow%2Fcrate-powerbi/lists"}