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/ninja1375/sistema-gestao-escolar-sql

Sistema Gestão Escolar

escolar sistema sql

Last synced: 29 Jan 2026

https://github.com/jobbrio/jobbr-storage-mssql

Storage adapter for MS SQL Servers

jobbr mssql sql sqlserver sqlserver2017

Last synced: 18 Oct 2025

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 07 Oct 2025

https://github.com/pablo-restrepo/appgestionaranimales

Veterinary management application

oracle sql

Last synced: 25 Oct 2025

https://github.com/helderfarias/sqlx-wrapper

A simple wrapper fo sqlx with control of transaction

database go golang sql

Last synced: 17 Jan 2026

https://github.com/merendamattia/bdd

BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).

plpgsql postgresql sql

Last synced: 27 Oct 2025

https://github.com/jyotibrat/udemy-web-dev-projects

Repository showcasing my Web Development projects from Udemy course.

css firebase html html5 javascript js mongodb react sql web webdevelopment

Last synced: 24 Apr 2025

https://github.com/joeyism/py-sql2sql

A simple lightweight tool to perform ETL jobs between two SQL databases

database etl extract lightweight load mysql oracle postgresql psql relational sql to transform

Last synced: 25 Apr 2025

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

https://github.com/designliquido/delegua-entidades

Biblioteca de manipulação de entidades de dados em alto nível.

delegua lincones orm portugues portuguese sql

Last synced: 23 Feb 2026

https://github.com/volfpeter/sqlmodelservice

A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI

fastapi pydantic python sql sqlalchemy sqlmodel

Last synced: 07 May 2025

https://github.com/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 Jan 2026

https://github.com/peeeuzin/pgbulk

A library for populate large amounts of data to PostgreSQL database with TypeScript

bulk-insert nodejs postgresql sql typescript

Last synced: 10 Apr 2025

https://github.com/lmoors30/sqly

A lightweight macro system on top of sqlx, inspired by ormx.

async await postgres rust sql

Last synced: 28 Jan 2026

https://github.com/jmoseka/medical-clinic

This project implement the SQL needed to build a database based on a diagram

postgresql sql

Last synced: 09 Apr 2025

https://github.com/sondosaabed/intermediate-sql

In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!

datacamp intermediate-sql sql

Last synced: 23 Jan 2026

https://github.com/rnett/exposedgson

GSON type adapter for Kotlin Exposed DAO classes.

dao gson json kotlin sql

Last synced: 16 Mar 2026

https://github.com/1995parham-teaching/song_cloud

Minimal Soundcloud just for having fun with databases

golang golang-examples sql

Last synced: 18 Mar 2026

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

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

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/kazimovzaman2/cs50x-finance

🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"

cs50 css flask html javascript jinja python sql web-application

Last synced: 09 Apr 2025

https://github.com/cleilsonandrade/park-api

Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.

h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing

Last synced: 23 Apr 2025

https://github.com/mitranim/gos

[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.

go sql

Last synced: 30 Apr 2025

https://github.com/pixelspark/postgres-wire-server

Postgres wire protocol server in Swift

pgsql postgresql pq sql swift swift4

Last synced: 26 Apr 2025

https://github.com/bocaletto-luca/database-collection-structure

Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us

collection-database-structure database database-collection database-structures sql structures

Last synced: 30 Jan 2026

https://github.com/christopherkindl/python-data-to-sql-database

Transferring data from a Python file to a PostgreSQL database

postgresql python3 sql

Last synced: 08 May 2026

https://github.com/ovsyannykov/biz.softfor.spring.sqllog

Spring Boot starter for logging SQL queries with substituted parameters

java jpa log springboot3 sql

Last synced: 14 Jan 2026

https://github.com/apache/pulsar-sql

Pulsar SQL extracted from apache/pulsar

apache-pulsar pulsar pulsar-sql sql trino

Last synced: 09 Apr 2025

https://github.com/cleilsonandrade/gestao-vagas-api

Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.

api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing

Last synced: 22 Sep 2025

https://github.com/joelniemela/maggy

SQL Migration Tool

cli macros migration-tool sql

Last synced: 25 Apr 2025

https://github.com/marksikaundi/studentstudy

Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project

googlebooksapi sql youtube-api

Last synced: 08 Feb 2026

https://github.com/inad9300/pgeon

🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!

node-postgres postgres postgresql sql static-analysis type-safety typescript

Last synced: 21 Jan 2026

https://github.com/dinxsh/slice

📚 Web app for browsing, reading and getting e-book recommendations.

ajax asp-net asp-net-core asp-net-mvc ebook jquery sql

Last synced: 04 Mar 2026

https://github.com/timkong21/medical-appointment-no-show-prediction

A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.

api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost

Last synced: 26 Feb 2026

https://github.com/vaneeza-7/sql-uefa-champions-league-2016-2022

⚽ SQL database for UEFA champions league (2016-2022) with 21 select queries

football-database sql sql-football sql-server-management-studio uefa-champions-league

Last synced: 02 Mar 2026

https://github.com/lynk4/advent-of-cyber-2023

THM DESCRIPTION: Get started with Cyber Security in 24 Days - Learn the basics by doing a new, beginner friendly security challenge every day leading up to Christmas.

active-directory advent-of-cyber-2023 buffer-overflow cyber cybersecurity digitalforensics machinelearning malware-analysis penetrationtesting securityoperations sql thm tryhackme tryhackme-writeups

Last synced: 25 Jun 2026

https://github.com/yu-iskw/sqlfluff-complexity

A custom SQLFluff plugin to calculate SQL complexity

agent-harness dbt harness-engineering sql sqlfluff

Last synced: 06 Jun 2026

https://github.com/duct-framework/database.sql

Integrant methods for connecting to a SQL database

clojure duct integrant sql

Last synced: 05 Mar 2026

https://github.com/quantumudit/querying-with-tsql

This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.

azure-data-studio database sql sql-server t-sql

Last synced: 15 Apr 2026

https://github.com/lucagez/qron

postgres background job processing and scheduler

background-jobs cron golang plpgsql postgres scheduler sql

Last synced: 25 Feb 2026

https://github.com/lealre/northwind-plpgsql

Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL

docker-compose plpgsql postgresql sql

Last synced: 27 Oct 2025

https://github.com/dazzle-php/pgsql

Dazzle Async PgSQL Client

async database dazzle pgsql php php-lib php7 postgres sql storage

Last synced: 27 Oct 2025

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/stephenkati/vet_clinic

vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.

postgresql sql

Last synced: 12 Apr 2025

https://github.com/tonnobellosnello/nautilus-orm-studio

A web database editor, written in nextjs for nautilus-orm

nautilus nautilus-orm sql

Last synced: 18 Apr 2026

https://github.com/mrousavy/morph

🛠 A fast .NET Standard Class Library for parsing results from an SQL query to .NET objects to eliminate risky column-index hardcoding

csharp dotnet library parser sql

Last synced: 04 May 2026

https://github.com/juancastillo0/snippet_generator

Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.

codegenerator dart dartlang flutter flutter-apps parser sql

Last synced: 03 May 2026

https://github.com/du-cki/comet

A blazingly fast CDN node written in rust.

cdn rust sql

Last synced: 04 Apr 2026

https://github.com/ejunjsh/leetcode

😄 (600/800) learn algorithms and learn c++ by the way

algorithm cpp learning-algorithm leetcode shell sql

Last synced: 13 Apr 2025

https://github.com/turbot/steampipe-mod-community-tracker

A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.

dashboard hacktoberfest sql steampipe steampipe-mod

Last synced: 08 Feb 2026

https://github.com/efe-eroglu/stock-tracking-system

An automation system for small commercial enterprises to keep track of their products in their warehouses.

csharp database desktop-app sql

Last synced: 28 Apr 2025

https://github.com/portovep/dbt-testing-examples

Examples of how to implement unit, component, and contract tests for dbt data apps

analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing

Last synced: 23 Jan 2026

https://github.com/ramith-gunawardana/timetable-management-system

Time table management system for classrooms and universities

dekstop-app java sql sqlite swing

Last synced: 23 Jun 2025

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

https://github.com/thekirankumarv/handmadeproductmanagementsystem

The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.

css database javascript php sql

Last synced: 25 Oct 2025

https://github.com/smartyhero/schema-diff

用于两个mysql数据库/sql文件之间表结构对比的工具

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/hatappo/bisql

Keep SQL executable, call it as Clojure functions 🚲️

2way-sql bycycle clojure jdbc orm postgresql sql sql-template

Last synced: 03 May 2026

https://github.com/stephenkevin/zugh

[WIP] Empowering you to use complex SQL, but without writing them directly.

mysql python3 sql

Last synced: 29 Apr 2026

https://github.com/turbot/steampipe-mod-oci-insights

View dashboards and reports across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.

dashboard hacktoberfest insights oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 12 Oct 2025

https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site

in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.

database microsoft-sql-server sql

Last synced: 01 Mar 2026

https://github.com/sfinx13/videoflix-database

Database workshop in order to design and practice sql requests. Enjoy :-)

database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql

Last synced: 02 Mar 2026

https://github.com/davideluque/bebedores

Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar

ci3311 pgsql sql universidad-simon-bolivar

Last synced: 13 Feb 2026

https://github.com/kosa12/squeal-minidbms

Squeal, a mini database-management system (DBMS) project is a Java-based application that provides essential functionalities for managing databases and tables.

database-management dbms-project java javaswing mongodb sql

Last synced: 14 Oct 2025

https://github.com/sftsrv/sqlq

A little CLI for working with databases during development for quick queries and automation

cli database database-management javascript postgres sql sqlite typescript

Last synced: 02 Mar 2026

https://github.com/jordymail/datalemur-answer

This document provides an overview of the Data Lemur projects I have worked on. Each project includes a dedicated README file explaining the functionality and implementation of the code in detail.

answer data-lemur sql

Last synced: 12 Feb 2026

https://github.com/sarthakmakhija/tinydb

Tiny relational DB implementation over an LSM tree based storage engine

golang lsm-tree relational-database sql

Last synced: 28 Apr 2025

https://github.com/eitozx/bank-management-system

MySQL Based Bank Management System for school project.

bank-management-system banking-system management-system mysql mysql-database python sql

Last synced: 07 Nov 2025

https://github.com/probitas-test/probitas-client

Client library collection for exercising Probitas scenarios against real services.

deno-kv duckdb graphql grpc http monogodb mysql postgresql rabbitmq redis sql sqlite sqs

Last synced: 13 Jan 2026

https://github.com/kopera/erlang-pgc

Erlang PostgreSQL client

database erlang postgresql sql

Last synced: 28 Jul 2025

https://github.com/svenslaggare/sqlgrep

sqlgrep = SQL + grep + tail -f

grep log-analysis log-parser logging rust sql

Last synced: 29 Jul 2025

https://github.com/benmerckx/rado

🍃 Fully typed, lightweight query builder

bun node orm query-builder sql sqlite typescript

Last synced: 18 Apr 2025

https://github.com/polterguy/magic.lambda.mssql

SQL Server plugin for magic.lambda

hyperlambda magic math sql sql-server

Last synced: 01 May 2025

https://github.com/henomis/ai-sql-assistant

AI powered SQL query builder assistant

ai assistant builder chatgpt go lingoose llm openai sql

Last synced: 17 Aug 2025

https://github.com/instazdll/besson_ethan_info1a_164_2023

A simple web application that runs on flask and displays tables from a database.

flask flask-application markdown mysql sql

Last synced: 08 Apr 2025

https://github.com/sondosaabed/datacamp-data-scientist-track

26+ Hourse of learning Data Science with Python and SQL career track. To prepare for the Data Scientist with Python Certification

data-science datacamp intermediate-sql joining machine-learning python python-packages sql

Last synced: 09 Apr 2025

https://github.com/Md-MamunAbdulKayum/springboot-security-examples

These examples include both Springboot-Security examples using in-memory setup and database setup

bcrypt database-setup encryption java mariadb spring-boot spring-security springboot-security sql thymeleaf

Last synced: 10 Mar 2025

https://github.com/viveksati5143/leetcode

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

java javascript sql

Last synced: 07 Apr 2025

https://github.com/brian-emarquez/learning-microsoft-sql-server

Microsoft SQL Server is a relational database management system, developed by the Microsoft company.

azure azuredatastudio sql sqlserver transact-sql tsql windows

Last synced: 10 Mar 2026

https://github.com/quackscience/duckdb-extension-clickhouse-system

DuckDB Community Extension emulating the ClickHouse system table

chsql clickhouse duckdb duckdb-extension sql

Last synced: 10 Mar 2026

https://github.com/arhcoder/intergoodil

🛒 Software de Punto de Venta de escritorio diseñado para gestionar fácilmente las facetas principales de un negocio, tales como: Inventarios, Empleados, Ventas y Estadísticas.

desktop-application java point-of-sale punto-de-venta sql stores

Last synced: 26 Jun 2025

https://github.com/cefoler/databases

Framework for SQL and NoSQL databases.

database databases h2 java kafka mongodb mysql nosql postgresql rabbitmq redis sql sqlite

Last synced: 10 Apr 2026

https://github.com/velocityzen/sql-migrate-up

Simple SQL Migration tool

fp fp-ts migration sql

Last synced: 16 Jul 2025

https://github.com/noborus/sqlss

Split SQL into statements

sql sql-splitstatement

Last synced: 04 Oct 2025

https://github.com/devlandsio/pro2112-udpm-java

Dự án TN: Diễn đàn chia sẽ yêu thương

fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc

Last synced: 04 Jul 2025