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/piotr-maker/sqlinq

SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.

cpp cpp20-library databases linq orm sql sqlite

Last synced: 25 Apr 2026

https://github.com/mvharsh/hackerrank-solutions

This repository contains all my accepted solutions in hackerrank

c cpp hackerrank-solutions problem-solving python sql

Last synced: 06 May 2026

https://github.com/ergonzamarian/trabalhohotel

Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.

sql

Last synced: 19 Mar 2026

https://github.com/nikandfor/clickhouse

clickhouse binary batching proxy and alternative binary client implementation

clickhouse clickhouse-client clickhouse-proxy golang proxy sql

Last synced: 12 Jan 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/saransridatha/hospital_db

A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.

fyne go golang mysql mysql-database sql

Last synced: 10 Mar 2026

https://github.com/shencangsheng/view-elasticsearch

Elasticsearch DSL is a Java application that uses JSON/SQL to quickly generate Elasticsearch DSL, including query, aggregation, charts, and other fast and flexible configuration implementation.

aggregation dsl elasticsearch java json sql

Last synced: 17 Sep 2025

https://github.com/parzibyte/crud-postgresql-python

CRUD con Python y PostgreSQL usando psycopg2

crud database postgresql psycopg2 python sql

Last synced: 12 Apr 2025

https://github.com/yuu-nkjm/sorm4j

Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.

central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql

Last synced: 24 Apr 2025

https://github.com/jahidhiron/nestjs-template

A starter template for NestJS projects with RabbitMQ messaging, TypeORM, WebSocket support, task scheduling, Swagger API docs, i18n, and a structured testing setup. Includes Docker configs, migration scripts, and linting/formatting tools for rapid development.

docker i18n nestjs open-source rabbitmq socket sql swagger typescript

Last synced: 13 Jan 2026

https://github.com/rahul-bhati/music_website

This is music/mp3 website where you can listen and download your favourite song. Website is created by Rahul Bhati using html, css, bootstrap, jquery, javascript and php.

bootstrap communityexchange css ghdesktop github html5 javascript jquery learn music php sql

Last synced: 11 Apr 2026

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

Rental Store SQL Database and queries

mssql sql sql-server

Last synced: 30 Jun 2025

https://github.com/0xerwin1/dbflux

A fast, keyboard-first database client built with Rust and GPUI.

cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql

Last synced: 17 May 2026

https://github.com/f1uxwave/schoolmanagementsystem

This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.

class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate

Last synced: 14 Apr 2025

https://github.com/justunsix/debezium-tests

Testing different Debezium development environment set ups

azure capture cdc change data debezium kafka mssql openshift sql streaming

Last synced: 19 May 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/arevi/express-sql-license-api-template

A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).

api express expressjs javascript licensing nodejs sql template typeorm typescript

Last synced: 27 Jul 2025

https://github.com/zejiran/simple-banking-system

💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL

banking database lunh-algorithm python sql

Last synced: 20 May 2026

https://github.com/ouhscbbmc/data-science-practices-1

Collection of publicly available practices of data science and analysis

bbmc-investigation data-analysis data-science python r sql

Last synced: 27 Jul 2025

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/nfaiz/ci4-debug-toolbar

SQL Syntax Highlighter for CodeIgniter 4 Database Debug Toolbar.

codeigniter debugging php sql toolbar

Last synced: 12 Apr 2025

https://github.com/birmingham-and-solihull-ics/diabetesmodelling

A collaborative modelling exercise for Diabetic Ketoacidosis

diabetes modelling nhs r sql

Last synced: 14 Apr 2025

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

Use SQL to instantly query Steampipe Cloud resources across workspaces. Open source CLI. No DB required.

deprecated hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-cloud steampipe-plugin

Last synced: 31 Mar 2025

https://github.com/kolosovpetro/sql_course

Data Bases - SQL practice. For educational purposes

sql sql-query tsql

Last synced: 09 Mar 2026

https://github.com/aaaastark/human_resource_management_system

Website to Human Resource Management System of the Employee Dashboard.

css database django heroku herokuapp html javascript js json jsx mysql python sass sql

Last synced: 18 Feb 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/luffytaro22/vet-clinic-db

Vet Clinic DB is a relational database to keep information about animals.

database pstgresql relational-database sql

Last synced: 29 Jul 2025

https://github.com/lewuathe/tiny-presto

Lightweight Presto pluster for verifying query result consistency

docker presto sql

Last synced: 25 Aug 2025

https://github.com/felixdev22/vet_clinic

The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.

postgresql sql

Last synced: 21 May 2026

https://github.com/xgfone/go-sqlx

A set of the simple, flexible and powerful SQL builders with zero-config.

builder database go go-sql golang mysql sql sql-builder sqlbuilder

Last synced: 29 Jul 2025

https://github.com/easonsyc/covid-19-screening-register

Website for COVID-19 Screening Register.

covid-19 html javascript php sql website

Last synced: 25 Feb 2026

https://github.com/tanushreesarkar/uplifters-net

Uplifters.Net is a web-based donation and volunteer management platform designed to connect donors with causes related to clothing, food, and education support. The platform allows users to explore donation categories, view real-time impact through interactive cards and counters, and engage with visual testimonials. Used HTML, CSS, and Javascript.

css html javascript nodejs reactjs sql

Last synced: 20 Jan 2026

https://github.com/hegdepavankumar/hackerrank-solutions

HackerRank Solutions provides solutions to all problems like Algorithms, Data Strucutres, C, C++, Python, Java, Interview Preparation Kit in Hackerrank.

challenge coding-challenge hackerrank hackerrank-solutions java javascript mysql-database oops-in-java python querydsl sql

Last synced: 15 Jul 2025

https://github.com/kawansoft/aceql.client

Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.

api api-client csharp http http-client mariadb ms-sql-server mysql postgresql remote-database sdk sql sql-calls sql-server

Last synced: 17 Feb 2026

https://github.com/eitsupi/r-glaredb

R bindings for GlareDB

arrow glaredb r rust sql

Last synced: 22 Mar 2025

https://github.com/secjs/orm

⏹️ Handle your application models in Node.js. Built on top of @secjs/database

database factories models nodejs nosql orm sql

Last synced: 09 May 2026

https://github.com/gizmodata/ibis-gizmosql

An Ibis back-end for the GizmoSQL Arrow Flight SQL Server (with the DuckDB engine)

database duckdb gizmodata gizmosql ibis python sql

Last synced: 13 Feb 2026

https://github.com/project-tsurugi/jogasaki

SQL job scheduler

database rdbms scheduler sql

Last synced: 23 Sep 2025

https://github.com/pprattis/eclass-web-application

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

application computer-science dynamic-web-app java jdbc-pool pgadmin program servlet servlet-jsp sql student tomcat-server webservlet

Last synced: 08 Sep 2025

https://github.com/itcraft-cn/xbatis2sql

collect sql statements from iBATIS sqlmap files / MyBatis mapper files

ibatis mybatis rust sql

Last synced: 31 Aug 2025

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

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

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

Last synced: 12 Jan 2026

https://github.com/exasol/exasol-personal

The High-Performance Analytics Engine — Free for Personal Use

data-analytics data-engineering database exasol sql

Last synced: 10 Apr 2026

https://github.com/mohammadreza-73/astro-orm

Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.

database fluent-api mysql-orm orm pdo-php php-orm sql tdd

Last synced: 01 Aug 2025

https://github.com/ihahachi/algeria-cities

Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.

csv excel geojson json php sql

Last synced: 10 Apr 2026

https://github.com/xjectro/calvero-club-chat-api

An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.

api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket

Last synced: 15 Aug 2025

https://github.com/kind-unes/flutter-fitness-tracking-health-care-application

TrekTonick is a unique fitness tracker app that motivates users with monetary rewards and offers expert health advice through meetings with specialists and a health-focused chatbot. Key features include a pedometer, leaderboard, detailed activity reports, video and audio call meetings, an integrated admin panel, and secure payment integration.

adminpanel android application crossplatform fireabse fitness flutter ios paypal pedometer sql subscription

Last synced: 20 Aug 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/poksyy/hospital-project-backend

This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:

crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql

Last synced: 01 May 2026

https://github.com/seunmatt/cassandra2sql

This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres

cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql

Last synced: 02 Aug 2025

https://github.com/or-abdillh/pos-php

Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL

bootstrap5 datatables es6 js mysql php php7 sql

Last synced: 26 Sep 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/wiriswernek/atividades

Este repositório contem as atividades realizadas durante o período de tempo em que estive na faculdade

bootstrap c css3 html5 java javascript sql

Last synced: 10 Apr 2026

https://github.com/shivamsouravjha/demons

This is a demo sample of linking NODEJS via ORM and MYSQL

crud-operation crud-sample javascript mysql-database nodejs orm postman-collection sequelize sql

Last synced: 09 May 2026

https://github.com/briansterle/drogo

a SQL query engine written in Go

data engine query spark sql

Last synced: 12 Aug 2025

https://github.com/jacraig/inflatable

An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.

orm sql

Last synced: 12 Aug 2025

https://github.com/aramshiva/babies

👶 A parser for every name listed on a Social Security Card between 1880-2023

babies data datagov db graphs mysql names social-security social-security-data sql statistics stats

Last synced: 22 Aug 2025

https://github.com/olipliche/budget-app

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

database postgresql rails ruby sql

Last synced: 20 Jan 2026

https://github.com/brittanyblake/personal-projects

An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.

rails ruby solo sql

Last synced: 28 Sep 2025

https://github.com/smoren/yii2-query-relation-manager-demo

Demo for yii2 extension yii2-query-relation-manager

activerecord sql sqlquerybuilder yii2 yii2-extension

Last synced: 24 Aug 2025

https://github.com/ashutosh1919/grocery-todo

Grocery-TODO list full stack project implemented using ReactJS (Frontend), Flask (Backend) and PostgreSQL (ElephantSQL) database.)

elephantsql flask-application grocery-crud grocery-list netlify postgresql reactjs render sql todo-app todoapp todolist

Last synced: 06 May 2026

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/cleilsonandrade/rocketq

Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.

anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite

Last synced: 09 Apr 2026

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

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/billwallis/sql-models

Stand-alone SQL models.

sql

Last synced: 30 Sep 2025

https://github.com/GitUtk/SchoolManagementSystem

This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.

class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate

Last synced: 03 Oct 2025

https://github.com/hope-it-works/caddy-php

tool for setting up a caddy-server with PHP support and optional MariaDB-server

caddy-server caddy2 caddyserver mariadb mariadb-database mariadb-mysql mariadb-server mysql mysql-database mysql-server php sql sql-server sqlserver

Last synced: 01 Oct 2025

https://github.com/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 09 Apr 2026

https://github.com/kplanisphere/sales-management-system

A comprehensive Customer and Product Management System (SGCP-E) designed for efficient client and product management. Features include client registration, product tracking, sales processing, automatic notifications, and detailed reporting. Developed as a final project for a Project Management course.

adooo apache business-application customer-management customer-management-system database-integration ieee ieee-830 inventory-system java order-processing order-processing-service project-management project-manager report-generation sales-management sales-management-system sql transaction-tracking user-authentication

Last synced: 02 Sep 2025

https://github.com/srgeverson/syssite

Sistema de Disponibilização de Folha de Pagamento

bootstrap docker docker-compose mysql php sql

Last synced: 15 Apr 2025

https://github.com/omonimus1/sqlzoo

My Own solutions of SQLZoo & NoSQL challenges

database nosql-database query-language sql sql-solution sqlzoo-solutions

Last synced: 17 Mar 2025

https://github.com/mabel-dev/opteryx-catalog

📚 Opteryx Cloud Catalog

catalog data python sql

Last synced: 27 Feb 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/tawfik-s/classroom-api

api to manage classrooms and quizes for graduation project vr and front end parts

authentication authorization jwt rest-api spring-boot springjpa sql

Last synced: 05 Jul 2025

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/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/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/turbot/steampipe-plugin-ansible

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

ansible backup etl hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 21 Oct 2025

https://github.com/seddryck/duburl

DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem

ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite

Last synced: 22 Apr 2025

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

https://github.com/s0und0fs1lence/chdb-zig

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 Jan 2026

https://github.com/imagodata/filter_mate

FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers

data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database

Last synced: 29 Apr 2026

https://github.com/mfkimbell/catalog-web-scraper

Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.

aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml

Last synced: 20 Oct 2025

https://github.com/nikunjk9/e-learning-app

E-Learn is a open-source education app for Android. It is built with technologies such as XML, Java, SQLite database.

andriodstudio education elearning-application java sql xml

Last synced: 26 Jan 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/jamesaniciete/Portfolio

Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.

access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word

Last synced: 29 Jul 2025

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/luizmoitinho/golang-examples

Biblioteca de códigos e exemplos escritos em Golang

concurrent-programming go golang sql test-automation tests

Last synced: 22 Jan 2026