An open API service indexing awesome lists of open source software.

SQL

SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.

https://github.com/syedsaadahmed/hands-on-with-apache-spark

Working with Apache Spark, Creating some small tutorials and at last implemeting a small project

apachespark joins machine-learning machine-learning-algorithms pyspark python sql

Last synced: 14 Oct 2025

https://github.com/siddharthbadal/sql-case-studies-data-analysis

Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.

data-analysis sql sql-query sql-server sqlserver

Last synced: 08 Jan 2026

https://github.com/starkgang/unidb-beta

Attempt to bring Mongo DB syntax to SQL.

mongo mongodb pymongo python3 sql sqlite sqlite3

Last synced: 15 Oct 2025

https://github.com/tchoutri/feed-extract

This haskell program extracts the data from FeedReader's database and exports it as an OPML file

feedreader haskell opml rss sql

Last synced: 24 Oct 2025

https://github.com/roluochke/sql-project

SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.

sql

Last synced: 08 Jan 2026

https://github.com/hardik3412/logistic-management-system-using-python

Developed a robust Logistic Management System using Python and MySQL for seamless database integration. Implemented CRUD operations to efficiently manage logistics data and generated comprehensive reports, enhancing overall operational efficiency.

database gui jupyter-notebook mysql oracle pycharm python python3 sql tkinter tkinter-gui tkinter-python

Last synced: 18 Jan 2026

https://github.com/tomconder/ktorm-sqlite

A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine

gradle kotlin ktorm orm sql

Last synced: 26 Jan 2026

https://github.com/mchavhan1998/customer-database-relational-design

Converting a relational design that enlists various users, their roles, user accounts and their statuses into different tables in SQL Server

customer database relationship sql sql-server

Last synced: 05 Feb 2026

https://github.com/learnwithkawsar/mssql.sqlhelper

SQLHelper is a simple class to help with MSSQL databases

database helper library microsoft mssqlserver sql

Last synced: 09 May 2026

https://github.com/dilane3/courses-planning

Server app made with Nodejs | Express for managing courses planning.

expressjs nodejs sequelize sql

Last synced: 14 Apr 2026

https://github.com/camara94/aide-memoire-mdx

MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast

business-intelligence data-warehouse mdx sql

Last synced: 08 Oct 2025

https://github.com/dagmawi-22/invoice

Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.

jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx

Last synced: 13 Apr 2026

https://github.com/sheabunge/kit102-assign

KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%

data-science entity-relationship-diagram relational-model schema sql

Last synced: 24 Feb 2026

https://github.com/dushansenadheera/niwahanalk

web application for real state buying and selling

css3 html5 javascript php sql web-application

Last synced: 13 Apr 2026

https://github.com/rara-ch/data-analysis-portfolio

This repository to store my data analytics projects, showcasing my skills in SQL and Python.

data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics

Last synced: 12 Mar 2025

https://github.com/sunilp/jam-cli

Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.

agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript

Last synced: 02 Apr 2026

https://github.com/cliftondavies/learnar

A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.

bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql

Last synced: 07 Apr 2026

https://github.com/sharifkhan96/oracle-database-11g_4th_semester

This includes the basic select statement, retrieving data and tables creation with relationships.

database-management query sql

Last synced: 06 Feb 2026

https://github.com/bradleybonitatibus/qtrex

Query template rendering and execution library written in Python

google-bigquery python sql yaml

Last synced: 14 Apr 2026

https://github.com/majora2007/easy-java

I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper

automation java pojobuilder pojos python rowmapper sql

Last synced: 21 Jan 2026

https://github.com/garcane/fcc-salon-appointment-db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.

bash bash-script bash-scripting postgres postgresql postgresql-database sql

Last synced: 15 Apr 2026

https://github.com/awkspace/itinerary

A tool to apply pure SQL migrations to PostgreSQL databases at runtime.

postgresql python sql

Last synced: 14 Jan 2026

https://github.com/meken/sql-partitioned-tables

Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows

archival azure data-factory partitioning sql

Last synced: 16 Oct 2025

https://github.com/nate-anderson/moogration

Simple MySQL migrations in Go

database go golang migrations mysql sql

Last synced: 18 Jan 2026

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/svenslaggare/database

Simple SQL like database implemented in C++14

cpp database implementation sql

Last synced: 27 Apr 2026

https://github.com/codewithjaspreet/hr_viz

Human Resource Data Visualisation

dataanalysis datavisualization sql tableau

Last synced: 19 Mar 2026

https://github.com/kevinmarquesp/csv_to_sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 28 Mar 2025

https://github.com/ani811625/csi-assignment2

📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.

adventureworks microsoft-sql-server sql

Last synced: 16 Oct 2025

https://github.com/ajdincatic/ednevnik-project

An application that is used to monitor student grades at school.

asp-net-core bootstrap csharp entity-framework-core html-css-javascript jquery sql

Last synced: 13 Apr 2026

https://github.com/bessarodrigo/database-connection_eda_retail_store

Este projeto analisa o desempenho das lojas de produtos naturais. Utilizei Python para o processo ETL, PostgreSQL para armazenamento de dados e Power BI para visualizações interativas.

excel postgresql powerbi python sql

Last synced: 07 May 2026

https://github.com/wilsonehusin/typeid-sqlc-shim

Use TypeID with sqlc.

sql sqlc typeid

Last synced: 17 Apr 2026

https://github.com/faizan-khanx/sql-commandgenerator

sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors

cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap

Last synced: 04 Feb 2026

https://github.com/ankit21111/filmilytics

This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.

data-analysis database database-design database-schema erdiagram sql

Last synced: 13 Jun 2025

https://github.com/aubainmbk/realtime-bikestation-tracker

Ce projet est un moyen de démontrer mes capacités de collecte de données grâce aux API. L'objectif est de créer une appli web qui permet d'accéder aux infos sur les stations de vélos en temps réel.

api apscheduler dataanalysisusingpython flask-application folium-maps html-css-javascript opencage-geocoder sql streaming-data

Last synced: 17 Oct 2025

https://github.com/paulsagar1a/projects

For learning and development purpose

angular1 bootstrap css hibernate html java mysql orm projects spring sql

Last synced: 18 Jan 2026

https://github.com/j5gomes/tbd-subject

Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course

database sql sqlserver

Last synced: 13 Apr 2026

https://github.com/seigtm/db-spbpu-control-work

Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.

database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql

Last synced: 05 Oct 2025

https://github.com/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo

A multiplayer Ludo game written in Blazor & ASP.NET Core.

asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly

Last synced: 11 Mar 2025

https://github.com/kaessam/ps

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

arrays dictionary hashing hashset hashtable linked-list problem-solving sql sql-server tree

Last synced: 17 Apr 2026

https://github.com/handsomestwei/mybatis-mapper2sql-plugin

intellij plugin, auto extact mybatis mapper xml sql

idea-plugin intellij-plugin mapper mybatis sql

Last synced: 09 Oct 2025

https://github.com/losizm/little-sql

Scala extension methods for java.sql

java scala sql

Last synced: 19 Apr 2026

https://github.com/priom7/discussion-forum-laravel-vue-pusher-

Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.

bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify

Last synced: 12 Apr 2026

https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis

This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.

data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql

Last synced: 14 Mar 2026

https://github.com/targetta/ankaflow

YAML-based data pipeline framework that runs both locally and fully in-browser designed for data engineers, ML teams, and SaaS developers who need flexible, SQL-powered pipelines.

bigquery clickhouse data-analysis dataops deltalake duckdb elt-pipeline etl etl-automation motherduck parquet python sql

Last synced: 09 Oct 2025

https://github.com/mushfique-tajwar/ecommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 30 Jan 2026

https://github.com/yossef-ashraf/db-mastery

Comprehensive resources for learning databases and improving performance.

cypher-query db document-database sql

Last synced: 05 Oct 2025

https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer

Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.

analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob

Last synced: 17 Apr 2026

https://github.com/dreamless07/my-projects

All the projects i have contributed and worked on are in this repository. Contains all files and code for every specific project.

beginner-project databases intermidiate-projects java projects python3 sql

Last synced: 18 Jan 2026

https://github.com/mr-vozhyk/test-tasks

Выполненные тестовые задания (не запрещенные к публикации)

analysis data-analysis digital-analysis e-commerce excel google-colab google-sheets marketing marketplace power-bi power-query python sql

Last synced: 07 May 2026

https://github.com/vitorm3/ecommerce-ed

Generalist E-Commerce model for testing data pipelines and projects best practices

apache-airflow apache-spark astro-cli mkdocs python sql

Last synced: 12 Mar 2026

https://github.com/shveta-maini/business-insights-360

Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends

excel powerbi sql

Last synced: 22 Jan 2026

https://github.com/sarvesh30112002/sql-analyzer

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis

Last synced: 13 Jun 2025

https://github.com/yeisonmontoya1815/sql-relational-database-design

This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.

database frontend-web mssql-database mysql-database php-framework sql webdevelopment

Last synced: 14 Mar 2026

https://github.com/leosimoes/beecrowd-sql

Beecrowd's SQL Challenges.

postgresql sql

Last synced: 24 Mar 2025

https://github.com/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 2025

https://github.com/bultakov/postgresql-projects

PostgreSQL Tutorial

postgresql psql sql

Last synced: 05 Feb 2026

https://github.com/jamesehiabhi/grace-edtech-hub

Analysis Report on Grace EdTech Performance Database

pdf sql sql-server

Last synced: 19 Oct 2025

https://github.com/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 2026

https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant

I obtained sales data from a local pizzeria and created some dashboards full of insights.

data-cleaning etl python real-world-project sql tableau

Last synced: 13 Jun 2025

https://github.com/nrnrk/psql-splitter

Split a postgres sql file into multiple files

golang postgresql sql

Last synced: 14 Jan 2026

https://github.com/tatangharyadi/integration

Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run

auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog

Last synced: 22 Jan 2026

https://github.com/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: 14 Apr 2026

https://github.com/pngo1997/data-mining

Practice on data mining using AWS (multi-nodes), Hadoop and SQL.

aws ec2 hadoop mapreduce sql

Last synced: 14 Jun 2025

https://github.com/mvysny/vaadin8-sqldataprovider-example

Demoes a SQLDataProvider and a Filter Bar for Vaadin 8 Grid

grid sql vaadin vaadin8

Last synced: 04 Apr 2025

https://github.com/alenap93/kysely-cache

Cache layer for Kysely

cache database kysely lru query-builder sql

Last synced: 16 Mar 2025

https://github.com/roosterpips12/library-management-sql

Library management with SQL

excel-import mysql-database sql

Last synced: 04 Jul 2025

https://github.com/erickkhosasi/thelook-data_analysis

Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.

bigquery data-analysis e-commerce sql

Last synced: 05 Oct 2025

https://github.com/shahadat3669/vet-clinic-database

In this project, I use a relational database to create the initial data structure for a vet clinic. I create a table to store animals' information, insert some data into it, and query it.

postgres sql

Last synced: 19 Oct 2025

https://github.com/larissaperinoto/blogs-api

The Blogs API is an APIRest and database for managing the production of blog content.iamento da produção de conteúdo de um blog.

express javascript joi jwt mysql nodejs sequelize sql swagger

Last synced: 12 Apr 2026

https://github.com/go-andiamo/sqlnt

Go package for SQL named arg templates

go golang named-templates sql template templates

Last synced: 11 Mar 2025

https://github.com/miroslav-reiter/kurz_ako_sa_stat_analytikom

📈 Ako sa stať ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Analytikom pre Robime.it (Mentor Partners)

analytics analytik excel google microsoft mysql reiter sql

Last synced: 09 Apr 2025

https://github.com/zx80/pg-schema-version

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/shubz224/gitsense

GitSense is a developer tool that simplifies repository analysis with AI-powered commit summaries and a smart Q&A system. Built with Next.js, LangChain, and Google Gemini API, it helps you understand your codebase faster and smarter.

ai clerk githubapi langchian neondb nextjs postgresql prisma sql

Last synced: 30 Apr 2026

https://github.com/bunu23/jdbc-jpa

Java Database Connectivity (JDBC) and Java Persistence API (JPA) Basics

dao-design-pattern java jdbc jdbctemplate jpa-hibernate mysql spring-boot sql

Last synced: 13 Apr 2026

https://github.com/cpg314/sqlsonnet

Express SQL queries with a simple Jsonnet representation, which can be easily templated using the Jsonnet configuration language.

jsonnet rust sql

Last synced: 13 Apr 2025

https://github.com/derrickbaruga7/sql-database-management

In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.

database database-management relational-database sql

Last synced: 05 Sep 2025

https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose

This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.

docker-compose dokcer pgadmin postgresql sql

Last synced: 30 Apr 2026