{"id":26475382,"url":"https://github.com/alecbytes/dbproject","last_synced_at":"2026-02-24T05:47:39.596Z","repository":{"id":191755327,"uuid":"685311606","full_name":"AlecBytes/dbProject","owner":"AlecBytes","description":"Five visualizations of interesting trends in baseball statistical data. Deployed to Oracle Cloud.","archived":false,"fork":false,"pushed_at":"2025-02-27T23:02:24.000Z","size":69204,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T12:45:30.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://baseballdatatrends.com/","language":"Vue","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/AlecBytes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-08-31T00:41:33.000Z","updated_at":"2025-02-27T23:02:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"e582b2b3-b9aa-4d8e-88b9-85b89ca646f2","html_url":"https://github.com/AlecBytes/dbProject","commit_stats":null,"previous_names":["alec8888/dbproject","alecbytes/dbproject"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlecBytes/dbProject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlecBytes%2FdbProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlecBytes%2FdbProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlecBytes%2FdbProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlecBytes%2FdbProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlecBytes","download_url":"https://codeload.github.com/AlecBytes/dbProject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlecBytes%2FdbProject/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280768886,"owners_count":26387533,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":[],"created_at":"2025-03-19T23:16:57.253Z","updated_at":"2026-02-24T05:47:39.590Z","avatar_url":"https://github.com/AlecBytes.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visualizations of Baseball Data Trends\n\nThis project leverages a SQL database and REST API to analyze and visualize interesting trends in baseball data. By structuring the data into a well-defined schema and optimizing queries, the website provides interactive visualizations that offer insights into five select aspects of baseball statistics.\n\n## ⚠️ App Status  \n\n\u003e **Note:** The hosted database and backend API are no longer active.  \n\u003e As a result, the live website is currently **non-functional** — interactive charts and data-driven features will not load.  \n\n## 🚀 Deployment\n\nThis project is deployed on **Oracle Cloud DB and Compute**. After the initial completion, I (Alec) migrated the app and database to my personal Oracle Cloud instance for public access. Interested developers can find the deployment-specific modifications in the **Oracle deployment branch**.  \n\n🔗 **Live App:** [Baseball Data Trends](https://baseballdatatrends.com)  \n\n## ⭐PLEASE STAR THIS REPO⭐\n\n💡 Found this project useful? Give it a ⭐ to show your support and help others discover it. Your feedback and engagement are greatly appreciated! 🙏\n\n## 📌 Features\n\n- Five interactive visualizations of baseball statistical data  \n- REST API for querying and fetching data  \n- Hosted on **Oracle Cloud** with an **Autonomous SQL Database**  \n- Frontend built with **Vue.js \u0026 Quasar**, backend powered by **Node.js \u0026 Express**\n\n## 🛠 Tech Stack  \n\n### **Frontend**\n\n- **Vue.js** (JavaScript framework)  \n- **Quasar Framework** (UI framework for Vue)  \n- **Chart.js** (Data visualization library)  \n\n### **Backend**\n\n- **Node.js** (JavaScript runtime)  \n- **Express.js** (REST API framework)  \n- **Oracle Autonomous Database** (SQL-based data storage)  \n- **Oracle Cloud Compute Instance** (Deployment server)  \n\n## 👥 Contributors  \n\n### **Current Maintainer**\n\n- **Alec Patterson**  \n\n### **Past Contributors**\n\n- Joseph Barron  \n- Christian Carey  \n- Quan Nguyen  \n\n## 📝 License\n\nThis project is **not licensed for public use**. Please contact me for permissions.\n\n## 📷 Images of the Website\n\n### Landing Page\n\n![Landing Page 1](\u003chome 1.png\u003e)\n![Landing Page 2](\u003chome 2.png\u003e)\n\n---\n\n### Home Runs \u0026 Post Season\n\n![alt text](q5-1.png)\n![alt text](q5-2.png)\n![alt text](q5-3.png)\n\n---\n\n### Runs-to-Outs by Salary range\n\n![Query 1 Page 1-1](q1-1.png)\n![Query 1 Page 1-2](q1-2.png)\n\n---\n\n### Team Spending Per Win\n\n![Query 2 Page 1-1](q2-1.png)\n![Query 2 Page 1-2](q2-2.png)\n\n---\n\n### Foreign-born MLB Player Distributions\n\n![alt text](q3-1.png)\n![alt text](q3-2.png)\n\n---\n\n### Player Height \u0026 Performance\n\n![alt text](q4-1.png)\n![alt text](q4-2.png)\n\n---\n\n### Feedback\n\n![Feedback Page](feedback.png)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecbytes%2Fdbproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecbytes%2Fdbproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecbytes%2Fdbproject/lists"}