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/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/mensenvau/stratascratch_sql_solutions

🎯 My solutions to the tasks in stratascratch

pyspark python sql stratascratch stratascratch-solutions

Last synced: 04 May 2026

https://github.com/hoseinrezaeem/jdbc_login_simple

Hi,My project use java , jdbc Generics sql

generic java jdbc postgresql sql

Last synced: 20 Apr 2026

https://github.com/rstm-sf/runsql

A simple cross-platform application for testing SQL select queries

application avaloniaui cross-platform dotnet sql sqlite3

Last synced: 09 May 2026

https://github.com/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql

SQL com Oracle Database: manipule e consulte dados

alura oracle-database sql

Last synced: 19 Mar 2026

https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 2026

https://github.com/tonytech83/python-db

Softuni - Python DB - September 2023

django plpgsql python sql

Last synced: 14 Feb 2026

https://github.com/fadahunsiseyi/vet_clinic

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits

database postgresql sql

Last synced: 26 Apr 2026

https://github.com/shnartho/data-bases

Advance SQL query course by Wroclaw University of Science and Technology

azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query

Last synced: 19 Mar 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 2026

https://github.com/manuseiro/sql-cheat-sheet

O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.

aggregation aliases grouping join managing operators sql subqueries trigger views

Last synced: 19 Mar 2026

https://github.com/yuaanlin/minisql

A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.

database minisql project sql zhejiang-university zju

Last synced: 16 Apr 2026

https://github.com/keivanipchihagh/covid-19-data-analysis

☠ Covid-19 deaths & vaccination analysis with daily-updated data from OWID dataset

analysis covid19-data sql tableau

Last synced: 19 Mar 2026

https://github.com/krishnaura45/bloodpoint

🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java

data-backend dbms development mysql sql web-interface

Last synced: 29 Apr 2026

https://github.com/ivanrododendro/aiqo-report

AI Query Optimizer Report

ai sql sql-optimization sql-tuning

Last synced: 23 May 2026

https://github.com/stevehansen/sql-inliner

Helper utility to inline SQL server database views

sql

Last synced: 02 Mar 2026

https://github.com/iamrajiv/neon-db-query-executor

The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.

go neondatabase postgresql serverless sql

Last synced: 02 May 2026

https://github.com/henryivesjones/sql-scheduler

sql-scheduler allows you to easily run a suite of SQL scripts against a Postgres/Redshift database.

postgresql python redshift sql

Last synced: 11 Feb 2026

https://github.com/ldaniels528/lollypop

Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.

csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql

Last synced: 28 Jan 2026

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/fernandocalmet/java-login-layered-skeletor

♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)

crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql

Last synced: 16 Apr 2026

https://github.com/rishit7/interview_prep

All about learning Data Managment, and DBMS

postgresql sql

Last synced: 15 Feb 2026

https://github.com/tomwright/extendedpdo

A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.

database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql

Last synced: 04 Apr 2026

https://github.com/turbot/steampipe-plugin-guardrails

Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl

Last synced: 03 Apr 2026

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

View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.

finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance

Last synced: 19 Mar 2026

https://github.com/m7moudgadallah/iti-database-labs

This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.

database ddl dml joins sql sqlserver tsql

Last synced: 04 May 2026

https://github.com/ilkeresen/mvc5otomasyonapp

Layout Kontrolü Controller Yapısı Partial View Code First Entity Framework Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Trigger Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları

admin-lte bootstrap card-widget charts code-first controller css3 dashboard diagrams entity-framework html5 layout linq model partial-views sql triggers view

Last synced: 17 Apr 2026

https://github.com/enansari/db-uni

In this repository, my codes are placed in the database lesson

database nosql sql

Last synced: 02 May 2026

https://github.com/r0naaal/full-stack-expense-tracker

Full-Stack Expense Tracker Fully built in Java (Maven, SpringBoot, JavaFX)

full-stack javafx maven springboot sql

Last synced: 30 Apr 2026

https://github.com/techtonique/querier

A query language for Python Data Frames (currently Python)

data-frames databases sql sql-query

Last synced: 27 Apr 2026

https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026

https://github.com/z3ath/malgo

:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available

golang library migration myanimelist sql sqlite3

Last synced: 07 Jun 2026

https://github.com/alaa-aqeel/vsqlite

program to display sqlite databases

pyqt5 python qt5 sql sqlite sqlite3-databases

Last synced: 07 May 2026

https://github.com/fraineralex/sql-scripts

This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.

oracle-database plsql sql sql-queries stored-procedures triggers

Last synced: 19 Mar 2026

https://github.com/thyagohsr/match-verse

Projeto feito para a residência de software com parceria com a Accenture, onde tivemos que criar uma página de login e conectar com o banco de dados, utilizamos o servidor local XAMPP e conectamos com o Banco de dados PHPAdmin

mysql php sql xampp-server

Last synced: 30 Jan 2026

https://github.com/kylemit/hellosern

Introduction to SQL, Express, React, Node Stack

express node react sql

Last synced: 10 May 2026

https://github.com/victor-lis/in.orbit-back-end

Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24

drizzle fastify node sql typescript

Last synced: 14 Feb 2026

https://github.com/damiansuess/learn.laravel

Learn how to use Laravel 11 through small example apps

laravel learn learn-laravel php sql suesslabs xeno-innovations

Last synced: 13 Feb 2026

https://github.com/mkouhpayeh/code-wiki

A curated collection of coding tips, challenges, and best practices from my development journey, documented with MkDocs for easy reference and growth.

codeing dotnet dotnetcore python sql

Last synced: 17 Apr 2026

https://github.com/lmuffato/project-blogs-api-trybe

Projeto blogs api - Projeto avaliativo da Trybe do Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database mysql orm query rest restful sequelize solid sql trybe-projects

Last synced: 16 Apr 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/deptno/pg-toolbox

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 May 2026

https://github.com/mstgnz/gobuilder

This package is designed for constructing SQL queries in Go.

go query-builder sql

Last synced: 07 Feb 2026

https://github.com/usorfaitheloho/vet_clinic_database

This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more

sql

Last synced: 19 Mar 2026

https://github.com/hellymodikalpesh/supply_chain_analysis

Data Analytics Dashboard for AtliQ Mart to Monitor and Improve Supply Chain Performance – Insights on On-Time and In-Full Delivery Metrics to Enhance Customer Service Levels and Prevent Churn.

dax-expression excel powerbi python sql

Last synced: 21 May 2026

https://github.com/jdwillmsen/jdw

NX Monorepo for JDW applications

angular cicd go golang java monorepo nx sql

Last synced: 01 Jul 2026

https://github.com/benzerinsio/data-visualization

📊 Um portfólio de projetos de visualização de dados com Tableau e Power BI. Explore dashboards interativos de análises de vendas, filmes e mais! ✨

analytics dashboard dashboards data-visualization powerbi sql tableau

Last synced: 02 Feb 2026

https://github.com/amaanalikhan3000/cinemahub2

Movie Booking Spring Boot App using Java , Spring Boot and Spring Security

2025 backend documentation firsttimers friendly hacktoberfest hacktoberfest-accepted java prs-welcome springboot sql

Last synced: 28 Oct 2025

https://github.com/codewars/sql_spec_helper

Spec helper for SQL challenges

code-runner sql

Last synced: 16 May 2026

https://github.com/marcpinet/lo-texto

💬 An app made from scratch that allows LoRaWAN communications for emergency messages in Vietnam. Made as part of an internship project.

arduino bluetooth javascript lora lorawan mariadb mobile-app mysql nodejs python raspberry-pi react-native server sql thethingsnetwork ttn

Last synced: 15 Jul 2025

https://github.com/franciscoylderlan/habittrackingapplication

Aplicação para acompanhamento de hábitos desenvolvida ponta a ponta para Desktop e Mobile ( Android / IOS ), onde no frontend foi utilizado ReactJS, ReactNative, tailwindcss e no backend para gerenciamento de rotas Fastify, banco SqLite e o Prisma para geração de consultas.

axios expo fastify prisma react react-native sql sqlite tailwindcss typescript zod

Last synced: 07 Apr 2026

https://github.com/phomint/mongosql

Library to query like SQL

mongodb python sql

Last synced: 07 Jan 2026

https://github.com/loristns/spongecasql

A mocking spongebob SQL formatter.

code-formatter spongebob spongecase sql

Last synced: 04 Apr 2025

https://github.com/sofiane-abou-abderrahim/100-days-of-web-development

I learnt Web Development from A to Z in 100 days - from "Basic" to "Advanced", it's all included! Now, I can say that I'm a real Web Developer!

css3 html5 javascript netlify-deployment nodejs nosql sql vuejs

Last synced: 02 Apr 2026

https://github.com/gisce/oopgrade

OpenObject Upgrade lib

hacktoberfest migration openerp postgresql sql

Last synced: 12 Apr 2025

https://github.com/kedarvartak/db-cortex

This project allows users to query databases through simple natural language commands.

csv mongodb postgresql sql

Last synced: 06 Mar 2026

https://github.com/pearxteam/cwl

Custom Whitelist Message plugin for Sponge-based Minecraft servers.

gradle java java-8 minecraft sponge sponge-api sql whitelist

Last synced: 15 May 2026

https://github.com/jbbpatel94/q-a-webapp

Simple Java based Web App for Questiion and Answer

java jdbc jsp servlets sql

Last synced: 17 Mar 2025

https://github.com/fzakaria/elf2sql

Convert ELF files to SQLite databases

elf linux sql

Last synced: 16 May 2026

https://github.com/tameronline/tameronline

Showcasing Projects on Data Analysis, Programming, and AI — Developed Using Python and Modern Frameworks

data-analysis deep-learning flask machine-learning numpy pandas python3 sql web-development

Last synced: 11 Jun 2025

https://github.com/darhnoel/markql

A SQL-style query engine for HTML that makes extraction and filtering predictable, fast, and maintainable.

cli cplusplus cpp20 csv data-engineering data-extraction dom etl html json markql parquet query-language repl sql sql-like web-scraping

Last synced: 02 Apr 2026

https://github.com/majdi-akrmi/retail-orders-etl

This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres

pandas postgres python sql

Last synced: 29 Apr 2026

https://github.com/sihensel/teachingbee

Coding project of the 4th semester business informatics at HDM stuttgart

flask gcloud python react sql

Last synced: 01 May 2026

https://github.com/aircloud/minisql-cpp

a miniSQL realized by c++

minisql sql

Last synced: 26 Mar 2025

https://github.com/repnot/coursera_capstone

Capstone project repository for the IBM Data Science program offered on Coursera

api-rest data-science database ibm-db2 ibm-watson python sql

Last synced: 10 Apr 2025

https://github.com/mrotteveel/firebird-reserved-words

Tool to collect reserved and non-reserved keyword information for Firebird and SQL standard into a Firebird database.

firebird sql

Last synced: 21 Jun 2025

https://github.com/shashi1049/bus-reservation-system

The main objective of this Bus Ticket Reservation System project is to build a system that will help a company to make an automatic ticket reservation system. For a large company, it is hard to keep on track of the overall process of ticket booking manually so having an automated system will save time and resources and provide an error-free sol

java jdbc sql

Last synced: 30 Apr 2025

https://github.com/andytrix/atm-cash-machine

ATM simulator built with Qt, Node.js, and MySQL, featuring authentication, transactions, and card management for a real banking experience.

atm automat automated bank bank-automat bankautomat cash cash-machine database machine mysql node-js oamk qt rest-api simulator sql teller transactions transfer

Last synced: 17 Feb 2026

https://github.com/php-service-bus/active-record

Active record implementation

component sql

Last synced: 08 May 2025

https://github.com/fbraem/sql-smith

An SQL query builder with zero dependencies and a fluent interface

fluent python python3 query query-builder sql

Last synced: 02 Nov 2025

https://github.com/mberkiskal/patisserie-pastane

A patisserie application that handles adding materials, adding products, creating products, calculating costs and checking cash registers.Malzeme ekleme, ürün ekleme, ürün oluşturma, maliyet hesaplama ve kasa girdi çıktılarını tutan bir pastane uygulaması.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 02 Feb 2026

https://github.com/bobbyiliev/materialize-sql-exporter-demo

Materialize + Prometheus SQL Exporter + Grafana

grafana materialize prometheus sql streaming-data

Last synced: 06 Mar 2026

https://github.com/isi-mube/tailor-s-drawer

A messy repo. It may contain useful functions, libraries, templates, functions, guides...

encoding linear-regression machine-learning preprocessing python sql

Last synced: 15 May 2026

https://github.com/astj/p6-sql-namedplaceholder

Perl6 port of https://github.com/cho45/SQL-NamedPlaceholder

perl6 query-builder sql

Last synced: 14 Apr 2025

https://github.com/elliotcourant/pgoparser

PostgreSQL parser written in pure go.

parser postgres sql sql-parser

Last synced: 16 Apr 2026

https://github.com/luminousmen/django-sql

A simple app for executing SQL queries in Django admin panel.

django django-admin-panel django-sql sql

Last synced: 01 May 2025

https://github.com/jlehrer1/sql-to-pandas

Use SQL queries on Pandas DataFrames.

databases pandas sql

Last synced: 07 Jan 2026

https://github.com/frozen-burrito/iot-device-manager

A web app built using ASP.NET and React capable of managing smart devices.

aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql

Last synced: 20 Jun 2025

https://github.com/ketul-prajapati/hospital-management-system

Our Hospital Management System is a database-driven solution that streamlines the management of patient care in hospitals and healthcare facilities. The system supports complex relationships between entities, such as doctors, patients, appointments, prescriptions, tests, and billing.

database-management er-diagram functions hospital-management-system plsql procedures project sql triggers

Last synced: 03 Jan 2026

https://github.com/macagua/example_msaccess_python

Examples for create a Microsoft Access database and query his data with Python

access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm

Last synced: 16 May 2026

https://github.com/debas-31/clinic

This is a project clinic database created based on a diagram

postgresql sql

Last synced: 12 Apr 2025

https://github.com/nomisrev/kotlin-jdbc-dsl

A simple Kotlin DSL for `javax.sql.DataSource`

datasource javax jvm kotlin kotlin-dsl sql

Last synced: 20 Jan 2026

https://github.com/pdvrieze/kotlinsql

A kotlin library that allows abstracting away sql syntax and provides a typed/typesafe alternative that is still close to the metal.

kotlin sql typesafe

Last synced: 18 Jul 2025