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/gfleury/gstreamtop

Real time analytical SQL Query on text streams

aggregation analytics interactive real-time regex sql stream-processing text

Last synced: 10 Mar 2026

https://github.com/0x0elliot/notes

Notes which might be very useful. Forgive me if they are too less. I try my best to add something slowly to them.

git hacking linux notes sql

Last synced: 07 May 2025

https://github.com/agungbudiwirawan/socioeconomic_analysis

The objective of this project is to analyze the socio-economic in Chicago.

chicago-crime crime-data data-analysis data-science microsoft-sql-server project sql sql-project sql-server

Last synced: 04 Jul 2025

https://github.com/rosacarla/dio-cloud-data-engineer

Reúne atividades e projetos realizados durante o bootcamp Cognizant Cloud Data Engineer #2, promovido pela DIO Inc.

etl hadoop hive impala linux mongodb python sql

Last synced: 12 Apr 2025

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 14 Apr 2025

https://github.com/johnftitor/medical_database

This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.

database postgresql sql

Last synced: 10 Mar 2026

https://github.com/adamdriscoll/psdapper

Easy to use PowerShell module for working with SQL via Dapper.

sql

Last synced: 23 May 2026

https://github.com/miguelestradam36/snowflake-python-connector

Snowflake python connector usage and easy to use object

python snowflake snowflake-python-connector sql

Last synced: 01 Mar 2025

https://github.com/hitiksha-patel/banking-app

This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.

java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql

Last synced: 04 Feb 2026

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

For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL

database postgresql sql

Last synced: 18 May 2026

https://github.com/rusty-libraries/rusty-schema-diff

A powerful schema evolution analyzer supporting JSON Schema, OpenAPI, Protobuf, and SQL DDL

diff openapi protobuf schema sql

Last synced: 15 Apr 2025

https://github.com/gmemstr/database-janitor

custommized database dumps, with native drupal configuration support

cleanup database database-management php sql

Last synced: 14 Apr 2025

https://github.com/mvisani/sql-minifier

Crate providing methods and procedural macros to minify SQL code, optionally at compile time.

rust sql

Last synced: 15 Apr 2025

https://github.com/shriharsh-deshmukh/dataversemagic

Welcome to the DataVerseMagic (Database Management System Repository).

database-management-system mongodb mysql sql

Last synced: 03 Feb 2026

https://github.com/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/nolleh/sqlflick.nvim

⚡Query, without leaving your nvim workspace, whatever the dbms

nvim-lua nvim-plugin query sql sqltools

Last synced: 21 Jul 2025

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

This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL

database postgresql sql

Last synced: 25 Apr 2026

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/orhankupusoglu/alembic-sql

Manage databases with Alembic, but use SQL instead of Python

alembic database migration postgresql sql sql-ddl sqlalchemy

Last synced: 10 May 2026

https://github.com/planetway/connector-docs

CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries

database openapiv3 sql

Last synced: 27 Apr 2026

https://github.com/donuts-are-good/csvdb

experimental csv database

csv database db embedded flat-file go golang sql

Last synced: 27 Apr 2026

https://github.com/alertbox/snikt

Snikt! is a SQL data access helper to query and materialize data.

c-sharp dotnet micro-orm microsoft snikt sql

Last synced: 14 Mar 2026

https://github.com/snykk/grader-assignments-sql

[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP

database gorm problem-solving sql

Last synced: 19 Apr 2026

https://github.com/cleilsonandrade/pass.in-api

O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.

api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod

Last synced: 09 Feb 2026

https://github.com/konojunya/dirql

🥞 dirql displays files and directories with syntax like sql cli :)

cli dirql sql

Last synced: 25 Feb 2026

https://github.com/shellyln/go-open-soql-parser

Open source implementation of the SOQL parser for Go

go golang graph-query library object-query parser query-language soql soql-parser soql-query sql

Last synced: 01 Mar 2026

https://github.com/e-alizadeh/sample_dbt_project

Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)

data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql

Last synced: 26 Feb 2026

https://github.com/victoriametrics/sql-to-logsql

Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces

distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces

Last synced: 29 Oct 2025

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

Vet clinic databases to learn relational databases and relationships

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

https://github.com/bravorod/covid-data-analysis

Exploratory data analysis in SQL of Covid-19 case and death trends by country.

covid-19 sql ssms

Last synced: 06 Feb 2026

https://github.com/subhadipsinha722133/mysql

A simple project demonstrating how to connect Python with MySQL to perform CRUD (Create, Read, Update, Delete) operations.

mysql-database python sql

Last synced: 09 Oct 2025

https://github.com/swlkr/yepql

A Javascript library for using SQL

javascript sql

Last synced: 05 Jun 2026

https://github.com/gigacache/bookingapplication

Final year project, A smart booking system that optimises appointment slots built in php with the CodeIgniter framework.

codeigniter php sql

Last synced: 29 Apr 2026

https://github.com/aghost-7/flip-table

Flip the tables.

command-line humour nodejs sql

Last synced: 28 Apr 2026

https://github.com/jethronap/rolesystem

A Role Management System CLI Application

cli-app dao java password-hash role-management sql

Last synced: 25 Oct 2025

https://github.com/spaceshaman/ormagic

Simple and lightweight ORM for Python, built on top of Pydantic.

database db fastapi orm postgres postgresql pydantic python sql sqlite sqlite3

Last synced: 27 Jan 2026

https://github.com/zainmustafaaa/sql-lite-database-demo

Purpose of this project is just to help beginners to know how to initialize sql lite database for android.

android android-database database sql sql-lite

Last synced: 19 Apr 2026

https://github.com/donggeon0908/webcompiler_se.lab

Se.LAB 학생들의 코딩 연습을 위한 웹 컴파일러 제작!

docker java js jsp linux shell-script sql

Last synced: 14 Apr 2026

https://github.com/mongodb-developer/rocket-analytics

Learn how the various components of MongoDB's Developer Data Platform (DDP) can support app-driven and traditional analytics in real-time without duplicating data to other data stores. This demo was created for AWS re:Invent 2022 and presented at the MongoDB booth area at the Venetian expo hall.

data federation lucene lucenesearch mongodb s3 search sql

Last synced: 28 Apr 2026

https://github.com/pedro-manoel/bd1

🎲 Repositório com os roteiros desenvolvidos ao longo da disciplina de banco de dados 1 da UFCG

banco-de-dados bd1 plpgsql sql

Last synced: 09 Feb 2026

https://github.com/kaustubhgupta/postgress-mcp-server-claude

Interactive SQL learning playground powered by MCP + PostgreSQL + Claude

claude mcp-server postgresql project sql

Last synced: 15 Apr 2026

https://github.com/isodevmate/aviator

Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming

drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss

Last synced: 28 Feb 2026

https://github.com/mchmarny/cloud-sql-for-cloud-run-example

Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run

certificate cloud cloud-sql golang kms sql tls

Last synced: 28 Apr 2026

https://github.com/sanjeev662/studentfeedbackmanagementsystem

Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.

express mysql nodejs react sql

Last synced: 14 Feb 2026

https://github.com/red1c3/to-uwu-list-server

A to-do list back-end web app written in Go.

backend go golang sql to-do-list

Last synced: 12 Feb 2026

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

Use SQL to instantly query HTML resources. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 15 Feb 2026

https://github.com/turbot/powerpipe-mod-imdb

Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.

dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 19 Jun 2026

https://github.com/cleilsonandrade/spring-product-api

Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.

api backend java jpa mysql product spring spring-boot sql

Last synced: 19 Feb 2026

https://github.com/jerryfzhang/exceltosql

Excel to SQL insertion code generator.

csv csv-converter csv-import csv-parser insertion sql sql-insert xls

Last synced: 24 Jun 2026

https://github.com/nattie-nkosi/car_rental

Our final year (2019) group project. An Ecommerce Store.

bootstrap composer mysql-database php sql stripe-api

Last synced: 04 May 2026

https://github.com/divithraju/divith-raju-immigration-data-engineering

A Capstone Project that covers several aspects of Data Engineering (Data Exploration, Cleaning, Modeling, Pipelining, Processing)

apachespark bigdata bigdataprocessing bigdataproject capstone-project datacleaning dataengineering datalake datamodeling datapipeline dataprocessing dataschema dataset datawherehouse pandas sql

Last synced: 29 Apr 2026

https://github.com/matheusb432/task-manager-app-dotnet

Backend REST API for TMA, with E2E Tests using Selenium WebDriver

asp-net-core dotnet e2e-tests selenium-webdriver sql unit-testing

Last synced: 03 May 2026

https://github.com/mchenryspagg/google-play-store-apps-analysis-visualization

An analysis and visualization of google play store apps scraped data for the period of 2010 - 2018 . This project aims at cleaning the dataset, analyzing the given dataset, and mining informational quality insights. This project also involves visualizing the data to better and easily understand trends and different categories.

dataanalysis datacleaning datavisualization documentation mysql powerbi preprocessing python sql

Last synced: 09 May 2026

https://github.com/inj-krish19/sql

There are programs of SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .

mysql practicequestions sql

Last synced: 18 Jun 2026

https://github.com/0xrocky/giogu-db

Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.

database php plpgsql postgresql sql

Last synced: 07 May 2026

https://github.com/vmvarela/sql-pipe

A blazing-fast, zero-dependency CLI that pipes CSV data from stdin into an in-memory SQLite database for instant SQL querying. Built with Zig.

csv sql sqlite zig

Last synced: 01 May 2026

https://github.com/radom12/dbms-apartment-management-system-project

Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.

apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql

Last synced: 02 May 2026

https://github.com/dhi13man/safesynciot

Potential Server, Database and UI components for the IoT project SafeSync IoT, for a safer, post-covid workspace.

cross-platform dart flutter iot iot-application sql

Last synced: 08 May 2026

https://github.com/hwywl/sql-generation-framework

SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。

sql sqlgenerator

Last synced: 20 Jun 2026

https://github.com/elazzouzihassan/gestiondesformations

Développement d'une application Web pour la gestion des formations en utilisant le framework PHP Laravel

laravel mysql php php-framework sql webapp

Last synced: 09 May 2026

https://github.com/isaacef/retrolog

Backwork server for students at Rensselaer Polytechnic Institute

go javascript react sql

Last synced: 03 May 2026

https://github.com/anggamys/cashier-java

Aplikasi kasir sederhana berbasis Java untuk pengelolaan transaksi, pencatatan produk, dan perhitungan total otomatis.

java shell sql

Last synced: 30 Apr 2026

https://github.com/msaf9/student-attendance-management-system

A relational database to maintain university student records.

database mysql sql

Last synced: 13 May 2026

https://github.com/avisionh/sqlquerygraph

Represent your SQL queries as a graph.

cypher graph neo4j network sql

Last synced: 06 May 2026

https://github.com/droberin/doormatic

Physical Access Management Service for private clubs and small offices triggered by mobile devices

android apache2 arduino-yun door door-opener doorkeeper https ios lamp mac-address mysql noob-dev php raspberry relay sql

Last synced: 06 May 2026

https://github.com/lordmitrii/budget-manager

This is a budget manager app that allows you to visualize your budget and to save it in database

matplotlib pandas python seaborn sql

Last synced: 10 May 2026

https://github.com/turbot/powerpipe-mod-rnacentral

Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.

dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql

Last synced: 23 Jun 2026

https://github.com/conreality/conreality.sql

Conreality Software Development Kit (SDK) for SQL.

conreality postgresql sdk sql

Last synced: 16 Jun 2026

https://github.com/neoxelox/gilk

Silk-like query inspector/profiler for golang

database gilk go golang inspector json profiler query silk sql ui

Last synced: 30 Apr 2026

https://github.com/shrutika252/leetcode

Solutions set for Leet for Geeks to hog on!

leetcode-solutions python3 sql

Last synced: 02 Apr 2025

https://github.com/alialmasi/iranianshop

فروشگاه ایرانیان - پروژه کتاب طراحی وب یازدهم کامپیوتر هنرستان

academic academic-project computer conservatory css dreamweaver html iranianshop javascript js mysql notepad-plus-plus php school-project sql template website

Last synced: 01 Aug 2025

https://github.com/yumemi-inc/sea-query-common-like

A Rust crate for enhancing sea_query with typical LIKE search support, including escape sequences for patterns (%fuzzy%, prefix%, %suffix) and multi-column fuzzy search.

database like sea-query search sql

Last synced: 08 May 2025

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

This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.

postgresql sql

Last synced: 28 Mar 2025

https://github.com/diegojromerolopez/babik

A Django queryset-like API for Ruby on Rails

activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3

Last synced: 07 Mar 2026

https://github.com/amdmi3/aesqlapius

Manage SQL queries as a Python API

python sql

Last synced: 29 Apr 2025

https://github.com/kishlayjeet/connect-mysql-database-to-python

This repository is to show you how you can connect your mysql database to your python.

connector database mysql mysql-connector mysql-connector-python python sql

Last synced: 04 Mar 2026

https://github.com/br3ndonland/udacity-fsnd-sql-logs

Python program with SQL queries to extract information from a relational database

database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant

Last synced: 05 Apr 2025

https://github.com/joknaa/plsql-javaswing_project

🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.

java plsql plsql-javaswing sql swing-gui

Last synced: 19 Jun 2025