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/msaadx/Dynamic-System-Model-Database

I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.

avl-tree btree data-structures database-management red-black-tree sql

Last synced: 24 Oct 2025

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

https://github.com/baggerfast/videohostingdatabase

Coursework for university - I implemented a database similar to YouTube.

database sql sql-server youtube youtube-database youtube-db

Last synced: 26 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/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 01 May 2026

https://github.com/arturoeanton/go-struct2serve

This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.

database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql

Last synced: 28 Apr 2026

https://github.com/hanan-nawaz/numlpay

NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.

android-development data-engineering etl-pipeline python sql sql-server testing web-development

Last synced: 20 Jan 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/zheruel/php-news-website

News portal - Vanilla PHP/HTML/CSS

css html php sql

Last synced: 16 May 2026

https://github.com/cu-dbmi-peds/phoenix

R, Python, and SQL implementations of the Phoenix Sepsis Criteria

pediatric phoenix python r sepsis septic-shock sql

Last synced: 22 Oct 2025

https://github.com/rainggor/fintrack

Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд

finance java microservice mysql spring spring-boot sql vaadin webflux

Last synced: 03 May 2026

https://github.com/swlkr/yepql

A Javascript library for using SQL

javascript sql

Last synced: 05 Jun 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/mavstuff/simpledbbackup

Simple SQL Server database backup utility

csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows

Last synced: 24 Feb 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/chahelgupta/travel-booking-management-system-sql

SQL Travel Booking Management System: Seamlessly manage bookings, transportation options, and customer data in this comprehensive travel management solution.

query-language sql sql-project tabular-data

Last synced: 16 Mar 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/kastorcode/cc50

Soluções para os set's de problemas do CC50/CS50.

brazil c cc50 cs50 css goiania goias html javascript matheus oliveira php ramalho sql xhtml

Last synced: 05 May 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/mfelici/fmt

Vertica User Defined SQL Function to format numbers

sql userdefined-functions vertica

Last synced: 25 Feb 2026

https://github.com/cognica-io/uqa

UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure

bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search

Last synced: 08 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/sevdanurgenc/mysqlornekler

MySql Veri Tabani dersine ait ornek kodlardir.

mysql sql storedprocedure view

Last synced: 16 Oct 2025

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/timur-sh/queryman-builder

Queryman. Java tools for working with queries of PostgreSQL database.

java postgresql postgresql-query-builder query-builder sql

Last synced: 22 Jun 2026

https://github.com/sanderhelleso/live

🤝 Application that connects people who care about others to those that needs to be taken care of.

api bulma javascript php rest-api sql

Last synced: 28 Feb 2026

https://github.com/ignf/pgrouting-procedures

SQL procedures for easier routing with PGRouting for road2

isochrone pgrouting road2 routing sql

Last synced: 14 Feb 2026

https://github.com/yancya/relationizer

Relationizer create evaluatable string as SQL

sql

Last synced: 14 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/mohammedmehdio/clubhub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 14 Feb 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/ivan-corporation/reactpython_bookapp

That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖

express flask mui parcel python react sql transcrypt

Last synced: 17 Oct 2025

https://github.com/sandwichlabs/duck-tape

A little tool for sql from the cli. Swiss army knife of data scripts, powered by duckdb.

cli postgresql sql tools

Last synced: 05 Mar 2026

https://github.com/alleycat1/mysql-deadlocks-case

List of the deadlock cases in MySQL

mysql script sql transaction

Last synced: 17 Apr 2026

https://github.com/mezgoodle/sql

Repository about SQL, but also about experiments🤪

experimental lessons sql

Last synced: 08 Feb 2026

https://github.com/german-cobian/sql-zoo

This repository contains the answers to the tests that form the SQL tutorial called "SQL Zoo" . These are useful as practice cases in how to query SQL databases

sql

Last synced: 19 Mar 2026

https://github.com/allenlili/sql-example

sql-example

pgsql postgresql sql

Last synced: 12 Feb 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/paloaltodatabases/sequor-integrations

Pre-built, production-ready integrations and examples for Sequor

api-integration app-integration data-integration etl sequor sql

Last synced: 01 Apr 2026

https://github.com/umut-tosun/asp.net_core_5.0_proje_kamp-

Murat Yücedag 150 derste asp-net core kampı ders içeriği ve daha fazlası.

asp-net-core asp-net-mvc mvc-pattern n-tier-architecture sql umut-tosun

Last synced: 19 Mar 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/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/satyamshorrf/multiple_language_program

These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!

c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift

Last synced: 10 Feb 2026

https://github.com/mwblythe/squint

An interpolating SQL builder for Go

database go golang sql

Last synced: 03 Mar 2026

https://github.com/yazino12/vet-clinic

This repository contains relational database with data about: animals, animals' owners, clinic employees, visits to create the data structure for a vet clinic.

postegresql relational-databases sql

Last synced: 19 Mar 2026

https://github.com/hoseinrezaeem/jdbc_generics_shoponline

Hi,My project shop Online use java , jdbc Generics

enumeration generic git interface java jdbc maven oop postgresql sql

Last synced: 16 Apr 2026

https://github.com/marvinbuss/sqldwdeployment

SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage

sql sqldbproject sqlpackage sqlprojects synapse warehouse

Last synced: 20 Mar 2026

https://github.com/mberkiskal/studycenter-etutmerkezi

An application where we can add teachers, add students, add studies, assign new studies to teachers, add lessons.Öğretmen ekleme, öğrenci ekleme, etüt ekleme, öğretmene yeni etüt atama, ders ekleme gibi işlemler yapabildiğimiz bir uygulama.

csahrp mssql mssql-database sql windowsforms-applications

Last synced: 27 Feb 2026

https://github.com/sksumit/homeffin

A desktop Java application using Java Swing, JDBC and MySQL DB.

desktop-application java jdbc mysql sql

Last synced: 30 Apr 2026

https://github.com/turbot/steampipe-mod-terraform-oci-compliance

Run compliance and security controls to detect Terraform OCI resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.

compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform

Last synced: 12 Feb 2026

https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql

Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services

bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql

Last synced: 18 Apr 2026

https://github.com/vvka-141/pgmi

pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.

ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional

Last synced: 20 Feb 2026

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/ouail-01/vet-clinic_database

Relational database project for a vet clinic.

postgresql sql

Last synced: 25 Oct 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/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/ahmad-masud/database-schema-constructor

🗄A tool created to help design and visualize database schemas in sql

database database-generator database-management database-schema firebase javascript nodejs react schema sql

Last synced: 03 Nov 2025

https://github.com/get-programmed/sql_for_analysis

👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.

microsoft-sql-server smss sql

Last synced: 02 Feb 2026

https://github.com/alleycat1/sqlserver-util-jp-sql

SQL Server utilities for Ohayo(Japanese Company)

mssqlserver python3 sql

Last synced: 18 Feb 2026

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/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/inj-krish19/pl-sql

There are programs of Pl/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 .

plsql practicequestions sql

Last synced: 13 Jun 2025

https://github.com/hectororm/orm

Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.

orm pdo php php8 query-builder sql

Last synced: 13 Apr 2025

https://github.com/grendel-consulting/steampipe-plugin-kolide

Use SQL to instantly query your Kolide K2 fleet

kolide postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 17 Apr 2025

https://github.com/imor/pg_escape

A Rust library to escape Postgres flavoured SQL

postgres postgresql sql sqlinject-defense

Last synced: 21 Aug 2025

https://github.com/yangyin5127/ploto

A go Library for scan database/sql rows to struct、slice、other types, and SQL logging

database go golang mysql scan sql

Last synced: 11 Mar 2026

https://github.com/muhammad-rebaal/loan-insights

Loan-Insights offers Python and SQL data analysis scripts for deep dives into loan data. Explore insightful analytics, visualization, and SQL queries to glean valuable trends and patterns from loan datasets, empowering informed decision-making in the financial domain. Dive into this repository for comprehensive loan data exploration.

analysis data jupyter-notebook python sql

Last synced: 26 Apr 2026

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

Use SQL to instantly query meetings, users & more from Zoom. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl zoom zoom-api

Last synced: 22 Apr 2025

https://github.com/abdullahsaleh203/django_roadmap

Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.

ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue

Last synced: 29 Oct 2025

https://github.com/richardevcom/memba

SMS reminders for elderly using Twilio API, Vertex AI & Google Cloud services.

api challange cloud gemini google mysql prisma run sms sql ts twilio typescript vertex

Last synced: 22 Apr 2025

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

Use SQL to instantly query Sentry organizations, projects, teams and more. Open source CLI. No DB required.

backup etl hacktoberfest integration postgresql postgresql-fdw sentry sentry-io sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/muradisazade777/snapcart

SnapCart is a modern Laravel-based e-commerce backend, containerized with Docker and built for scalability, clarity, and cyber-inspired branding. You can also add a tagline if you want something punchier: Cyber-ready commerce. Laravel-powered. Docker-deployed.

backend backend-api blade database developer-tools docker framework laravel mysql nginx orchestration php sql web webserver

Last synced: 27 Sep 2025

https://github.com/webtechmoz/manage-sql

Biblioteca para gestão de bancos SQLITE E MYSQL de dados

database manage-mysql manage-sql mysql mysql-database sql sqlite3

Last synced: 04 Nov 2025

https://github.com/hugojunior/uni7-banco-de-dados

Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.

banco-de-dados sql uni7

Last synced: 19 Mar 2026

https://github.com/robinvandernoord/pydal2sql

Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic

pydal python sql typedal

Last synced: 18 Jul 2025

https://github.com/shellyln/go-sql-like-expr

Convert SQL Like patterns to Go regular expressions.

go golang golang-library library regex regex-pattern regexp sql

Last synced: 24 Mar 2025

https://github.com/gui-ribeiro66/phpinit

Primeiro projeto inicial em PHP com XAMPP, Apache, MySQL, HTML5, CSS3 e Bootstrap

html html5 mysql php php8 sql xampp

Last synced: 16 Mar 2025

https://github.com/gedeonts/vet-clinic

In this project, I used a relational database to create the initial data structure for a vet clinic.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/fear2o/h4ckweb

H4ckWeb is a powerful, advanced tool designed for testing web vulnerabilities, including SQL injection and Cross-Site Scripting (XSS). Built with both beginners and advanced users in mind, H4ckWeb allows security professionals and ethical hackers to quickly identify and exploit common web application flaws.

hacking hacking-tool hacking-tools online python python3 sql xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 18 Aug 2025

https://github.com/jijihohococo/ichi-orm

A simple and useful PHP ORM with high performance

database library mysql open-source orm php php-library php-orm php7 php8 postgres sql

Last synced: 22 Feb 2026

https://github.com/kerimli-veli/managementsystemproject-asp.net-api

ManagmentSystem is an advanced management API built with ASP.NET. It offers secure user control, task automation, and efficient resource management.

api asp-net asp-net-core entity-framework-core mediatr-library sql

Last synced: 28 Jun 2025

https://github.com/kolosovpetro/rental-sql-database

Rental Store SQL Database and queries

mssql sql sql-server

Last synced: 30 Jun 2025