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/todd-demone/lighthouse-bnb

The primary purpose of this project was to design a relatIonal database and use SQL and PostgreSQL to create and query the database. The SQL was incorporated into the Node.js/Express backend.

database-design javascript postgresql sql

Last synced: 18 May 2026

https://github.com/manishjr26/painting-dataset-sql-analysis

"Exploring art through SQL queries: Analyzing a painting dataset from Kaggle.

joins server sql

Last synced: 30 Jan 2026

https://github.com/muktarkhanabilda/uk_bank_customers

Я создал базы данных, импорт данных о клиентах британского банка, а также создание информативного отчета с использованием Power BI Desktop. Провели обучение и оценку двух моделей, GaussianNB и KNeighborsClassifier, включая перекрестную проверку для более точной оценки их производительности.

pandas-dataframe powerbi python sql

Last synced: 16 May 2026

https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder

A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.

ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 02 May 2026

https://github.com/dmarks84/coursework_project_data-analysis-apache-spark

Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in data, wrote to SQL database and performed queries, performed statistical analysis and issued reports

apache-sprk automation dag data-modeling eda elt etl numpy pandas pipelines python sql statistics visualization

Last synced: 11 Apr 2026

https://github.com/pavlorohozhyn/goit-rdb-hw-03

Data upload, SQL, DQL

dql mysql mysqlworkbench sql

Last synced: 06 Feb 2026

https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis

This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.

api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql

Last synced: 07 Apr 2026

https://github.com/rifa8/sql-relational-database

Learning about RDBMS

ddl dml rdbms schema sql

Last synced: 12 Sep 2025

https://github.com/aloksingh20/blogify

Built a resilient Blogging REST API with Spring Boot, seamlessly integrating Thymeleaf for the frontend. Leveraged MySQL for efficient data storage and management.

git hibernate-jpa java java-8 maven mvc mvc-architecture spring spring-boot sql thymeleaf

Last synced: 10 Apr 2026

https://github.com/erikrios/learn-sql

Learn About SQL (Structured Query Language) with MySQL DBMS

database mysql mysql-database sql structured-query-language

Last synced: 27 Apr 2026

https://github.com/brkyvrkn/oracle-sql-demo

Information management system about pharmacies

apex database information-management oracle sql

Last synced: 30 Oct 2025

https://github.com/xander1936/project4-map-out-a-technical-solution-for-the-food-delivery-site-expressfood

In this project, we use MySQL Workbench to design the UML diagram, build the database (tables of customers, deliverers, dishes, orders and order quantities) and finally make SQL queries on the client and server side.

database mysql mysql-database relational-databases sql sql-queries tables uml-diagram workbench

Last synced: 18 May 2026

https://github.com/bipul-hossein/postgresql_crud_operation

A backend-only implementation demonstrating basic CRUD operations using PostgreSQL.

expressjs nodejs postgresql sql

Last synced: 11 Apr 2026

https://github.com/anuragmudgal96/sql-case-study

Exploratory data analysis (EDA) using advanced SQL queries and aggregation techniques.

data-analytics eda exploratory-data-analysis sql sql-server

Last synced: 05 May 2025

https://github.com/ireneflorez/sf-kindergarten-lottery

Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco

ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql

Last synced: 17 Feb 2026

https://github.com/k-sameer701/mysql-cheatsheet

MySql CheatSheet is a condensed guide that provides a quick overview of essential SQL commands and their syntax for MySQL databases. It is a handy resource for developers.

mysql mysqldata mysqldatabase sql

Last synced: 25 Jun 2025

https://github.com/mberkiskal/sellingtrackingapp-satistakipuygulamasi-withsqlprocedure

Market satış takip uygulaması. Sipariş oluşturma, siparişleri görme, müşteri ekleme ve ürün eklemenin bulunduğu bir mini proje.Market selling tracking application. A mini-project that includes creating orders, viewing orders, adding customers and adding products. USING: C# and SQL.

csharp mssql mssql-database sql sqlprocedure sqlstoredprocedures

Last synced: 18 May 2026

https://github.com/HuynhDucPhu2502/Selling-Management

Simple project using JavaSwing and JDBC

java javaswing mssql sql

Last synced: 11 May 2025

https://github.com/ludreinsalvador/gadgets-product-6850-project

Creating a machine learning model that predicts whether a customer will purchase Product 6850 in January 2019 with an accuracy above 85% and a recall of at least 70%.

machine-learning modeling pandas-dataframe prediction-model python spark-sql sql

Last synced: 05 Apr 2025

https://github.com/anant-jp/anant-jp

👋 Hi, I’m Anant Parmar, an Associate Product Owner/Scrum Master focused on Business Analysis and Agile practices. I’m learning Advanced SQL, Product Vision, Roadmaps, and Ownership. 💬 Ask me about Business Analysis, Agile Project Management, Jira, and Confluence.

agile-development agile-methodologies confluence jira sdlc selenium sql

Last synced: 18 May 2026

https://github.com/eddiewentw/pgxbuilder

SQL string builder

builder golang pgx sql

Last synced: 25 Jun 2025

https://github.com/alexxx180/prosperity

Project to support Wisdom solution with dynamically changing program contents.

sql wisdom-and-prosperity wpf

Last synced: 18 May 2026

https://github.com/bilbottom/testing-sql

Sample SQL scripts to test various features.

sql sqlite testing

Last synced: 17 Jun 2026

https://github.com/karol7git/sqlpractice

these are databases on SQL language / made for mere practice

sql

Last synced: 07 Mar 2026

https://github.com/nambukeerthi/phonepe_project

This project will create a live geo-visualization dashboard using data from the PhonePe Pulse GitHub repository.

matplotlib numpy pandas python sklearn sql streamlit

Last synced: 07 Apr 2026

https://github.com/nikeshcohen/cool-tech-blog

The project is a tech news blog website, featuring user authentication, article management, and category views. It demonstrates clean design and security practices, allowing users to browse, search, and interact based on their role (reader, writer, or admin).

blog laravel php sql

Last synced: 16 May 2026

https://github.com/charles-m-knox/ghost-to-hugo

Takes Ghost blog posts and converts them to Hugo-compatible markdown files.

ghost ghost-blog go golang hugo markdown sql synchronize synchronizer

Last synced: 05 Apr 2025

https://github.com/archismwanchatterjee/code_playground

SQL/Python/Js/C playground

c docker javascript nodejs python sql

Last synced: 07 Apr 2026

https://github.com/goncanegis/patika-sql-odev

Patika SQL module, all assignments

sql

Last synced: 02 Feb 2026

https://github.com/leonsilva15/oracle-sql

My notes from the Oracle SQL 19c workshop

database oracle oracle-database oracle-sql oracle-sql-developer sql

Last synced: 03 Jul 2026

https://github.com/memosainz/javaspring-crud-api-rest-postgresql

> It's a CRUD in Java, with an API Rest using Spring boot, Hibernate, PostgreSQL, Docker, Maven & Postman.

api crud docker hibernate java maven postgresql postman rest spring spring-boot sql

Last synced: 02 Apr 2026

https://github.com/crobinson144/cyclitic-bike-share-analysis

Analysis of 5.7M bike-share trips to identify conversion opportunities

business-intelligence data-analysis portfolio-project r sql tableau

Last synced: 03 Jul 2026

https://github.com/mehrajlatifli/select-insert-update-delete-in-mssql-server

SELECT (From, AS, Where was used as Transact-SQL Reference), INSERT, UPDATE, DELETE in MSSQL Server

as delete from insert mssql mssqlserver select sql tsql update where

Last synced: 04 Mar 2025

https://github.com/mehrajlatifli/petrol-station-mvp

Example of MVP, Local database of SQL Server

local mvp sql sqlserver

Last synced: 09 May 2026

https://github.com/vishal-verma-96/weather_station_data_management_and_analysis_using_sql

This SQL project by Skill academy include querying employee salaries, names, female employees, top earner, and project specifics.

database database-design mysql sql

Last synced: 18 May 2026

https://github.com/gumblex/naivegis

Such a simple and naive GIS platform.

gis leaflet postgresql sql sqlite3

Last synced: 16 May 2026

https://github.com/harsh7editor/json-iterator

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and sql

java kotlin pom sql

Last synced: 18 May 2026

https://github.com/celestialtaha/psql-query-builder

Generate & Run PostgreSQL queries by only providing natural language inputs using AI | langchain compatible

ai-agent ai-agent-tools database langchain nlp nlp-machine-learning openai-api postgresql python query-builder sql sql-generator

Last synced: 07 Mar 2026

https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy

The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.

pandas python sql sqlalchemy sqlalchemy-orm sqlite

Last synced: 07 Apr 2026

https://github.com/anibalalpizar/jsp-sql-planillas

Project of a spreadsheet system with reports, using jsp, sql, bootstrap and tailwindcss

bootstrap java jsp sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/hrolive/disaster-response-pipeline

A machine learning pipeline that categorizes disaster related messages so that they can be sent to the appropriate disaster relief agency

flask machine-learning natural-language-processing nltk pandas plotly python scikit-learn sql sqlalchemy

Last synced: 07 Apr 2026

https://github.com/bredalis/bbdd

📚💻 Organized set of data 📚💻

bbdd python sql sqlite3

Last synced: 09 Jul 2025

https://github.com/biyonik/go-fluent-sql

A fluent, type-safe SQL query builder for Go with Laravel-inspired syntax.

go golang golang-library mysql orm postgresql sql

Last synced: 17 Jan 2026

https://github.com/congard/multitran-converter

Converts data from the Multitran Android app database to JSON

converter json multitran python3 sql

Last synced: 13 Apr 2026

https://github.com/v2dha/hospital-database-management

Database management system for hospital patients

hospital-database-management python sql tkinter tkinter-gui

Last synced: 04 Apr 2025

https://github.com/devmunyi/test-api

A RESTful api for testing purpose. It can allow user to create an account, login and add favorite coding tech stack.

express jwt-authentication node restful-api sequelize sql

Last synced: 07 Apr 2026

https://github.com/alenales/purchase-analysis-sql

Анализ покупок пользователей с помощью SQL

redash sql

Last synced: 29 Jan 2026

https://github.com/fabianraja/database_day1

SQL learning completed

sql

Last synced: 30 Jan 2026

https://github.com/PratyushSawan/My_Online_Store

This is an Oline store Project of using PHP

php sql xampp

Last synced: 12 Mar 2025

https://github.com/kon14/shiftpaste

A pastebin service focused on editable snippets with persistent links 📋.

api pastebin postgres qrcode rust sql swagger

Last synced: 16 May 2026

https://github.com/Aizaz-Ahmad/DIVIDITE

Dividite is a Latin word meaning "Share it". It is a web-based, resource-sharing platform accessible only to the students of P.U.C.I.T. The students of P.U.C.I.T can Upload and download books, slides, and notes e.t.c by simply creating an account using their Official email IDs.

database php sql vuejs xampp

Last synced: 12 Mar 2025

https://github.com/pineberrycode/registration-student

👦📚 Use of Spring Boot with JAVA ☕♨️

bootstrap bootswatch-theme java spring-boot sql

Last synced: 12 Jan 2026

https://github.com/s1rserg/movie-app-db-sql

movie app database

sql

Last synced: 07 Mar 2026

https://github.com/arthurazevedods/web-crud-golang-postgres

CRUD with Golang and PostgreSQL

crud go golang postgresql sql

Last synced: 16 May 2026

https://github.com/jamesehiabhi/gadgetgalaxy-inventory

Business Inventory Management

pdf sql sql-server

Last synced: 29 Mar 2025

https://github.com/jamesehiabhi/northwind-operations

NorthWind Descriptive Analysis

sql sql-server

Last synced: 29 Mar 2025

https://github.com/rahad-ullah/bazarly-server

Multi Vendor E-commerce Server

ecommerce express-js nodejs postgresql prisma sql

Last synced: 07 Apr 2026

https://github.com/lexiortiz/wibd-datacamp

Notes, exercises, and projects from the WiBD 2024/2025 DataCamp Scholarship.

cloud-computing data-engineering data-pipelines datacamp-course etl python sql women-in-big-data women-in-tech

Last synced: 18 May 2026

https://github.com/1sumer/python-sql-repository

This repository contains a comprehensive collection of Python and SQL scripts, ranging from beginner to advanced levels. Whether you're a student, educator, or developer looking to learn, teach, or reference Python or SQL concepts, you'll find helpful and structured code examples here.

python sql

Last synced: 12 May 2025

https://github.com/sujeethy/subscription

This repository contains a Subscription Management System built with a Flask backend and a React frontend. It is designed to manage customer subscriptions, generate revenue reports, and handle subscription extensions and terminations. The system is containerized using Docker and can be easily deployed.

docker flask mui mui-material python reactjs sql

Last synced: 07 Apr 2026

https://github.com/sh-arky/rockbuster_sql

Repository for a project assessing customers and sales geographically for a video rental service.

sql

Last synced: 21 Mar 2025

https://github.com/manyakrus/ddl_from_protobuf

Create DDL sql script from protobuf .proto file, for database create tables and columns, constraints and indexes, generated automatic.

ddl generator postgres postgresql protobuf script sql

Last synced: 19 May 2026

https://github.com/bell-kevin/chap12exer

Cookies, Sessions, Databases, Security, and Log-ins

cookies mariadb mariadb-database sessions sql

Last synced: 19 May 2026

https://github.com/uuanqin/busuanzi2waline

将不蒜子的页面浏览量导出为 json 格式的文件,并生成SQL语句以更新Waline数据库

busuanzi busuanzi-statistics mysql sql waline

Last synced: 16 May 2026

https://github.com/jesusgomez-data/retail-sales-data-analysis

End-to-end retail sales data analysis project using SQL, SQLite and Python (Pandas). Includes data generation, KPIs and business insights.

data-analysis junior-data-analyst pandas portfolio-project python retail-analysis sql sqlite sqlite3

Last synced: 11 Apr 2026

https://github.com/kmdshalini/organic-waste-management-system

Organic Waste Management System

boostrap css html php sql xampp

Last synced: 19 May 2026

https://github.com/ayo-g/danny-ma-sql-challenge

This repo contains my attempts to solve Danny Ma's 8-Weeks SQL Challenge

8weeksqlchallenge danny-ma dataanalysis sql

Last synced: 16 Jan 2026

https://github.com/electrikmilk/based

A database manager written in PHP as a exercise in SQL queries.

database php sql

Last synced: 19 May 2026

https://github.com/calebschmetzer/oblv-tg-database

Database schema for the Thieves Guild faction in The Elder Scrolls IV: Oblivion

database database-schema databases elder-scrolls elderscrolls mysql oblivion sql

Last synced: 19 May 2026

https://github.com/gregolive/sqlzoo

My Solutions to the SQL tutorials from SQLZOO.

sql

Last synced: 03 Feb 2026

https://github.com/joumaico/unisql

SQL Database Wrapper

python sql

Last synced: 13 Sep 2025

https://github.com/sandipmaurya2611/doctor-appointment

This repository contains a Doctor Appointment project built using PHP, MySQL, and CSS. The project aims to provide a platform for patients to schedule appointments with doctors online, simplifying the appointment booking process.

css mysql php sql

Last synced: 18 Apr 2026

https://github.com/towaquimbayo/comp-4537

BCIT Computer Systems Technology (CST) - COMP 4537 (Internet Software Architecture)

api api-rest css css3 html html-css-javascript html5 microservice microservices mysql node nodejs software-architecture sql web-application web-development

Last synced: 07 Apr 2026

https://github.com/javahello/erm-tools

.erm 文件差异sql生成工具

erm ermaster sql

Last synced: 13 Mar 2025

https://github.com/chanupadeshan/advanced-data-analytics

basic data analysis project using sql

cumulative-analysis performance-analysis sql

Last synced: 04 Jul 2026

https://github.com/davidam/sql-examples

Simple and funny examples about SQL

mysql postgresql sql

Last synced: 19 May 2026

https://github.com/qjebbs/go-sqlf

go-sqlf focuses only on building SQL queries by free combination of fragments.

golang sql sqlbuilder

Last synced: 02 Jul 2026

https://github.com/varghese25/sqlpractical_usecases

100 SQL Practical Use Cases

mysql sql

Last synced: 22 Jul 2025