{"id":25067416,"url":"https://github.com/bujupah/bujupah-excel-datasource","last_synced_at":"2026-05-01T15:32:20.497Z","repository":{"id":195812002,"uuid":"687963747","full_name":"Bujupah/bujupah-excel-datasource","owner":"Bujupah","description":"Load csv/excel files data into grafana's dashboards from SFTP servers","archived":false,"fork":false,"pushed_at":"2024-04-19T12:38:26.000Z","size":955,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T14:59:38.414Z","etag":null,"topics":["csv","datasource","ftp","grafana","plugin","sftp","sql","xlsx"],"latest_commit_sha":null,"homepage":"https://bujupah.github.io/bujupah-excel-datasource/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bujupah.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-06T11:24:09.000Z","updated_at":"2023-09-19T14:59:14.000Z","dependencies_parsed_at":"2025-03-31T14:59:20.554Z","dependency_job_id":null,"html_url":"https://github.com/Bujupah/bujupah-excel-datasource","commit_stats":null,"previous_names":["bujupah/bujupah-excel-datasource"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bujupah/bujupah-excel-datasource","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bujupah%2Fbujupah-excel-datasource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bujupah%2Fbujupah-excel-datasource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bujupah%2Fbujupah-excel-datasource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bujupah%2Fbujupah-excel-datasource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bujupah","download_url":"https://codeload.github.com/Bujupah/bujupah-excel-datasource/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bujupah%2Fbujupah-excel-datasource/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csv","datasource","ftp","grafana","plugin","sftp","sql","xlsx"],"created_at":"2025-02-06T20:55:59.653Z","updated_at":"2026-05-01T15:32:20.472Z","avatar_url":"https://github.com/Bujupah.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- This README file is going to be the one displayed on the Grafana.com website for your plugin. Uncomment and replace the content here before publishing.\r\n\r\nRemove any remaining comments before publishing as these may be displayed on Grafana.com --\u003e\r\n# CSV/SQL Datasource (under development)\r\n\r\n[![CI](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/ci.yml/badge.svg)](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/ci.yml)\r\n[![Docs](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/jekyll-gh-pages.yml/badge.svg)](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/jekyll-gh-pages.yml)\r\n[![Latest Grafana API Compatibility Check](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/is-compatible.yml/badge.svg)](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/is-compatible.yml)\r\n[![Release](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/release.yml/badge.svg)](https://github.com/Bujupah/bujupah-excel-datasource/actions/workflows/release.yml)\r\n\r\n\u003cimg src=\"https://github.com/Bujupah/bujupah-excel-datasource/raw/master/src/img/logo.png\" width=50 alt=\"Excel Datasource Logo\"/\u003e\r\n\r\nLoad multiple csv/excel files data into grafana's dashboards from ftp/sftp servers.\r\n\r\n## Overview / Introduction\r\n\r\n### Config Editor\r\n\r\n![Config Editor](https://github.com/Bujupah/bujupah-excel-datasource/raw/master/src/img/config_editor.png)\r\n\r\n## Requirements\r\n\r\n- Grafana 9.0+\r\n- FTP or SFTP server\r\n- [Grafana LLM app](https://github.com/grafana/grafana-llm-app) - optional\r\n\r\n## Features\r\n\r\n- Server Health check.\r\n- Files health check.\r\n- Support multiple formats such as CSV, TSV, LTSV, Fixed-Length Format, JSON and JSON Lines.\r\n- Auto-detect supported files.\r\n- Data joins between multiple files.\r\n- SQL query editor in fullscreen\r\n- SQL-like query language.\r\n- SQL syntax highlighting.\r\n- SQL autocomplete.\r\n- SQL validation.\r\n- SQL formatting.\r\n- Support grafana variables.\r\n- Support LLM - Text to SQL using OpenAI.\r\n\r\n## Limitations\r\n- Every column type is string - no type casting. (Workaround: you can use grafana transformation to make this work)\r\n\r\n## Todo\r\n\r\n- [x] Server Health check.\r\n- [x] Files health check.\r\n- [x] Support CSV.\r\n- [ ] Support TSV.\r\n- [ ] Support LTSV.\r\n- [ ] Support Fixed-Length Format.\r\n- [ ] Support JSON.\r\n- [ ] Support JSON Lines.\r\n- [ ] Auto-detect supported files.\r\n- [x] Data joins between multiple files.\r\n- [x] SQL query editor in fullscreen.\r\n- [x] SQL-like query language.\r\n- [x] SQL syntax highlighting.\r\n- [x] SQL autocomplete.\r\n- [ ] SQL validation.\r\n- [ ] SQL formatting.\r\n- [ ] Support grafana variables.\r\n- [x] Support LLM - Text to SQL using OpenAI.\r\n\r\n## Documentation\r\n\r\nIf your project has dedicated documentation available for users, provide links here. For help in following Grafana's style recommendations for technical documentation, refer to our [Writer's Toolkit](https://grafana.com/docs/writers-toolkit/).\r\n\r\n## Contributing\r\n\r\nDo you want folks to contribute to the plugin or provide feedback through specific means? If so, tell them how!\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujupah%2Fbujupah-excel-datasource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbujupah%2Fbujupah-excel-datasource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujupah%2Fbujupah-excel-datasource/lists"}