{"id":13565424,"url":"https://github.com/shzlw/poli","last_synced_at":"2025-05-15T19:06:31.736Z","repository":{"id":34976681,"uuid":"159273440","full_name":"shzlw/poli","owner":"shzlw","description":"An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.","archived":false,"fork":false,"pushed_at":"2023-01-06T21:00:47.000Z","size":22745,"stargazers_count":1964,"open_issues_count":43,"forks_count":334,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-04-07T23:12:49.259Z","etag":null,"topics":["bigdata","business-intelligence","dashboard","data-visualization","jdbc","reactjs","reporting","spring-boot","sql","sql-editor"],"latest_commit_sha":null,"homepage":"https://shzlw.github.io/poli","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shzlw.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}},"created_at":"2018-11-27T03:56:44.000Z","updated_at":"2025-04-01T17:43:12.000Z","dependencies_parsed_at":"2023-01-15T11:19:36.706Z","dependency_job_id":null,"html_url":"https://github.com/shzlw/poli","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shzlw%2Fpoli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shzlw%2Fpoli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shzlw%2Fpoli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shzlw%2Fpoli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shzlw","download_url":"https://codeload.github.com/shzlw/poli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254404357,"owners_count":22065641,"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":["bigdata","business-intelligence","dashboard","data-visualization","jdbc","reactjs","reporting","spring-boot","sql","sql-editor"],"created_at":"2024-08-01T13:01:46.699Z","updated_at":"2025-05-15T19:06:31.704Z","avatar_url":"https://github.com/shzlw.png","language":"Java","funding_links":[],"categories":["Java","HarmonyOS","Uncategorized","Reporting","数据科学"],"sub_categories":["Windows Manager","Uncategorized","Zabbix","计算机视觉"],"readme":"# **Poli（魄力）**\n\n[![Version](https://img.shields.io/badge/Version-0.12.2-0065FF.svg)](#)\n[![license: MIT](https://img.shields.io/badge/license-MIT-FF5630.svg)](https://opensource.org/licenses/MIT)\n[![Download](https://img.shields.io/github/downloads/shzlw/poli/total.svg?color=6554C0)](https://github.com/shzlw/poli/releases)\n[![Docker Pulls](https://img.shields.io/docker/pulls/zhonglu/poli.svg)](https://cloud.docker.com/u/zhonglu/repository/docker/zhonglu/poli)\n[![Build Status](https://travis-ci.org/shzlw/poli.svg?branch=master)](https://travis-ci.org/shzlw/poli)\n[![codecov](https://codecov.io/gh/shzlw/poli/branch/master/graph/badge.svg)](https://codecov.io/gh/shzlw/poli)\n\nPoli is an easy-to-use SQL reporting application built for SQL lovers!\n\n## Why Poli\n\n#### :zap: Self-hosted \u0026 easy setup\nPlatform independent web application. Single JAR file + Single SQLite DB file. Get up and running in 5 minutes.\n#### :muscle: Connect to any database supporting JDBC drivers\nPostgreSQL, Oracle, SQL Server, MySQL, Elasticsearch... You name it.\n#### :bulb: SQL editor \u0026 schema viewer\nNo ETLs, no generated SQL, polish your own SQL query to transform data.\n#### :fire: Rich and flexible styling\nPixel-perfect positioning + Drag'n'Drop support to customize the reports and charts in your own way.\n#### :bookmark_tabs: Interactive Adhoc report\nUtilize the power of dynamic SQL with query variables to connect Filters and Charts.\n#### :hourglass: Canned report\nCapture the snapshot of historical data. Free up space in your own database.\n#### :santa: User management\nThree system level role configurations + Group based report access control.\n#### :earth_americas: Internationalization\nCustom the language pack and translations just for your audience.\n#### :moneybag: MIT license\nOpen and free for all usages.\n#### :gem: Is that all?\nAuto refresh, drill through, fullscreen, embeds, color themes + more features in development.\n\n## What's New ([latest](https://shzlw.github.io/poli/#/change-logs))\n\n\n![poli v0.8.0](http://66.228.42.235:8080/image-0.8.0/bob_glass_en.jpg)\n\n## Gallery\n\n#### Slicer \u0026 Charts\n\n![poli v0.5.0](http://66.228.42.235:8080/slicer.gif)\n\n#### Move \u0026 Resize\n\n![poli component reposition](http://66.228.42.235:8080/move.gif)\n\n#### Color palette switch \u0026 export CSV\n\n![poli v0.6.0](http://66.228.42.235:8080/v0.6.0_new.gif)\n\n## Quick Installation\n\nWindows/Linux\n\n```sh\njava -jar poli-0.12.2.jar\n```\n\nDocker\n\n```sh\ndocker run -d -p 6688:6688 --name poli zhonglu/poli:0.12.2\n```\n\nCheck [installation guide](https://shzlw.github.io/poli/#/installation) for more details.\n\n## Download\n\n[Download](https://github.com/shzlw/poli/releases) the latest version of Poli via the github release page.\n\n## Documentation\n\nPoli's documentation and other information can be found at [here](https://shzlw.github.io/poli/).\n\n## Run on GCP\n\n[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run)\n\n## License\n\nMIT License\n\nCopyright (c) Zhonglu Wang","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshzlw%2Fpoli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshzlw%2Fpoli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshzlw%2Fpoli/lists"}