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/felipensp/python-etl

ETL tool written in Python that provides an specific DSL which is translated to Python script to handle input data

csv etl json parsing python regex scripting sql

Last synced: 01 May 2026

https://github.com/bcapathshala/swing-in-java-notes

Java Swing with JDBC Learning Series

gui-application java jdbc mysql sql swing

Last synced: 01 May 2026

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

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/mehmoodulhaq570/database_openended_lab

Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.

database database-management db dbms mysql sql university-management-system

Last synced: 17 Apr 2026

https://github.com/ganeshkbhat/ejsondb

ejsondb in-memory json db documents with local persistence

db ejsondb filesystem json nosql sql sql-ddl sql-ddl-dml

Last synced: 01 May 2026

https://github.com/marcelo-mattos/hydrix

Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.

ado-net hydration hydrix materializer micro-orm sql

Last synced: 09 Apr 2026

https://github.com/yeuner/dataanalystportfolio

This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL

excel sql tableau-dashboards

Last synced: 18 Jan 2026

https://github.com/tugsef/hospitalautomatoinsystem

Welcome to my hospital automation system repository! This project is built with basic Java and showcases functionalities for managing hospital operations efficiently.

insurance-system-app java jdbs oop-principles postgresql sql swing

Last synced: 01 May 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/hanpama/pgcc

Relay Cursor Connection implementation for Golang and PostgresQL https://facebook.github.io/relay/graphql/connections.htm

golang graphql postgresql relay sql

Last synced: 17 Apr 2026

https://github.com/thl-corporation/thl-sql

Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.

automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps

Last synced: 02 Jun 2026

https://github.com/junaidsalim/giki_bus_ticket_reservation_system

This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.

busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind

Last synced: 17 Apr 2026

https://github.com/ajayos/nodedb

DATABASE using nodejs

ajay ajayos database db sql sqlite3

Last synced: 14 Feb 2026

https://github.com/z-bj/sql_reference

Object containing commonly used SQL commands.

json post-it sql

Last synced: 01 May 2026

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/nickyhof/commitdb

A Git-backed SQL database engine written in Go. Every transaction is a Git commit, providing built-in version control, history, and the ability to restore to any point in time.

database git golang python sql

Last synced: 09 Feb 2026

https://github.com/bbonkr/ef6-sqlite-sample

Entity Framework 6 with Sqlite Sample project

dotnet dotnet-framework entity-framework orm sample sql sqlite

Last synced: 07 May 2026

https://github.com/shimul-zahan/dbms-bootcamp

This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.

dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite

Last synced: 01 May 2026

https://github.com/karenpayneoregon/sql-server-to-excel

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 02 Apr 2026

https://github.com/giancarl021/csvql

A module to quickly query CSV data as a SQL

cli csv nodejs sql

Last synced: 01 May 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/hugojunior/sql-server-docker

Configuração para criar um ambiente de desenvolvimento usando SQL Server sem restrições de sistema operacional.

docker docker-compose sql sqlserver

Last synced: 01 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/bsperezb/python_sql_manage

this project read a excel, save and delete objects of database and export logs and data errors in excel format

data-science data-visualization postgresql python sql

Last synced: 02 May 2026

https://github.com/balaganapathitech/whatapplld

This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.

database lld sql whatsapp

Last synced: 13 Apr 2026

https://github.com/qzchenwl/q.vim

execute sql using [q](http://harelba.github.io/q/)

sql vim-plugin

Last synced: 26 Feb 2026

https://github.com/pratham1st/petpooja-node

This is a web app for restaurant, with table and kitchen management with bill generation

express nodejs react sql xampp

Last synced: 13 Apr 2026

https://github.com/duguce/pylearninghub

🏝 Within this repo, I store code and notes that I've developed to improve my skills in Python programming.

code notes python3 sql

Last synced: 02 May 2026

https://github.com/neveratdennys/postgresqlmigration

Short scripts to make SQL Server to Postgres migration easier for Functions and Stored Procedures.

migration-automation mssqlserver pgsql postgresql sql tsql

Last synced: 28 Feb 2026

https://github.com/thestevendev/query-planner

Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.

database java query query-builder queryplan sql

Last synced: 02 May 2026

https://github.com/arawns1/serratec-2023.1

Exercícios do serratec 2023.1

java portugol sql

Last synced: 13 Oct 2025

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/qninhdt/typespec-libraries

TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema

dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod

Last synced: 02 Apr 2026

https://github.com/canayter/sqlalchemy-trip-planner

Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.

matplotlib pandas python sql sqlalchemy

Last synced: 07 May 2026

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 02 Apr 2026

https://github.com/dorisjin1003/dataanalystportfolioprojects

This repository contains my Data Analytics portfolio projects ranging from Python, Tableau and Excel.

analytics competitor-analysis dashboard excel market-analysis portfolio portfolio-project portfolio-site sql tableau tableau-dashboards

Last synced: 19 Mar 2026

https://github.com/juliasouz/book-notes

A modern web app to manage your personal library, take notes about books, and track your reading progress.

ejs express-js javascript nodejs postgresql sql

Last synced: 02 Apr 2026

https://github.com/paulocsilvajr/controle_pessoal_de_financas

Controle financeiro pessoal multiplataforma - API e DOCKER(Banco de Dados)

bash docker golang postgresql sql

Last synced: 07 May 2026

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/gramian/chicken-arcadedb

An ArcadeDB database driver for CHICKEN Scheme (in less than 256 lines of code).

arcadedb arcadedb-driver chicken-egg chicken-scheme database-client database-driver newsql nosql orientdb osql scheme sql

Last synced: 18 Mar 2026

https://github.com/f1-sql/f1-sql

Sequel Formula is a Microsoft SQL Server Formula One database developed and maintained for education and demonstration purposes using open source Formula One Data.

database f1 formula1 microsoft-sql-server ms-sql-server sql sql-server t-sql

Last synced: 18 Jan 2026

https://github.com/estebgonza/ts-pg-interceptor

A TCP proxy server with the ability to intercept and manipulate PostgreSQL requests.

postgres postgresql postgresql-database proxy proxy-server queries sql tcp-proxy tcp-server typescript

Last synced: 15 May 2026

https://github.com/ansaribrahim/catalogmythings

CatalogMyThings: A Ruby-based catalog app to manage and organize your books, music, and games with labels and genres.

gem gemfile gemfile-lock linters rspec rubocop ruby ruby-gem sql test

Last synced: 03 May 2026

https://github.com/chop-dbhi/sqltojson

Tool to build/export JSON documents from nested SQL queries.

elasticsearch json nested-sql-queries sql

Last synced: 02 May 2026

https://github.com/pragmatta/oino-ts

OINO TS library for publishing an SQL database tables as a REST API

library rest-api sql typescript

Last synced: 26 Feb 2026

https://github.com/meet57/petpooja-sem_7_project

A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.

bootstrap5 html jquery js php phpmyadmin-database sql

Last synced: 07 May 2026

https://github.com/architectv/estate-task

🏨 Тестовое задание Avito.Недвижимость | Сервис для управления номерами отеля и бронированиями

clean-architecture docker docker-compose fiber go golang makefile mock-test postgresql rest-api sql sqlx testify travis-ci unit-testing

Last synced: 03 May 2026

https://github.com/elamani-drawing/bdd_pop

Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.

3nl boyce-codd python sql

Last synced: 10 Jun 2026

https://github.com/ishwarya254/ai-driven-sql-query-assistant

AI-Driven SQL Query Assistant, enables users to retrieve SQL queries by typing natural language questions. It utilizes ChatGroq, HuggingFaceEmbeddings, Chroma, and Langchain for accurate SQL generation.

few-shot-learning genai-chatbot langchain sql vectordb

Last synced: 03 May 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

https://github.com/orlandojsjunior/python_para_data_science-pandas_diferentes_formatos_de_arquivos

Curso de Pandas I/O: trabalhando com diferentes formatos de arquivos

csv html json planilhas sql xlsx xml

Last synced: 23 Feb 2026

https://github.com/proddata/node-cratedb

A lightweight Node.js client for CrateDB.

crate cratedb crateio database sql

Last synced: 05 Mar 2026

https://github.com/gusgosdev/sql

Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.

database markdown mysql sql

Last synced: 13 Apr 2026

https://github.com/ra1nz0r/scheduler_app

Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.

cicd go restapi server sql sqlite3 taskfile unit-testing yaml

Last synced: 05 Mar 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/pierresh/phpstan-pdo-mysql

Static analysis for SQL queries in PHP code

mysql pdo phpstan phpstan-extension sql static-analysis

Last synced: 01 Apr 2026

https://github.com/01barthez/tp-inf-211

TP: Object Oriented Programming. Subjet: Managing a supermarket’s stock can be challenging, with numerous products, suppliers, and inventory processes to oversee. As a developer for Dovv Supermarket in Biyem-Assi, Yaounde you’ve been tasked with creating a stock management system. This system will organize products by categories, manage supplier...

cpp crud-application java javascript management-system oriented-object-programming python3 sql staruml uml-class-diagram

Last synced: 17 Apr 2026

https://github.com/dhruv-26/parkease-pro

ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.

automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui

Last synced: 09 Jun 2026

https://github.com/shubham-sakunde/online-assessment-platform

This project is an Online assessment platform developed using Java technologies. It allows users to take exams online, submit their answers, and calculates scores based on their responses. The system is designed to provide a seamless exam-taking experience while ensuring accurate evaluation of exam results.

hibernate-orm java mysql postman-testing spring-boot sql

Last synced: 03 May 2026

https://github.com/yogeshjha06/jsac_app_layout_1.0.1

Industary Mapping in GIS/GPS - Using android native

android api azure java kotlin-android sql webservices xml

Last synced: 03 May 2026

https://github.com/jamesql/cplusplus-base-login

Basic Login Base w/ C++ & MySQL

cplusplus encryption gui ide mysql qt qt5-gui sha256 sql

Last synced: 03 May 2026

https://github.com/colinbut/car-boot-sale

A more sophisticated Spring Boot example than the simple hello world

apache-commons hsql java junit junit4 kotlin spring-boot sql

Last synced: 03 May 2026

https://github.com/elmar8287/blog_app

Blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts. App connected with Postgres db

postgresql rails ruby sql

Last synced: 03 May 2026

https://github.com/bilalmohib/fastapigraphqlpostgresql

This is the fastapi app using graphql to create graphql appolo server and using postgresql database

database fastapi postgresql sql sqlmodel strawberry-graphql

Last synced: 03 May 2026

https://github.com/jhonshua/Web_Scraping_Api_fastApi

Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo

api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping

Last synced: 29 Aug 2025

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/thumbtack/becquerel

Gateway server that provides an OData interface to BigQuery and Elasticsearch

bigquery elasticsearch odata play play-scala scala sql

Last synced: 05 Feb 2026

https://github.com/kingluo/lua-resty-ffi-graphql-resolver

The openresty graphql server library that encapsulates ariadne.

graphql-server grapqhl kafka luajit luajit-ffi nginx openresty python3 restful-api sql webservice

Last synced: 05 Mar 2026

https://github.com/a248/jdbcaesar

Conquer the verbosity of plain JDBC.

functional-programming java jdbc jdbc-utilities sql sql-builder

Last synced: 13 Oct 2025

https://github.com/hellymodikalpesh/sql-project-zomato-data-analysis

This project showcases my SQL expertise through a comprehensive analysis of Zomato's food delivery business. From database creation to solving complex business problems, this project highlights my ability to extract actionable insights using SQL.

sql

Last synced: 10 Feb 2026

https://github.com/kirkalyn13/equipment-monitoring-system-backend

Equipment Monitoring System for Physics Lab Backend. [LEGACY CODE - PROTOTYPE ONLY]

express firebase firebase-admin firebase-auth nodejs postgresql sql typescript

Last synced: 03 May 2026

https://github.com/diovanas/ladystore-backend

Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.

flask python sql

Last synced: 05 Feb 2026

https://github.com/nikolatechie/trip-deals

Web application that allows searching trip deals, booking trips, and reading travel news.

mysql php react reactjs sql

Last synced: 04 May 2026

https://github.com/sksaju/hacker-rank

My solutions of HackerRank challenges..

c-plus-plus es6 java javascript problem-solving sql

Last synced: 07 May 2026

https://github.com/vivekraj21/plastic-zephyr-2114

COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing

git java sql

Last synced: 28 Apr 2026

https://github.com/ryan-menezes/query-builder

A simple query builder for sql queries

mysql php query-builder sql sqlite

Last synced: 07 May 2026

https://github.com/cubrid-labs/cubrid-go

Pure-Go database/sql driver for CUBRID database

cubrid cubrid-database database database-sql driver go-database-sql golang gorm pure-go sql

Last synced: 01 Apr 2026

https://github.com/mensenvau/data_engineering_solution_no1

Data Engineer Lead Analyst Case Study

data-analyst data-engineer sql

Last synced: 17 Feb 2026

https://github.com/federicog2/memorygame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 14 Apr 2026

https://github.com/coledixon/csharp_login_utility

a C# application for validating username / password utilizing SQL hashing and ecryption

csharp data-integration desktop-application encryption hashing-passwords login-forms sql windowsforms xml

Last synced: 18 Jan 2026

https://github.com/exegeses/introbbdd-62083

Curso Introducción a Bases de datos | código 62083

sql

Last synced: 19 Mar 2026

https://github.com/zdrzalikprzemyslaw/spring-boot-starter-project

A starter Spring Boot project created with the intention of being a spring board to jumpstart your projects.

docker java javascript junit liquibase maven postgresql spring-boot sql tailwindcss thymeleaf-template-engine

Last synced: 11 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/renatoelho/docker-mysql

O processo de automação da inicialização e configuração de bancos de dados MySQL em contêineres Docker é facilitado por meio de uma abordagem que permite a execução automática de scripts SQL durante o processo de inicialização. Esses scripts, que podem conter comandos para criação de esquemas, inserção de dados iniciais e configuração de parâmetros

docker docker-compose mysql sql

Last synced: 04 May 2026