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/saeedkohansal/live-table-editor-php-js-mysql

A Live Table Editor like Microsoft Excel and Google Sheets From Scratch Using HTML, CSS, Core PHP, Vanilla JavaScript, and MySQL Database, With my Live Table Editor You can edit your data in database directly from an HTML table in Real-Time without any page refresh.

backenddeveloper corephp css excel frontenddevelopment fullstack fullstackwebdeveloper fullstackwebdevelopment gilgeekify googlesheets html livedata microsoftexcel mysql php phpcore sql sqlquery vanilla-javascript vanillajs

Last synced: 27 Jul 2025

https://github.com/mrtaz77/sql_hub

Hub of sql onlines from my university,practice and many more

oracle-db plsql sql

Last synced: 18 Jan 2026

https://github.com/cleilsonandrade/park-api

Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.

h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing

Last synced: 23 Apr 2025

https://github.com/raihan2bd/vet_clinic_database

Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 12 Apr 2025

https://github.com/damienbod/aspnetcorecreatepdf

Create PDFs in aspnetcore

api aspnetcore docx efcore file gembox pdf sql

Last synced: 19 Apr 2025

https://github.com/cleilsonandrade/gestao-vagas-api

Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.

api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing

Last synced: 22 Sep 2025

https://github.com/samimbr/tp-m1-rsd-usthb-

TP M1 RSD USTHB 2023 2024 , Scripts et Rapports , ALGO , ASGBD , SE , ALGO REPARTIE , MULTIMEDIA

algorithms-and-data-structures c complexity compression cv2 image-processing java jupyter-notebook linux oracle parallelism plsql python rle rmi semaphore socket sql tcp udp

Last synced: 08 Sep 2025

https://github.com/arnaudband/vet_clinic_db

you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 20 Aug 2025

https://github.com/jyotibrat/udemy-web-dev-projects

Repository showcasing my Web Development projects from Udemy course.

css firebase html html5 javascript js mongodb react sql web webdevelopment

Last synced: 24 Apr 2025

https://github.com/inad9300/pgeon

🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!

node-postgres postgres postgresql sql static-analysis type-safety typescript

Last synced: 21 Jan 2026

https://github.com/pfazzi/simplex-mapper

A simple PHP library to transfer data from a source (object or array) to an object.

mapping orm php sql

Last synced: 01 Mar 2026

https://github.com/mattn/ways2go

2 Way SQL implementation for golang

2way-sql go golang sql

Last synced: 03 Apr 2025

https://github.com/birg81/teachingcoderepo

Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.

css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication

Last synced: 07 May 2025

https://github.com/hakenr/clouddevelopment

MFF UK - NSWI152 - Cloud Application Development (2018-2021)

azure csharp demos labs sql sql-server teaching-materials

Last synced: 01 Apr 2025

https://github.com/skinz3/flex

Flex is a lightweight object-relational mapping (ORM) product for the Microsoft .NET Core and SQL : it provides a framework for mapping an object-oriented domain model to a traditional SQL database.

mysql orm orm-framework orm-library ormlite sql sqllite

Last synced: 14 Jan 2026

https://github.com/joelniemela/maggy

SQL Migration Tool

cli macros migration-tool sql

Last synced: 25 Apr 2025

https://github.com/mchmarny/github-bigquery-exporter

GitHub BigQuery Export Utility

bigdata data gcp github-pages sql

Last synced: 05 Sep 2025

https://github.com/timkong21/medical-appointment-no-show-prediction

A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.

api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost

Last synced: 26 Feb 2026

https://github.com/DataDrivenGit/Music-Streaming-App-using-AWS-ETL

Implemented Data Warehouse, Data Lake on AWS and Data modeling with Postgres and Apache Cassandra, Also used Apache Airflow to create data pipeline

airflow-operators cassandra data-lake data-pipelines datawarehouse postgres python3 sql

Last synced: 20 Jul 2025

https://github.com/suesslabs/litemigrator

SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.

avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc

Last synced: 08 Sep 2025

https://github.com/georgebarwood/database

SQL database implemented in C#

csharp database sql

Last synced: 18 Jan 2026

https://github.com/andremelchior/mysql-exercises

Repositório contendo exercícios de DDL, DML e DQL em MySQL.

mysql sql

Last synced: 02 Feb 2026

https://github.com/walker83/rorisdb

RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.

analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql

Last synced: 31 May 2026

https://github.com/schrosis/blade-sql

Generating SQL with Blade

blade laravel php query sql

Last synced: 13 Jan 2026

https://github.com/afonsir/postgresql-uri

This repo contains queries (scripts in SQL), submitted on URI Online Judge.

postgresql query sql uri-online-judge

Last synced: 10 Apr 2025

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/sevdanurgenc/mysqlornekler

MySql Veri Tabani dersine ait ornek kodlardir.

mysql sql storedprocedure view

Last synced: 16 Oct 2025

https://github.com/wamuir/fpds-conversion-utility

A replacement for the FPDS XML conversion utility: converts one or more FPDS data archives to a SQLite3 database.

fpds government spend-analysis sql xml

Last synced: 19 Jan 2026

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

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 Jan 2026

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/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/marcfernandezo/x-clone

🚀 Web Application clone of Twitter (X) made with Next.js App Router, Typescript, TailwindCSS and PostgreSQL

nextjs radix-ui react sql tailwindcss typescript webapp

Last synced: 08 Apr 2025

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/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/neondatabase-labs/sql-query-assistant

Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service

azure azure-functions neondb openai sql

Last synced: 17 Oct 2025

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/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/microsoft/sqlcallstackresolver.graphs

Sample code to generate and work with function call graphs, based on call stacks as input. Provided AS-IS - see SUPPORT.md.

azuresql debugging flamegraph memory-leak performance-analysis profiling sql sqlserver sqlserver-2016 sqlserver-2017 sqlserver-2019 sqlserver-2022

Last synced: 08 Oct 2025

https://github.com/ikauematos/sql-database-student

Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations

database sql

Last synced: 27 Feb 2025

https://github.com/viktorsvertoka/goit-rdb-hw-03

Home task for Relational Databases: SQL course🗄️

dql-commands goit goit-rdb-hw-03 sql workbench

Last synced: 22 Jan 2026

https://github.com/mberkiskal/gasstationapp-benzinistasyonuuygulamasi

It is an application where gasoline purchase and sales prices are found, profit is calculated according to these prices and gasoline sales are made according to the plate.At the same time, filling the tank can be performed according to the type of fuel remaining in the tank.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 18 Jan 2026

https://github.com/itsyst/library-management-system

Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.

asp-net-core bootstrap5 clean-architecture csharp entity-framework-core net7 razor-pages sql

Last synced: 01 Mar 2025

https://github.com/fear2o/scanshield

ScanShield is an advanced vulnerability scanner built to identify common web security flaws such as SQL Injection, XSS, LFI, RFI, directory listing issues, and security header misconfigurations.

ethical-hacking hacking hacking-tool lfi-detection lfi-exploit lfi-exploitation lfi-vulnerability python python3 sql vulnerabilities vulnerability vulnerability-detection vulnerability-scanners xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 23 Apr 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/turbot/steampipe-mod-docker-compliance

Run individual controls or full compliance benchmarks for Docker resources and more across all of your Docker containers using Powerpipe and Steampipe.

cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 26 Jan 2026

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/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/wwddnn/investidor-fiis

Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário

backend intellij java postman springboot springjpa springweb sql

Last synced: 12 Apr 2025

https://github.com/oakio/sqlify.dapper

Fluent SQL builder for Dapper

dapper fluentsql sql sqlbuilder

Last synced: 14 Jan 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/kaushikcfd/feinsum

Database approach for generating near-roofline Einstein Summation kernels.

code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors

Last synced: 13 Mar 2026

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/nedscode/rwproxy

A transparent reader-writer query-distributing proxy SQL driver for Go

database go golang master read replica replication slave sql write

Last synced: 11 Mar 2026

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/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/shiv-xm/leetcode_solution

Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.

algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string

Last synced: 12 Apr 2025

https://github.com/samuel-ricardo/connectionfactory

Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.

apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite

Last synced: 09 Oct 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/birddevelper/gomologin

Gomologin is Golang (Go) login manager working with RDBMS Databases

authentication authorization go golang gomologin login login-manager login-system role security session sql

Last synced: 28 Apr 2025

https://github.com/deadnews/firebirdsql-run

Firebirdsql wrapper inspired by subprocess.run

api firebird sql

Last synced: 03 Jul 2025

https://github.com/PauloPhagula/ezrecords

:vhs: ezrecords - SQL for Humans™ Enhanced

ezsql for-humans mysql postgres python records sql wpdb

Last synced: 31 Mar 2025

https://github.com/rosspatil/sql-db-mocking

This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.

golang golang-library golang-package golang-testing mocking mydb sql sql-mocking

Last synced: 01 Sep 2025

https://github.com/haikelfazzani/oracle

🔮 Oracle TSQL, Plsql, Sql , admin practice and training

oracle oriented-object plsql sql tsql

Last synced: 27 Jan 2026

https://github.com/twentyfourminutes/postgresql.bulk

Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.

bulkcopy npgsql npgsqlhelper postgres postgresql postgresql-extension sql

Last synced: 24 Dec 2025

https://github.com/mchmarny/dctl

simple utility to provide insight into repo activity

cli cmd cncf developer entitity golang sql sqlite

Last synced: 21 Feb 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/jesusvilla/knext

A query builder library, like Knex but extremely fast

fast firebird javascript knex nodejs postgresql query-builder sql

Last synced: 12 Mar 2026

https://github.com/edertone/turbodepot

General purpose multi storage library (ORM, Logs, Users, Files, Objects)

cross-language database filesystem javascript json-setup orm php sql typescript user-management

Last synced: 15 Aug 2025

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

The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.

postgresql sql

Last synced: 09 Oct 2025

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/ngmisl/csv-sql-q_n_a

convert CSV to SQL and use langchain to Question and Answer

ai langchain openai sql

Last synced: 13 Apr 2026

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/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/rrreeeyyy/go-sql-n-plus-one-finder

np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql

go n-plus-1 performance sql

Last synced: 14 Jan 2026

https://github.com/thmeitz/ksqldb-migrate

Migration tool for ksqlDB

go kafka kafka-streams ksqldb ksqldb-go sql

Last synced: 14 Jan 2026

https://github.com/thyagomota/api-labs

A collection of progressively challenging labs to help learning the fundamentals of API development.

api mongodb oas orm python sql sqlite

Last synced: 19 Apr 2025

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

Use SQL to instantly query Linear organizations, projects, teams, users & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 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