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/sloweyyy/northwind-db-practice

This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.

database mysql postgresql sql

Last synced: 15 Apr 2025

https://github.com/StephenKevin/zugh

[WIP] Empowering you to use complex SQL, but without writing them directly.

mysql python3 sql

Last synced: 03 Oct 2025

https://rnitzsche.github.io/instahub-doc-de/

Datenbanken mit InstaHub (Skript für den Informatik-Unterricht)

beruflichesgymnasium berufskolleg berufsoberschule datenbanken informatikunterricht sql

Last synced: 19 Nov 2025

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

Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.

postgresql psql sql

Last synced: 30 Oct 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/camilossantos2809/rpoperacoes

Comandos SQL utilizados para auxiliar a implantação do sistema ERP ou correção de problemas comuns no suporte ao cliente.

erp flexdb plpgsql postgresql python rpservices sql

Last synced: 27 Oct 2025

https://github.com/arshia-rgh/mealmastermind

Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.

celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket

Last synced: 19 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/neondatabase/neon-vercel-rawsql

Example use of Neon serverless driver on Vercel Edge Functions with raw SQL

neon postgresql serverless sql vercel vercel-edge-functions

Last synced: 08 Apr 2025

https://github.com/mygreen/splate

splate is Java Library for 2Way-SQL template

java springframework sql sqltemplate

Last synced: 16 Jan 2026

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

Use SQL to instantly query services, ACLs and more from Fastly. Open source CLI. No DB required.

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

Last synced: 14 Jun 2025

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

Use SQL to instantly query urlscan.io. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query projects, teams, domains and more from Vercel. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query resources, data sources and more from AWS CloudFormation templates. Open source CLI. No DB required.

aws backup cloudformation cloudformation-template etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 25 Aug 2025

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

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

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

Last synced: 22 Apr 2025

https://github.com/k1ethoang/database-uni

Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)

database mysql sql

Last synced: 04 Sep 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/velocityzen/sql-migrate-up

Simple SQL Migration tool

fp fp-ts migration sql

Last synced: 16 Jul 2025

https://github.com/chop-dbhi/sql-schema-exporter

Utility to export schema information from a relational database to JSON.

export information-schema schema sql

Last synced: 11 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/jmoseka/medical-clinic

This project implement the SQL needed to build a database based on a diagram

postgresql sql

Last synced: 09 Apr 2025

https://github.com/apache/pulsar-sql

Pulsar SQL extracted from apache/pulsar

apache-pulsar pulsar pulsar-sql sql trino

Last synced: 09 Apr 2025

https://github.com/volfpeter/sqlmodelservice

A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI

fastapi pydantic python sql sqlalchemy sqlmodel

Last synced: 07 May 2025

https://github.com/curycu/sql-quiz

based on MySQL syntax with mostly ANSI query style

quiz sql

Last synced: 04 Feb 2026

https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app

React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.

chatgpt css next openai react sql typescript

Last synced: 13 Apr 2026

https://github.com/kazimovzaman2/cs50x-finance

🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"

cs50 css flask html javascript jinja python sql web-application

Last synced: 09 Apr 2025

https://github.com/rnett/exposedgson

GSON type adapter for Kotlin Exposed DAO classes.

dao gson json kotlin sql

Last synced: 16 Mar 2026

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

In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 07 Oct 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/s0und0fs1lence/chdb-zig

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 Jan 2026

https://github.com/csev/dj4e-market

Base Checkout of the DJ4E Marketplace

django python sql

Last synced: 20 May 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/oakio/sqlify.dapper

Fluent SQL builder for Dapper

dapper fluentsql sql sqlbuilder

Last synced: 14 Jan 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/gouyiba/mybatis-max

Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.

curd mybatis mybatis-max orm sql toolkit

Last synced: 14 Jan 2026

https://github.com/wiris/santoku

Python wrappers around a variety of external services

aws google-cloud salesforce slack sql

Last synced: 19 Aug 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/hbmartin/comparison-serverless-cloud-sql-databases

Comparing hosted, serverless SQL cloud databases.

awesome backend comparison database serverless sql

Last synced: 30 Mar 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/rajtilak-2020/suraksha-mirage_nextech1.0

A real-time cybersecurity honeypot dashboard built with React and TypeScript. Monitors and visualizes login/signup attempts with comprehensive analytics, threat detection, and admin management capabilities.

cyberdefence cybersecurity ethical-digital-standards hackathon honeypot innovation react sql supabase typescript

Last synced: 09 Mar 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/jandedobbeleer/harvey-dent

Team and mobile app product metrics tooling to use in a DevOps minded environment

apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo

Last synced: 09 Apr 2026

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

Use SQL to instantly query Turbot Pipes resources across workspaces. Open source CLI. No DB required.

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

Last synced: 12 Apr 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/viktorsvertoka/goit-rdb-hw-02

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-02 mysql mysql-database sql workbench

Last synced: 09 Apr 2025

https://github.com/xgqfrms/vscode

:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉

code-snippets dart go html5 javascript leetcode php python react sql swift typescript vscode vue webassembly xgqfrms

Last synced: 12 May 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/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/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/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/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/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/devrabbani/zendb

All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.

algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript

Last synced: 07 Mar 2026

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

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

postgres postgresql postgresql-connect-python postgresql-connector postgresql-database postgresql-python psycopg2 sql

Last synced: 14 Apr 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/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/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/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/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/themost-framework/query

@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js

agnostic closures database orm query query-builder rdbms sql sql-language sql-query

Last synced: 15 Apr 2025

https://github.com/marco0antonio0/trabalho_extensao_medvet

O projeto academico de extensão consiste em um site dedicado à doação de animais de estimação, proporcionando uma experiência amigável e eficaz para os interessados em adotar.

adocao agile-development animais nextjs phpmyadmin sql

Last synced: 28 Apr 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/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/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/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/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/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/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/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/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/sloanelybutsurely/pg-mvc

🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL

demo mvc plpgsql postgresql rest-api sql

Last synced: 10 Jan 2026

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/dgroup/vcs4sql

Organizing version control for the database(s) in a simple, elegant way.

changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs

Last synced: 12 May 2025

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

Stand-alone SQL models.

sql

Last synced: 01 Mar 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/davilands/pro2112-udpm-java

Dự án TN: Diễn đàn chia sẽ yêu thương

fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc

Last synced: 23 Mar 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/gmr/pgparse

Python wrapper for libpg_query

postgresql python3 sql

Last synced: 27 Jul 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/adamdriscoll/psdapper

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

sql

Last synced: 23 May 2026