{"id":21074118,"url":"https://github.com/tomaztk/real_time_visualization_with_dash_python_and_sqlserver","last_synced_at":"2025-05-16T06:31:14.207Z","repository":{"id":56155242,"uuid":"137787342","full_name":"tomaztk/Real_Time_Visualization_with_Dash_Python_and_SQLServer","owner":"tomaztk","description":"Real-Time data visualization with Dash Python and Microsoft SQL Server","archived":false,"fork":false,"pushed_at":"2021-07-18T04:53:37.000Z","size":10480,"stargazers_count":9,"open_issues_count":0,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-03-09T08:55:56.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomaztk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-18T17:55:38.000Z","updated_at":"2021-08-08T07:56:01.000Z","dependencies_parsed_at":"2022-08-15T13:41:03.247Z","dependency_job_id":null,"html_url":"https://github.com/tomaztk/Real_Time_Visualization_with_Dash_Python_and_SQLServer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FReal_Time_Visualization_with_Dash_Python_and_SQLServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FReal_Time_Visualization_with_Dash_Python_and_SQLServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FReal_Time_Visualization_with_Dash_Python_and_SQLServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FReal_Time_Visualization_with_Dash_Python_and_SQLServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomaztk","download_url":"https://codeload.github.com/tomaztk/Real_Time_Visualization_with_Dash_Python_and_SQLServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225411520,"owners_count":17470245,"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-19T19:14:32.272Z","updated_at":"2024-11-19T19:14:34.235Z","avatar_url":"https://github.com/tomaztk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real Time Visualization with Dash Python and Microsoft SQL Server\n\n\u003c!-- badges: start --\u003e\n![](http://img.shields.io/badge/Real_Time_Visualization-green.svg)\n![](http://img.shields.io/badge/Dash-blue.svg)\n![](http://img.shields.io/badge/MSSQL-darkred.svg)\n\u003c!-- badges: end --\u003e\n\n(Near) Real-Time data visualization with Dash Python and Microsoft SQL Server\n\n\u003cdiv\u003e\n  \u003ca href=\"https://tomaztsql.files.wordpress.com/2018/06/2018-06-18-18_28_08-dash.png\"\u003e\u003cimg width=\"60%\" src=\"https://tomaztsql.files.wordpress.com/2018/06/2018-06-18-18_28_08-dash.png\"\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\u003cspan style=\"font-size: xx-large; font-weight: normal;\"\u003eReal-time setup for visualizing MSSQL Server data with\nuse of Dash application as client server and little Python code to get the Dash framework started.\u003c/span\u003e\n\n\n## Cloning the repository\nYou can follow the steps below to clone the repository.\n```\ngit clone https://github.com/tomaztk/Real_Time_Visualization_with_Dash_Python_and_SQLServer.git\n```\n\n## Quickstart\n\n1.  Clone the repository\n2.  In your local Microsoft SQL Server run the file: `Real-Time Stats Visualization.sql`\n3.  Run your Python environment and `{sudo} pip install dash`\n4.  When Dash is installed, run the file: `Real_TimeStatsVisualizationWithDash.py`\n5.  Change connection string in Python file, pointing to your local database server.\n\n``` Python\n\n    sql_conn = connectSQLServer('ODBC Driver 13 for SQL Server', 'MyMSSQL\\Database', 'UserName', 'Pa$$w0rd') \n    cursor = sql_conn.cursor()\n```     \n6.  Open your web browser pointing to your localhost.\n\n\n## Blogpost\nOriginally posted on ([blog](https://tomaztsql.wordpress.com/2018/06/18/real-time-data-visualization-with-sql-server-and-python-dash/)). Read blogpost for additional information.\n\n\n## Video\n\n![Dash Process](https://github.com/tomaztk/Real_Time_Visualization_with_Dash_Python_and_SQLServer/blob/master/ScreenCaptureProject1.mp4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaztk%2Freal_time_visualization_with_dash_python_and_sqlserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomaztk%2Freal_time_visualization_with_dash_python_and_sqlserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaztk%2Freal_time_visualization_with_dash_python_and_sqlserver/lists"}