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/juliandavidmr/ddlify-oracle

Ddlify, manage your database Oracle from NodeJS

database-adapter ddl information-security npm-package oracle-db sql

Last synced: 13 Jun 2025

https://github.com/solonovamax/exposed-migrations

A scuffed utility library for JetBrains Exposed to support migrations

dao kotlin migrations orm sql

Last synced: 25 Jun 2025

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

Use SQL to instantly query PAN-OS firewalls, security policies & more. Open source CLI. No DB required.

backup etl hacktoberfest palo-alto-firewalls pan-os postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 02 Jul 2025

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/noturlee/task-tracking-web-app

TaskTracker is a MVC ASP.NET Core Web application which allows students to monitor and take control of their studies, and create a way to manage it using CRUD

cshtml css html javascript linq mvc-architecture razor-pages sql ssms user-authentication-and-activation

Last synced: 31 Jul 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/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/ratanakvlun/sequelize-odbc-mssql

Sequelize dialect driver for the @ratanakvlun/node-odbc module

database nodejs odbc sequelize sql

Last synced: 30 Jun 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/sibyx/duckql-python

JSON-based SQL representation library

json python query-builder query-language sql

Last synced: 24 Jun 2025

https://github.com/alaeddinalhamoud/android-login-sql-jdbc-driver

How to connect your sql server database to android app using JDBC .

android java jdbc sdk server sql

Last synced: 14 May 2025

https://github.com/ishantchauhan710/flickfeed

A social network site with advanced caching, optimistic updates, infinite scroll pagination and much more

nexjs react shadcn-ui sql tailwindcss

Last synced: 21 Feb 2026

https://github.com/notcoffee418/dapperbulkqueries

Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.

bulk dapper dapper-extensions postgresql sql

Last synced: 24 Aug 2025

https://github.com/tecladocode/database-dot-py

A simple interface to your database from our PostgreSQL course.

python sql

Last synced: 15 Apr 2025

https://github.com/didinj/asp-net-core-angular-sqlserver-webapp

Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server

angular asp core microsoft net server sql typescript

Last synced: 20 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/gsamokovarov/patka

Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.

go migrations sql

Last synced: 05 Apr 2025

https://github.com/0xff-dev/for-an-offer

Just wait an offer, We want to be real programmer.

cpp go java leetcode python3 shell sql

Last synced: 19 Apr 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/polydojo/pogodb

Simple NoSQL wrapper for Postgres' JSONB type.

nosql-data-storage nosql-database nosql-wrapper postgres sql

Last synced: 08 Apr 2026

https://github.com/liatemplates/alasql

Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).

alasql liascript liascript-template sql sql-tutorial template

Last synced: 26 Feb 2026

https://github.com/aksel911/r2-html-db

Modern wiki for R2 Online based on its own database with a user-friendly interface and advanced functionality

4game css database flask online python r2 r2online server sql webzen wiki

Last synced: 14 Apr 2025

https://github.com/dharejo-junaid/sql-jdbc

This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.

database-connectivity java jdbc microsoft-access mysql oracle sql

Last synced: 20 May 2026

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/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/gbourniq/dbt-fundamentals

Repository to support learning from the dbt courses

data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff

Last synced: 22 Jun 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/hello395/sympcheck-helper

SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.

chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite

Last synced: 19 Mar 2025

https://github.com/evancarroll/pg-srf-repeat-benchmark

A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize

benchmark c c-language postgresql postgresql-extension sql

Last synced: 16 May 2026

https://github.com/sassman/edu-sql-parser-rs

SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.

compiler languages parser rust sql sql-parser transpiler typegen typescript

Last synced: 02 Sep 2025

https://github.com/kulabun/jooq-generator

New Code Generator For JOOQ

codegenerator database java8 jooq kotlin repository sql

Last synced: 04 Oct 2025

https://github.com/nicolasbizzozzero/twister

[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL

apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat

Last synced: 12 Apr 2025

https://github.com/poshodev/loaf

🍞 Effortless SQL server and procedures—plus other utilities—for people who really hate cursors!

bread database db loaf mariadb mysql python sql

Last synced: 24 Jul 2025

https://github.com/nikolatechie/dress-to-impress

Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.

hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript

Last synced: 05 May 2025

https://github.com/marcingminski/dba

A bunch of scripts that make SQL Server administration easier

administration maintenance sql sql-server sqlserver

Last synced: 19 Jun 2025

https://github.com/hjo12/loginpanel

Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside

csharp sql windows-forms winforms

Last synced: 19 Jun 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/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/lilpug/dotnetsdb

Dotnetsdb is a .NET database library that makes integrating with databases easy again.

connector database dll dotnetsdb library mysql server sql

Last synced: 07 May 2026

https://github.com/n-r-w/testdock

TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases

database go mongodb pgx postgresql sql testing

Last synced: 08 Aug 2025

https://github.com/akutchi/mangasite

A manga reader inspired by catmanga

javascript manga-reader mariadb node-js python3 react sql

Last synced: 03 Feb 2026

https://github.com/jmoussa/expense-report-app

Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.

crud-application database node nodejs react sql

Last synced: 17 Jun 2025

https://github.com/nidhiupman568/my-sql-problem-solved

🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀

data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax

Last synced: 02 Jan 2026

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/harryvolek/aisql

Use GPT to generate SQL

chatgpt gpt-3 postgres psql sql text2sql

Last synced: 12 Apr 2025

https://github.com/didinj/asp-net-core-angular-7

Building Web App using ASP.NET Web API Angular 7 and SQL Server

angular angular7 asp core microsoft net server sql typescript

Last synced: 12 Apr 2025

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

Stand-alone SQL models.

sql

Last synced: 30 Sep 2025

https://github.com/majorimi/cqrs-generic-repository

CQR/CQRS ready Generic Repository pattern implementation with EF Core

cache caching command cqrs csharp database generic-repository mapping netcore6 query sql

Last synced: 02 May 2026

https://github.com/gmr/pgparse

Python wrapper for libpg_query

postgresql python3 sql

Last synced: 27 Jul 2025

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/zahidshaikh10101/100daysofdatascience

Join the Data Science Tribe! Let's embark on this exhilarating journey together! Ready to join the #100DaysofDataScience adventure? Comment below if you're joining the challenge, and don't forget to tag your friends who want to join the data revolution! ✊ Let's explore the world of data together!

deeplearning machinelearning nlp pandas plotly python seaborn sklearn sql web webscraping

Last synced: 03 Aug 2025

https://github.com/npgsqlrest/pgmigrations

Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.

javascript migrations nodejs postgresql schema sql testing

Last synced: 16 Sep 2025

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/adamdriscoll/psdapper

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

sql

Last synced: 23 May 2026

https://github.com/neopromic/saturn

Saturn is a drag-drop based landing page builder written in javascript/typescript<3

database docker javascript linux native nextjs postgresql prisma react saas sql tailwind tailwindcss typescript vercel web windows wix wordpress

Last synced: 06 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/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/melbournedeveloper/selecta

A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back

dart flutter orm sql

Last synced: 21 Apr 2026

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/olajideolagunju/gcp_mage_data_pipeline

An end-to-end data engineering pipeline that processes and analyzes Maintenance Work Orders using Mage, Docker, Google BigQuery, MariaDB, and Looker Studio. It features a seamless integration of cloud and open-source tools for scalable data storage, transformation, and visualization.

automation bigquery cloud compute-engine data data-engineering database database-schema docker-compose excel gcp mage-ai maintenance mariadb orchestration python sql virtual-machine visualization-dashboard work-orders

Last synced: 07 Mar 2025

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

Tsurugi Foreign Data Wrapper for PostgreSQL.

fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb

Last synced: 01 Aug 2025

https://github.com/vcityteam/conver-g

This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.

rdf sparql sql versioning

Last synced: 02 Jan 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/ergonzamarian/trabalhohotel

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

sql

Last synced: 19 Mar 2026

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/mfelici/v4v

Vim For Vertica - When the best editor meets the best database...

sql vertica vim

Last synced: 01 Aug 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/yash244466666/vet_clinic_db

vet clinic database is simple relational database that stores different information about pets for particular clinic.

postgresql sql

Last synced: 21 Sep 2025

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/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/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/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/wassim-rached/iset-sql

Oracle SQL exercices from institute of technological studies of charguia DSI201 2023/2024

database-administration database-architecture db-diagram oracle-database oracle-xe sql

Last synced: 19 Mar 2026

https://github.com/ojplg/hrorm

A simple Java ORM tool.

database java orm orm-library persistence rdbms sql

Last synced: 14 Jan 2026

https://github.com/czukowski/phpunit-mock-db

Database Abstraction Layer mocking for PHPUnit

database mock phpunit sql

Last synced: 04 Jul 2025

https://github.com/adilwahla/Dry-Port-Management-System

dry port management system using oracle SQL databases

dpms dry-port-management oracle-database sql

Last synced: 11 Mar 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/s0und0fs1lence/chdb-zig

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 Jan 2026

https://github.com/jmank88/go-web-sql

Simple golang web app for executing SQL.

go golang sql

Last synced: 15 Aug 2025

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/drakexorn/coffig

A school project made by a team of 3 people. The project aimed to develop a full Java application made for a self-order terminal in an imaginary coffee shop.

coffee intellij java mysql school-project sql

Last synced: 11 May 2026

https://github.com/koriym/json-schema-connected

A converter that transforms JSON schemas into array shape format, SQL, or Markdown, resolving $ref references.

array-shape converter json-sche markdown npm-package phpstan psalm sql

Last synced: 11 Jan 2026

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/heyvito/clsql

🗂 A toolchain to work with databases and SQL for Clojure applications.

clojure database migration query sql

Last synced: 13 Jun 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/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/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