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/amccool/ssdt-staticdatagenerator

Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment

lookup-tables sql ssdt

Last synced: 11 Apr 2025

https://github.com/felipeoriani/mindicators

2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.

express indicators javascript nodejs rest-api sequelize sql sql-server

Last synced: 07 May 2026

https://github.com/sharovik/orm

Golang query builder. Easy to use. Supports MySQL and sqlite

database go golang mysql orm query-builder sql sqlite

Last synced: 06 Mar 2026

https://github.com/duncan3dc/sql-class

A simple database abstraction layer for PHP, with an on disk caching facility.

mysql odbc php sql

Last synced: 05 May 2025

https://github.com/paulophagula/ezrecords

:vhs: ezrecords - SQL for Humans™ Enhanced

ezsql for-humans mysql postgres python records sql wpdb

Last synced: 21 Mar 2025

https://github.com/raleighlittles/sql_zoo_solutions

Solutions to all 95 SQL Zoo tutorial questions.

sql sql-zoo

Last synced: 21 Mar 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/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/raminmammadzada/sql-zoo

Microverse School > SQL Project > SQL Zoo

sql sql-zoo

Last synced: 20 Jan 2026

https://github.com/bytebase/tsql-parser

The parser for SQL Server. It is based on the ANTLR4

antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver

Last synced: 10 Jul 2025

https://github.com/kitsunetech-com/velox-server

Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)

composer database json mysql odbc-api php sql sql-server

Last synced: 12 Apr 2025

https://github.com/nicoretti/harlequin-exasol

harlequin adapter for Exasol DB

exasol harlequin plugin python sql tui

Last synced: 10 Apr 2025

https://github.com/coelhoreinaldo/trybe-exercises

Repository containing the projects and assignments I developed during my time at Trybe.

css docker git github html javascript jest nodejs react react-hooks react-router-dom react-testing-library reactjs redux sql terminal typescript

Last synced: 11 Apr 2026

https://github.com/monacoremo/postgres-trees

Example for how to model trees and implement transformations on them in Postgres.

postgresql sql tree-structure

Last synced: 18 May 2026

https://github.com/maurodelazeri/memsql-cpp-connector

MemSQL connector with pool of connections for c++

connector mariadb memsql pool sql

Last synced: 16 May 2026

https://github.com/cleaning-corp/db

БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.

database plpgsql postgresql relational-databases sql sql-schema

Last synced: 10 Apr 2025

https://github.com/cc59chong/data-modeling-with-postgres

This project builds a star schema in Postgres with fact and dimension tables for analytics. A Python ETL pipeline transfers data from local JSON files into these tables.

database etl json modeling postgres python sql

Last synced: 06 Apr 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/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/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/project-tsurugi/jogasaki

SQL job scheduler

database rdbms scheduler sql

Last synced: 23 Sep 2025

https://github.com/apijson/apijson-milvus

腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.

ai apijson database milvus orm orm-library sql vector vector-database

Last synced: 18 Feb 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/sameetasadullah/student-registration-database-website

A School Management Website where you can register students, their courses, generate challan forms, change class forms, and many more options

erdiagram oracle-11g php school-management sql

Last synced: 01 Aug 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/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/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/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/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/ottomayerpy/sqldatabase

Creation and management of student profiles. Анкетирование студентов. Управление СУБД MS SQL Server.

mssqlserver netframework45 sql wpf

Last synced: 08 May 2026

https://github.com/ricard1406/little_mcp

A simple yet powerful local AI assistant that runs entirely on your machine. Built for learning and experimentation, Little MCP combines the power of open-source LLMs with advanced RAG that work with your personal documents. Included tools: real time weather, calculate, local documents RAG, local SQL database

agent langchain mariadb mcp mcp-client mcp-server mistral ollama python python3 qwen qwen3 rag retrieval-augmented-generation sql thinking

Last synced: 15 Mar 2026

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/billwallis/sql-models

Stand-alone SQL models.

sql

Last synced: 30 Sep 2025

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/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/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/kolosovpetro/sql_course

Data Bases - SQL practice. For educational purposes

sql sql-query tsql

Last synced: 09 Mar 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/turbot/steampipe-plugin-splunk

Use SQL to instantly query logs, indexes, apps and more Splunk. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/mahrjose/bracu-cse370

BRAC University's course - CSE370 (Database Systems) Notes, Questions, Solutions & more. (Spring 23)

bracu bracu-cse bracu-cse370 cse cse370 database dbms lab mahrjose php sql

Last synced: 31 Aug 2025

https://github.com/idriz4work/cs50w

In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)

ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface

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

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 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/byancamatos01/exerc-cios-ddledml

"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "

ads banco-de-dados ddl dml fatec-zl sql

Last synced: 18 Mar 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/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/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/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/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/seddryck/ermine

ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.

erd graphviz sql

Last synced: 28 Jun 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/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/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/wiris/santoku

Python wrappers around a variety of external services

aws google-cloud salesforce slack sql

Last synced: 19 Aug 2025

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/ahmad-masud/database-schema-constructor

🗄A tool created to help design and visualize database schemas in sql

database database-generator database-management database-schema firebase javascript nodejs react schema sql

Last synced: 03 Nov 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/martinkalema/cs50-python

Havard University Entry Level Course Problem Set Solutions

cybersecurity game-development python3 sql web-programming

Last synced: 28 Jul 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/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/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/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/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/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/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/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/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/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/jmank88/go-web-sql

Simple golang web app for executing SQL.

go golang sql

Last synced: 15 Aug 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/martijndeb/liteadmin

A hostable SQLite browser and editor like phpMyAdmin, but for SQLite.

admin-panel dba sql sqlite

Last synced: 05 Jul 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/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/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/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/cliftondavies/sqlzoo-solutions

A list of solutions for the tutorials and quizzes on https://sqlzoo.net/

mysql sql

Last synced: 22 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/ouail-01/vet-clinic_database

Relational database project for a vet clinic.

postgresql sql

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

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 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/imor/pg_escape

A Rust library to escape Postgres flavoured SQL

postgres postgresql sql sqlinject-defense

Last synced: 21 Aug 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/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/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/egasimov/sql-scripts

Useful SQL Scripts

dynamic-sql oracle plsql sql

Last synced: 19 Feb 2026