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/panoschatzi/fitnessdatabase

The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.

database etl-pipeline pandas python sql sqlalchemy sqlserver ssms

Last synced: 07 May 2025

https://github.com/tekyaygilfethi/pythonsqldataframeconnector

This module allows you to create sql create and insertion queries for given dataframe.

connector postgresql python sql

Last synced: 10 May 2026

https://github.com/slott56/unlearning-sql

The examples from the Unlearning SQL book

database python sql

Last synced: 06 Mar 2026

https://github.com/zloom/prisma-sql-gen

A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.

database generator initialise nodejs prisma sql tests

Last synced: 11 Apr 2025

https://github.com/muhakbarhamid21/advckasir

ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.

aplikasi-kasir css java javascript netbeans php sql

Last synced: 25 Feb 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/alhankeser/citibike-analysis

Extracting and Transforming Citi Bike Data for Analysis

citibike data-analysis data-science data-visualization etl sql

Last synced: 25 Jan 2026

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/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/riju18/dashing-datawarehouse-dbt

Design the Data Warehouse with minimalistic code.

cte data-warehouse dbt jinja postgresql python 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/robinvandernoord/pydal2sql

Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic

pydal python sql typedal

Last synced: 18 Jul 2025

https://github.com/HelgeSverre/sql-splitter

Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect.

cli database devtools mysql mysqldump postgresql rust sql sql-dump sqlite

Last synced: 06 Mar 2026

https://github.com/viktoriaszabo-sz/restful-for-lejos

This is Team 3's repository for Web Services Project work

java lejos-ev3 rest-api robotics sql

Last synced: 10 Apr 2025

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

Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.

backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 20 Jun 2025

https://github.com/amdmi3/aesqlapius

Manage SQL queries as a Python API

python sql

Last synced: 29 Apr 2025

https://github.com/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/palewire/first-athena-query

How to analyze millions of records in seconds with Amazon Web Services and SQL

athena data-journalism journalism news python sql tutorial

Last synced: 12 Jun 2025

https://github.com/exegeses/introdb-74806

Curso Introducción a Bases de datos | Código 74806

mysql mysql-database mysql-workbench sql

Last synced: 17 Feb 2026

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/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/rafinhaa/controlmei

Software de gerencia para Micro Empreendedor Individual (MEI)

cadastro-de-empresas csharp mei microempreendedor sql

Last synced: 20 Jun 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/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/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/cjunwon/youtube-data-analysis

End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask

aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api

Last synced: 17 Feb 2026

https://github.com/mineru98/searchts

A library for filtering TypeScript objects based on a json SQL-like language, tsql

filter json node object-search query search sql typescript

Last synced: 03 Apr 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/zachvictor/sqlinsert

Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.

bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql

Last synced: 06 Apr 2026

https://github.com/joknaa/plsql-javaswing_project

🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.

java plsql plsql-javaswing sql swing-gui

Last synced: 19 Jun 2025

https://github.com/mayankjhanwar/domestic-airlines-management-system

The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.

database dbms html my-sql mysql-database php sql sql-server wamp-server

Last synced: 11 Apr 2025

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/speedphp/speedsql

SQL Mapper annotations for NestJS, similar MyBatis.

decor mybatis nest orm sql typescript

Last synced: 12 Apr 2025

https://github.com/quantco/sqlcompyre

Python package for comparing SQL tables and databases.

python sql

Last synced: 03 May 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/abdelkarimhajji/quiz-game

End-of-Year Project: Successfully designed and implemented an engaging quiz game at our learning solicode center. Elevate your knowledge with fun quizzes, challenges, and interactive learning. Let's make education exciting! 🧠🎓 #EdTech #QuizGame"

css html javas mysql-database php quiz-game sql

Last synced: 09 May 2026

https://github.com/neoxelox/gilk

Silk-like query inspector/profiler for golang

database gilk go golang inspector json profiler query silk sql ui

Last synced: 30 Apr 2026

https://github.com/dhi13man/safesynciot

Potential Server, Database and UI components for the IoT project SafeSync IoT, for a safer, post-covid workspace.

cross-platform dart flutter iot iot-application sql

Last synced: 08 May 2026

https://github.com/guillempuche/effect_server_react

Clean architecture using the Effect library: domain, usecase, repositories, SQL, Node server

clean-architecture ddd-architecture domain-driven-design effect functional-programming nodejs server sql

Last synced: 26 Apr 2026

https://github.com/hwywl/sql-generation-framework

SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。

sql sqlgenerator

Last synced: 20 Jun 2026

https://github.com/turbot/powerpipe-mod-imdb

Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.

dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 19 Jun 2026

https://github.com/inj-krish19/sql

There are programs of 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 .

mysql practicequestions sql

Last synced: 18 Jun 2026

https://github.com/conreality/conreality.sql

Conreality Software Development Kit (SDK) for SQL.

conreality postgresql sdk sql

Last synced: 16 Jun 2026

https://github.com/radom12/dbms-apartment-management-system-project

Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.

apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql

Last synced: 02 May 2026

https://github.com/turbot/powerpipe-mod-rnacentral

Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.

dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql

Last synced: 23 Jun 2026

https://github.com/0xrocky/giogu-db

Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.

database php plpgsql postgresql sql

Last synced: 07 May 2026

https://github.com/cleilsonandrade/jobscalc

JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer, onde é possível cadastrar e excluir jobs (projetos), obtendo uma estimativa de custo de cada job. Além disso, é possível estimar o valor da hora da pessoa que estará usando o sistema.

budget-manager express freelancer fullstack mvc nodejs nodemon sql sqlite

Last synced: 28 Apr 2026

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

Vet clinic databases to learn relational databases and relationships

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/zainmustafaaa/sql-lite-database-demo

Purpose of this project is just to help beginners to know how to initialize sql lite database for android.

android android-database database sql sql-lite

Last synced: 19 Apr 2026

https://github.com/avisionh/sqlquerygraph

Represent your SQL queries as a graph.

cypher graph neo4j network sql

Last synced: 06 May 2026

https://github.com/aghost-7/flip-table

Flip the tables.

command-line humour nodejs sql

Last synced: 28 Apr 2026

https://github.com/tpps88206/michael-quickly-generate-data-structure

Quickly generate data structure with multiple language.

angular data-structures golang json sql

Last synced: 18 Apr 2026

https://github.com/felixklauke/prophecy

A little SQL connection pool capable of creating a datasource and improving your database access speed.

connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql

Last synced: 20 Apr 2026

https://github.com/vmvarela/sql-pipe

A blazing-fast, zero-dependency CLI that pipes CSV data from stdin into an in-memory SQLite database for instant SQL querying. Built with Zig.

csv sql sqlite zig

Last synced: 01 May 2026

https://github.com/barrettotte/sql-unit-poc

A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.

json mssql proof-of-concept python sql t-sql test-runner unit-testing

Last synced: 20 Apr 2026

https://github.com/arturoeanton/go-struct2serve

This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.

database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql

Last synced: 28 Apr 2026

https://github.com/mchmarny/cloud-sql-for-cloud-run-example

Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run

certificate cloud cloud-sql golang kms sql tls

Last synced: 28 Apr 2026

https://github.com/santhoshse7en/applied_machine_learning_online_course_solutions

Applied Machine Learning Online Course Solutions | Category: AI & Machine Learning

applied-machine-learning course-solutions imdb machine-learning machinelearning-python python sql

Last synced: 11 May 2026

https://github.com/snykk/grader-assignments-sql

[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP

database gorm problem-solving sql

Last synced: 19 Apr 2026

https://github.com/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 01 May 2026

https://github.com/cognica-io/uqa

UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure

bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search

Last synced: 08 Apr 2026

https://github.com/lordmitrii/budget-manager

This is a budget manager app that allows you to visualize your budget and to save it in database

matplotlib pandas python seaborn sql

Last synced: 10 May 2026

https://github.com/jerryfzhang/exceltosql

Excel to SQL insertion code generator.

csv csv-converter csv-import csv-parser insertion sql sql-insert xls

Last synced: 24 Jun 2026

https://github.com/orhankupusoglu/alembic-sql

Manage databases with Alembic, but use SQL instead of Python

alembic database migration postgresql sql sql-ddl sqlalchemy

Last synced: 10 May 2026

https://github.com/elazzouzihassan/gestiondesformations

Développement d'une application Web pour la gestion des formations en utilisant le framework PHP Laravel

laravel mysql php php-framework sql webapp

Last synced: 09 May 2026

https://github.com/rchaganti/sqldrive

SQL Server objects as a PowerShell Drive

powershell powershell-drive psdrive ships sql sql-server

Last synced: 24 Apr 2026

https://github.com/sadeeshaperera/lifecare--health-insurance-management-system

SLIIT 1st year second semester university project using HTML, CSS, JS, PHP for a health insurance management system

css healthinsurance html javascript php phpmyadmin project sql university xammp

Last synced: 19 Apr 2026

https://github.com/mchenryspagg/google-play-store-apps-analysis-visualization

An analysis and visualization of google play store apps scraped data for the period of 2010 - 2018 . This project aims at cleaning the dataset, analyzing the given dataset, and mining informational quality insights. This project also involves visualizing the data to better and easily understand trends and different categories.

dataanalysis datacleaning datavisualization documentation mysql powerbi preprocessing python sql

Last synced: 09 May 2026

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/timur-sh/queryman-builder

Queryman. Java tools for working with queries of PostgreSQL database.

java postgresql postgresql-query-builder query-builder sql

Last synced: 22 Jun 2026

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/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/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/csev/dj4e-market

Base Checkout of the DJ4E Marketplace

django python sql

Last synced: 20 May 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/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/raleighlittles/sql_zoo_solutions

Solutions to all 95 SQL Zoo tutorial questions.

sql sql-zoo

Last synced: 21 Mar 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/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/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/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/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/neondatabase/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 Feb 2026