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/xxyzz/db

Stanford Databases MOOC exercises

database mooc sql xml

Last synced: 04 Apr 2025

https://github.com/rayyan9477/sales-insights-data-analysis-project-using-sql-and-tableau

This project involves analyzing sales data to derive meaningful insights using SQL and visualizing the results with Tableau. The data is stored in a MySQL database, and various SQL queries are used to extract and analyze the information. The project aims to provide a comprehensive understanding of customer transactions, market-specific sales.

dashboards mysql-database sql tableau

Last synced: 11 Sep 2025

https://github.com/geo-stanciu/go-utils

Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.

database-abstraction golang sql

Last synced: 17 Feb 2026

https://github.com/mavmi/telegram-bot

There are several telegram bots. They are pretty useless. But I'm ok with it

docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api

Last synced: 11 Apr 2026

https://github.com/luddthree/pisscounter

Source code for pisscounter.com website

css flask html javascript python sql tailwindcss

Last synced: 07 Apr 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/santiescobares/mysql-wrapper

Simple and lightweight MySQL database wrapper.

hikari java mysql mysql-wrapper sql sql-wrapper wrapper

Last synced: 18 May 2026

https://github.com/olaishola05/vet-clinic-db

A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4.

pgadmin4 postgres postgresql postgresql-database psql sql

Last synced: 29 Oct 2025

https://github.com/anthonyvanegas/samony-lab

The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.

css database database-management flask html python sql

Last synced: 09 Apr 2026

https://github.com/yansheng836/mysql_collect_processlist

这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。

mysql shell sql tool

Last synced: 19 May 2026

https://github.com/fortunewalla/airportdb

We used the http://flughafendb.cc/ airport database (small) and converted most of the fields to English.

airport airport-data airport-db airportdb dataanalysis database datascience flughafen flughafendb heatwave machinelearning mysql oracle sample-database sql sqlquery

Last synced: 31 Jul 2025

https://github.com/yogeshjha06/library_marwari

Centralized Student Management System for Ranchi University

ajax azure bootstrap css javascript php php8 sql

Last synced: 09 Apr 2026

https://github.com/rabestro/jetbrains-academy-simple-banking-system

Everything goes digital these days, and so does money. Today, most people have credit cards, which save us time, energy and nerves. From not having to carry a wallet full of cash to consumer protection, cards make our lives easier in many ways. In this project, you will develop a simple banking system with database.

builder-pattern hyperskill interfaces jetbrains-academy logging sql sqlite3 student-project

Last synced: 08 Nov 2025

https://github.com/inductjs/core

Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.

expressjs mongodb nodejs prototyping sql typescript

Last synced: 11 Apr 2026

https://github.com/kenzycodex/distributed-file-storage

This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.

docker java javafx mysql server spring sql

Last synced: 09 Apr 2026

https://github.com/khushi-sabarad/sqlfungames

Solutions to a variety of SQL-based fun learning games!

mysql sql sqlfungames sqlisland sqlmurdermystery

Last synced: 16 Mar 2025

https://github.com/vlaxray/cyteapipe

--> http://teatabacco.altervista.org/ <--

css database diary html5 javascript logging php phpmyadmin sql

Last synced: 12 Apr 2026

https://github.com/palak-463/attendancemanagementsystem

A simple and user-friendly web application which would help it's users do away with the traditional system of marking attendance. 🎓

html javascript php phpmyadmin sql

Last synced: 27 Apr 2026

https://github.com/ayvero/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 15 May 2025

https://github.com/ziflex/dbx

Lightweight DB management toolkit

database sql

Last synced: 18 May 2026

https://github.com/lmuffato/project-mysql-one-for-all-trybe

Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados

back-end data database database-modeling mysql mysqlworkbench query sql trybe-projects

Last synced: 08 May 2026

https://github.com/abenezer-tilahun/vet-clinic-database

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

database sql

Last synced: 07 Apr 2025

https://github.com/almoghindi/petstore

Pet Store project with ASP.NET core web API with Entity Framework on the server side, SQL Server as the Database And Angular 19 with NgRx for state management for the client side. Azure used as cloud provider.

angular asp-net aspnet-core azure bootstrap css entity-framework ngrx rxjs sql sql-server webapi

Last synced: 10 Apr 2026

https://github.com/miladsade96/mysql_notes

Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer

database db dbms mysql mysql-database queries query sql

Last synced: 06 Jan 2026

https://github.com/abhi-bhatra/ksarathicommodityapi

Get the real-time price for the crop

azure flask krashak-sarathi sql

Last synced: 04 May 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/asleshagaikar/sql-sales-inventory-analysis-eda

This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.

postgresql sql

Last synced: 15 Mar 2025

https://github.com/sangeethnandakumar/express-data-library

This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing

dapper dto helper mysql sql sqlserver

Last synced: 10 Apr 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/dorukeskicorapci/sql-basics-password

This project is password encoding feature extension for SQL Basics Project repository.

encoding-decoding passwordencryptor sql

Last synced: 24 Feb 2025

https://github.com/pprattis/road-safety-database-with-JDBC-and-Spark-RDD

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 28 Sep 2025

https://github.com/agustinmusanti/sqlchallenge-4

Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.

data-analysis database mysql sql streaming

Last synced: 18 May 2026

https://github.com/lucas0headshot/sistema_hardware-dev-3-52-marcos_lucas

Sistema de cadastro de Hardware, desenvolvido em ObjectPascal e SQL. Projeto com objetivo de colocar em prática o aprendizado sobre Delphi, desenvolvido na disciplina de Desenvolvimento de Sistemas na instiuição de ensino Cedup Abílio Paulo

delphi objectpascal sql

Last synced: 23 Jul 2025

https://github.com/mensenvau/data_engineering_solution_no2

SQL Query and Spark ML Logs Transformer

etl pyspark python3 sql

Last synced: 25 Mar 2025

https://github.com/arlac77/sorm

node js (sqlite) schema manipulation

ddl sql sqlite3

Last synced: 30 Jan 2026

https://github.com/grizz-it/dbal-sql

Database abstraction layer package implementing SQL operations

databases dbal php queries sql

Last synced: 06 Jan 2026

https://github.com/flowsynx/plugin-postgresql

FlowSynx plugin to interfaces with PostgreSQL for CRUD operations. Supports JSONB, full-text search, and advanced query features.

data database flowsynx postgresql postgresql-database sql

Last synced: 09 May 2026

https://github.com/bytebase/tidb-parser

TiDB parser based on ANTLR4

antlr antlr-parser antlr4 database parser sql tidb

Last synced: 02 Nov 2025

https://github.com/apostolouagge/Cinema-Management-Program-MVC

Cinema management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Sep 2025

https://github.com/yihleego/sql-parser

Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.

idea-plugin intellij-idea mybatis sql

Last synced: 17 May 2026

https://github.com/developersailor/fi-booking-backend

fi-booking front-end project github.com/developersailor/fi-booking.git

express express-js expressjs prisma sql

Last synced: 15 May 2025

https://github.com/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 2026

https://github.com/starsheriff2/sql-zoo-answers

These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.

database excersices mysql queries sql

Last synced: 02 May 2026

https://github.com/odeyiany2/flit-apprenticeship-data-science-projects

This repo contains all my projects for my FLiT Apprenticeship

data-analysis data-science data-visualization machine-learning sql

Last synced: 17 May 2026

https://github.com/gappeah/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 25 Jun 2025

https://github.com/pratiti-soumya/sql-challenges

The repository demonstrates my ability in SQL, including ranking, common table expressions (CTEs), datetime functions, text manipulation, aggregation, NULL handling, and more.

analytics businessanalytics database-schema databases erdiagram mssql postgresql sql

Last synced: 18 Jan 2026

https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests

Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️

311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql

Last synced: 19 May 2026

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/pizofreude/insightflow-retail-economic-pipeline

A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.

aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform

Last synced: 05 Apr 2026

https://github.com/vtickner/codecademy-data-engineer

These projects were created as part of Codecademy's Data Engineer Career Path course.

csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql

Last synced: 09 Apr 2026

https://github.com/albertprz/logograph

Minimalistic typesafe SQL DSL for Scala

dsl metaprogramming scala2 scala3 sql

Last synced: 23 Jun 2025

https://github.com/cliftondavies/hap-api

The Ruby on Rails REST API for Hikes Against Poverty.

devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql

Last synced: 10 Apr 2026

https://github.com/iotchulindrarai/vnpr-using-raspberry_pi

it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.

numberplatedetection ocr-recognition python3 raspberry-pi sql

Last synced: 10 May 2026

https://github.com/kaon-k-s/blumenshop

Flower shop: Login/Sign up, make order pages. PHP, SQL

php sql

Last synced: 08 Nov 2025

https://github.com/nivl/go-sqldb

Interfaces and implementations to deal with database access in Go

go golang interfaces sql

Last synced: 15 Sep 2025

https://github.com/mrceperka/sql-file-loader

SQL file loader - Load queries from big SQL files

files php7 sql

Last synced: 03 Jan 2026

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/wizardoftrap/note-sharing-api

The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.

java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql

Last synced: 11 Apr 2026

https://github.com/bigizic/alx-higher_level_programming

Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking

doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping

Last synced: 11 Apr 2026

https://github.com/jepozdemir/opencart-dbqueries

Useful bulk queries for Opencart Ecommerce MySql/MariaDb databases.

database ecommerce mariadb mysql open-source opencart php php7 queries sql

Last synced: 11 Apr 2026

https://github.com/juandspy/friendlierjira

A tool to run SQL queries and build dashboards on Jira

jira project-management sql steampipe streamlit

Last synced: 18 May 2026

https://github.com/pedrofnseca/bd-vendas

🐬 Banco de dados para vendas

cloud data-structures database mysql sql

Last synced: 18 May 2026

https://github.com/vinniko/japanlanguage

🎌 Japanese language course website. Learn it

asp-net-core csharp css database html mysql sql

Last synced: 30 Apr 2026

https://github.com/zewdu444/catalog_my_things

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games

oop ruby solid sql

Last synced: 05 Apr 2025

https://github.com/tushar2704/operational-analytics-study

This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.

analytics dashboard excel metrics portfolio postgresql powerbi spike sql

Last synced: 06 Jul 2025

https://github.com/isaque-s-0liveira/mysql-one-for-all-be

O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.

docker mysql normalization-database sql

Last synced: 19 Apr 2026

https://github.com/esdmr/bibliothecarius

An example library database and interface

database-schema flask mariadb preact python sql typescript

Last synced: 07 Apr 2026

https://github.com/nhihin/sampleDB

Store and manage samples in SQL database through shiny application.

bioinformatics r shiny sql

Last synced: 30 Jul 2025

https://github.com/calotriton/sql_creacion_db_consultas

[SQL] Proyecto de creación de una base de datos, con triggers y consultas ejemplo

mysql mysql-database sql

Last synced: 02 Aug 2025

https://github.com/shubhamgoyal575/diwali-sankranti-promotion-sales

This Power BI dashboard analyzes sales performance during Diwali and Sankranti festivals. It provides insights into revenue trends, top-selling products, regional sales distribution, and customer purchasing behavior to help optimize festive season sales strategies. 🚀

buisness-intelligence dashboard data-analysis data-visualization diwali-sankranti-sales-analysis excel fast-moving-consumers-goods fmcg microsoft-power-bi mysql power-query powerbi revenue-insights sales-dashboard sales-insights sql

Last synced: 02 Mar 2026

https://github.com/garcane/cinemax-rentals-data-analysis-project

This project aims to utilise the provided database schema to create a realistic business scenario where the following information is extracted and analysed data using MySQL and Power BI.

mysql mysql-database powerbi powerbi-report powerbi-visuals sql

Last synced: 05 Oct 2025

https://github.com/mwmorale/calculating-network-ranges-mysql

Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have

mysql network network-analysis networking sql

Last synced: 14 May 2025

https://github.com/ewertondrigues02/analise-de-dados-banco-contoso

Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.

analise-de-dados excel excel-export microsoft sql sql-server

Last synced: 17 Jun 2025

https://github.com/sanchithaudana/toyshoperp

php Backend ERP System

bootstrap javascript php sql

Last synced: 13 Apr 2026

https://github.com/nbryttel/sql-taxdatabase

SQL-Taxdatabase (Tax Expense Schema) is a relational database schema designed to manage tax-related expenses.

architecture azure data-science sql tableau visualization

Last synced: 18 Oct 2025

https://github.com/beallio/wherewolf

Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.

big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv

Last synced: 28 Apr 2026

https://github.com/monade/rspec_sql_matcher

A gem to match SQL queries within your RSpec tests

rails rspec rspec-matchers ruby sql

Last synced: 18 Feb 2026

https://github.com/corverroos/truss

Truss is a simple golang mysql schema management library

golang golang-library mysql schema sql

Last synced: 20 May 2026

https://github.com/vadvergasov/testingsystem

Testing system for schools. Dynamic test addition.

bash batch css html php postgresql pyinstaller python sql

Last synced: 10 Apr 2026

https://github.com/kamo333/ms-ai-hackathon

HTML5, CSS3, JavaScript, Node.js, Express, OpenAI integration, SQL database management – developed for the Microsoft AI Hackathon 2025. A full-stack application that helps social workers manage client information with AI-powered assistance, providing context-aware suggestions based on integrated client data.

css3 expressjs html5 javascript nodejs openai sql

Last synced: 25 Oct 2025

https://github.com/cronian-tech/saturn-observatory

Bringing transparency to Filecoin Saturn by gathering and publishing open data about the network along with analytical reports every month.

analytics dcdn duckdb filecoin plotly saturn sql

Last synced: 10 Jun 2025

https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 05 Apr 2026

https://github.com/mithunr085/bike-rental-system

This is a Back-end project with jpa and SQL to perform crud operations.

java jpa sql

Last synced: 15 Aug 2025

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/dominikjalowiecki/rentito

Car rental company website project.

bootstrap4 css3 file-lock html5 javascript php sql

Last synced: 11 Apr 2026

https://github.com/creatorcz/templaterbe-mvc-

tvořič šablon v pdf. Napsáno v Nette a pomocí latte má i frontend

curl export-to-excel import-from-excel latte login-system mpdf nette-framework phpspreadsheet sql

Last synced: 12 Feb 2026

https://github.com/ashraf-khabar/licence-plate-recognition

About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic

ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow

Last synced: 11 Apr 2026

https://github.com/shreyakushw/pay-slip-automation-system

This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.

abap adobe-forms sap sql

Last synced: 05 Jan 2026

https://github.com/hourout/hive_kernel

Hive Kernel for Jupyter

hive hiveql jupyter-kernels sql

Last synced: 17 Sep 2025