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/turbot/steampipe-mod-community-tracker

A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.

dashboard hacktoberfest sql steampipe steampipe-mod

Last synced: 08 Feb 2026

https://github.com/sarthakmakhija/tinydb

Tiny relational DB implementation over an LSM tree based storage engine

golang lsm-tree relational-database sql

Last synced: 28 Apr 2025

https://github.com/dinxsh/slice

📚 Web app for browsing, reading and getting e-book recommendations.

ajax asp-net asp-net-core asp-net-mvc ebook jquery sql

Last synced: 04 Mar 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/mooseman/langs

Playing around with small prog langs. Public-domain.

public-domain sql unlicense

Last synced: 16 Mar 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/jobbrio/jobbr-storage-mssql

Storage adapter for MS SQL Servers

jobbr mssql sql sqlserver sqlserver2017

Last synced: 18 Oct 2025

https://github.com/lealre/northwind-plpgsql

Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL

docker-compose plpgsql postgresql sql

Last synced: 27 Oct 2025

https://github.com/rajkelawala/django-crm

Customer-Relationship-Management

django python sql

Last synced: 20 Apr 2026

https://github.com/dazzle-php/pgsql

Dazzle Async PgSQL Client

async database dazzle pgsql php php-lib php7 postgres sql storage

Last synced: 27 Oct 2025

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/ncodes/jsq

A mongoDB query parser for SQL databases

go mongo sql

Last synced: 14 Jan 2026

https://github.com/ejunjsh/leetcode

😄 (600/800) learn algorithms and learn c++ by the way

algorithm cpp learning-algorithm leetcode shell sql

Last synced: 13 Apr 2025

https://github.com/cveira/openslim

Open Simple & Lightweight Infrastructure Manager

cmdb data itil itsm ms-access ms-sql-server powershell sql

Last synced: 15 Mar 2026

https://github.com/smartyhero/schema-diff

用于两个mysql数据库/sql文件之间表结构对比的工具

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/mitranim/gos

[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.

go sql

Last synced: 30 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/davideluque/bebedores

Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar

ci3311 pgsql sql universidad-simon-bolivar

Last synced: 13 Feb 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/yu-iskw/sqlfluff-complexity

A custom SQLFluff plugin to calculate SQL complexity

agent-harness dbt harness-engineering sql sqlfluff

Last synced: 06 Jun 2026

https://github.com/lynk4/advent-of-cyber-2023

THM DESCRIPTION: Get started with Cyber Security in 24 Days - Learn the basics by doing a new, beginner friendly security challenge every day leading up to Christmas.

active-directory advent-of-cyber-2023 buffer-overflow cyber cybersecurity digitalforensics machinelearning malware-analysis penetrationtesting securityoperations sql thm tryhackme tryhackme-writeups

Last synced: 24 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/sftsrv/sqlq

A little CLI for working with databases during development for quick queries and automation

cli database database-management javascript postgres sql sqlite typescript

Last synced: 02 Mar 2026

https://github.com/quantumudit/querying-with-tsql

This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.

azure-data-studio database sql sql-server t-sql

Last synced: 15 Apr 2026

https://github.com/swghosh/ug-courses

Class room and laboratory programs, UG-level CSE courses.

c fundamentals gdgu java mongodb php python r sql

Last synced: 13 Feb 2026

https://github.com/marksikaundi/studentstudy

Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project

googlebooksapi sql youtube-api

Last synced: 08 Feb 2026

https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site

in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.

database microsoft-sql-server sql

Last synced: 01 Mar 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/grihabor/trino-query-parser

Provides a parser for trino queries

presto presto-parser sql trino trino-parser

Last synced: 19 Mar 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/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/helderfarias/sqlx-wrapper

A simple wrapper fo sqlx with control of transaction

database go golang sql

Last synced: 17 Jan 2026

https://github.com/fdhhhdjd/self-study-real-math-problems

⚛️ 🍃 ReactJs,NodeJs,Redis-Queue,MongoDb,...

mongodb nodejs problems reactjs redis sql

Last synced: 16 May 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/hal-wang/sqless

一个客户端安全操作数据库的解决方案。全栈开发者福利!

asp-net-core cs csharp mssql mvc sql sqless sqlserver webapi wpf

Last synced: 07 Sep 2025

https://github.com/ashkan0201/shareit_web

A home page where you can share and download files.

database python3 selenium selenium-webdriver sql sqlite web

Last synced: 21 Sep 2025

https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments

Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit

api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine

Last synced: 04 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/dbstratta/postre

🧁 Delicious PostgreSQL query builder for Node.js

client javascript migrations nodejs pg postgres postgresql query query-builder sql

Last synced: 02 Jul 2025

https://github.com/coledixon/mvc_carinsurance_webapp

Car Insurance web application built with C# / MVC / Entity Framework / JavaScript / SQL / Materialize / HTML5

csharp cshtml entity-framework mvc sql webforms

Last synced: 02 Mar 2026

https://github.com/ratanakvlun/node-odbc

ODBC bindings for Node.js

database nodejs odbc sql

Last synced: 27 Feb 2026

https://github.com/felixmk0/egranjacat

RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.

aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party

Last synced: 13 Aug 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/mygreen/splate

splate is Java Library for 2Way-SQL template

java springframework sql sqltemplate

Last synced: 16 Jan 2026

https://github.com/Md-MamunAbdulKayum/springboot-security-examples

These examples include both Springboot-Security examples using in-memory setup and database setup

bcrypt database-setup encryption java mariadb spring-boot spring-security springboot-security sql thymeleaf

Last synced: 10 Mar 2025

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/At1llaG/PHP-RSS

In this project, we gather RSS Feeds with PHP and stores them in MySql database so it can be implemented in any mobile app through mysqli request. This project also acts as an RSS Aggregator like Feedly or NewsBlur.

mariadb mysql php phpmyadmin rss rss-aggregator rss-reader sql xampp xml xml-parser

Last synced: 10 Mar 2025

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

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

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

Last synced: 07 Jul 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/yuanchengjiang/sqlxdiff

To enhance the differential testing on DBMS via SQL query mappings

questdb sql testing

Last synced: 26 Feb 2025

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

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

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

Last synced: 22 Apr 2025

https://github.com/josemg-ux/travel_agency

Travel agency created with nodejs, express as a server and sequelize to interact with a BD

bootstrap express javascript mvc nodejs nodemon sequelize sql

Last synced: 01 Nov 2025

https://github.com/adriamontoto/criteria-pattern

The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.

criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation

Last synced: 19 May 2026

https://github.com/noonat/migrate

A simple migration helper for Go's database/sql package.

database golang migrations mysql postgres postgresql sql sqlite

Last synced: 09 Apr 2026

https://github.com/arvindshmicrosoft/microsoftacademicgraph

Working with the Microsoft Academic Graph in various data platforms - Azure SQL, SQL Server, Apache Spark etc.

academic azure-sql-database azure-sql-db graph-algorithms graph-database graph-theory microsoft-academic-graph research-paper sql sql-server

Last synced: 02 Aug 2025

https://github.com/ellisgl/geeklab-glpdo2

PHP >= 8.1 PDO Wrapper for Easy and Proper Bindings.

binding bindings database db escape mysql pdo pdo-mysql pdo-php pdo-wrapper php php8-1 php81 sql

Last synced: 19 Aug 2025

https://github.com/theory/sqljson

PostgreSQL-compatible SQL-standard SQL/JSON in Go

json jsonpath postgres sql

Last synced: 27 Sep 2025

https://github.com/surister/queryzen

Parametrized, named and versioned SQL queries over HTTP

backend http queries sql

Last synced: 21 Mar 2025

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

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

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

Last synced: 22 Apr 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/tracymuso/vet-clinic

This is a vet clinic database

databases sql

Last synced: 19 Jul 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-auth0

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

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

Last synced: 27 Oct 2025

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

Use SQL to instantly query status (e.g. checks, downtimes) from updown.io. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query infrastructure resources (e.g. servers, networks) from Equinix Metal. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/niclasko/fusebase

Data Convergence Engine

data-virtualization etl sql

Last synced: 28 Apr 2025

https://github.com/andreasgdp/robo-throw

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

cpp robotics sql

Last synced: 07 Mar 2026

https://github.com/vincentserpoul/playwithsql

implementing as immutable as possible data modelization and benchmarking it on different platforms

benchmarking cockroachdb container docker gcp golang kubernetes kubernetes-cluster mariadb mssql mysql percona postgres sql swarm-cluster

Last synced: 17 Jan 2026

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

Use SQL to instantly query apps, dynos and more from Heroku. Open source CLI. No DB required.

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

Last synced: 02 Sep 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-fly

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

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

Last synced: 22 Apr 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/haadiiii/vet-clinic-database

This database is of an imaginary Vet who wanted an easier way to manage his data.

database psql schema sql

Last synced: 03 Jul 2025

https://github.com/nguyenanhung/database

A wrapper database and backup database

database pdo php php-database query-builder sql

Last synced: 15 Apr 2025

https://github.com/instazdll/besson_ethan_info1a_164_2023

A simple web application that runs on flask and displays tables from a database.

flask flask-application markdown mysql sql

Last synced: 08 Apr 2025

https://github.com/byancamatos01/exercicioconstraint2

EXERCICIO DE CONSTRAINT EM SQL SERVER

banco-de-dados constraints fatec-zl sql

Last synced: 06 Apr 2025

https://github.com/noborus/sqlss

Split SQL into statements

sql sql-splitstatement

Last synced: 04 Oct 2025

https://github.com/reugn/aerospike-cli

A command line utility to query the Aerospike database using SQL

aerospike cli cli-app jdbc sql terminal

Last synced: 15 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/codenoid/node-examp-app

Node JS, SQLite, IO Exam app

examp node sql

Last synced: 22 Apr 2025

https://github.com/pojntfx/uni-db1-notes

Personal notes for the DB1 course at HdM Stuttgart.

hdm-stuttgart learning oracle plsql sql uni

Last synced: 10 Aug 2025

https://github.com/walid0912/talend_mission

Mission Talend Data Integration

data-integration java json sql talend xml

Last synced: 12 May 2025

https://github.com/codewizard-404/iset

This repository serves as a collection of academic projects, assignments, or learning exercises related to programming and IT concepts, intended for educational purposes and skill development during my time at ISET Charguia.

android angular c css dart django html java javascript nodejs php python soap springboot sql symfony talend typescript uml xml

Last synced: 10 Apr 2025

https://github.com/takegue/bqmake

BigQuery Powered Data Build Suite.

bigquery sql

Last synced: 30 Oct 2025