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/austintoddj/codewars

Completed solutions to Codewars kata

bash codewars kata learning php practice sql

Last synced: 15 May 2026

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

https://github.com/xnuinside/simple-ddl-generator

(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)

dataclasses ddl ddl-scripts generator models pydantic python sql

Last synced: 18 Mar 2025

https://github.com/wroge/esperanto

SQL Database Access Layer for multiple Dialects

mysql no-orm oracle postgres sql sqlite sqlserver

Last synced: 11 Apr 2025

https://github.com/rajat2502/sql-editor-view

SQL EDITOR VIEW is an application that allows users to simply execute SQL queries on a sample database or design their own tables and receive instant results.

compiler sql vue

Last synced: 09 Jul 2025

https://github.com/piharpi/db_hotel_realta

Mini Project 🏨 Hotel Realta

case-study sql sql-server

Last synced: 28 Oct 2025

https://github.com/bhavik-jikadara/peowt

Predicting the Energy Output of Wind Turbine Based on Weather Conditions

data-science deep-learning kaggle lstm machine-learning mysql nlp prediction python sklearn sql windpo

Last synced: 04 Apr 2025

https://github.com/javiercanon/microsoft-sql-server-scripts-utils

👩‍💻 Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... 👨‍💻

microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver

Last synced: 07 May 2025

https://github.com/joaoassalim/beecrowd-solution

Beecrowd Solution in Python, C, C++, Java and SQL

beecrowd-solutions c cpp17 java python sql

Last synced: 08 Sep 2025

https://github.com/sevdanurgenc/mssql-lecture-notes

In this repo, there are lecture notes of MsSQL.

database mssql mssql-database mssql-server sql

Last synced: 30 Oct 2025

https://github.com/prefeitura-rio/queries-datario

Modelos do DBT utilizados para publicação de dados da PCRJ

dbt government open-data python sql

Last synced: 17 Jan 2026

https://github.com/magnusrodseth/complete-sql-mastery

My personal notes from the Complete SQL Mastery course.

mysql relational-databases sql

Last synced: 10 Sep 2025

https://github.com/0xsio/sqlstate-rs

Representations and parsing logic for SQLSTATE return codes.

rust sql sqlstate

Last synced: 10 Apr 2025

https://github.com/cleilsonandrade/carteira_vacinacao_digital

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

bootstrap css flask full-stack fullstack health html javascript jinja2 python sql sqlite vaccination

Last synced: 07 Mar 2026

https://github.com/alaa-abdallah1/auction-site

Overview This is an auction app that allows users to bid on items. The app is built using Laravel and Vue. Users can view a list of items up for auction, place bids on items, and view their bidding history.

css html laravel mysql oop php sql tailwindcss vue

Last synced: 15 Jul 2025

https://github.com/astrodynamic/retailanalitycs-in-postgresql

Develop a SQL script to create a database with tables, views, roles, and functions. Form personalized offers to increase average check, frequency of visits, and cross-selling.

bd csv data-analysis data-export data-input data-manipulation data-validation database-management functions git margin offers postgresql retail role-permission-management selling sql transaction tsv views

Last synced: 06 Apr 2026

https://github.com/chandima2000/faculty-management-system

This is a Windows Form application developed in C#

csharp dotnet-core sql windows-forms

Last synced: 11 Apr 2025

https://github.com/altafjava/migrate-mongodb-to-mysql

This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.

database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql

Last synced: 15 Jun 2025

https://github.com/ilkeresen/mvc5libraryapp

Layout Kontrolü Controller Yapısı Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Triggers Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları Mvc ile Adım Adım Web Geliştirmeyi Entity Framework Linq Sorguları Sınıf Nesne ve OOP Kavramları SQL ile Veri Tabanı Yönetimini Prosedür ve Trigger Kontrollerini Dahsboard Yapısını Dinamik Web Geliştirmeyi Bootstrap Css Html Tasarım Kontrollerini

adminlte ajax asp-net-mvc bootstrap chart controller diagram entity-framework javascript layout linq model mvc5-framework oop smtp sql stored-procedures templates triggers view

Last synced: 27 Mar 2025

https://github.com/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 2025

https://github.com/manusquall/restaurant-web-app

A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app

crud-application database food-products php restaurant-web sql sql-database

Last synced: 13 Apr 2025

https://github.com/tushar2704/everyday-sql

Welcome to Everyday SQL Sheets – your go-to resource for everyday SQL cheat sheets, pro tips, interview questions, and more. Whether you're a beginner looking to learn SQL or an experienced developer seeking quick reference materials, this application has got you covered.

artificial-intelligence cheatsheet data-analysis data-science database mysql postgresql query-language sql sqlalchemy streamlit streamlit-tushar2704 tushar2704

Last synced: 05 Apr 2026

https://github.com/kstrassheim/datawarehouse-crawler

This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.

azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql

Last synced: 28 Apr 2026

https://github.com/giis-uniovi/tdrules

Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data

api-testing coverage database fpc mcdc mutants openapi sql testing

Last synced: 11 Apr 2025

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

Use SQL to instantly query Docker Hub repositories, tags, tokens and more. Open source CLI. No DB required.

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

Last synced: 01 May 2025

https://github.com/fireemerald/knowntitles

A offline tool to edit the knownTitles of all characters

add character knowntitles lookup modify remove sql tool trinitycore

Last synced: 11 Jan 2026

https://github.com/0xataru/dfox

DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.

crossterm ratatui-rs rust sql tui-rs

Last synced: 07 May 2025

https://github.com/furkancosgun/abap_database_manager

A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.

abap abap-development abap-oo abapgit database sql

Last synced: 06 Mar 2026

https://github.com/maghead/magsql

high performance cross platform sql generator

sql universal

Last synced: 01 May 2025

https://github.com/rschwarz/sql-clickhouse

Support for Clickhouse databases in sql-mode for Emacs.

clickhouse emacs sql

Last synced: 11 Jun 2026

https://github.com/arshadkazmi42/chrome-cookie

Chrome cookie manager for node. To set and get cookie from chrome

chrome chrome-cookie cookie cookie-crud crud db hacktoberfest sql sqlite

Last synced: 20 Mar 2025

https://github.com/powersync-ja/powersync-dotnet

SDK that enables local-first and real-time reactive apps with embedded SQLite for .NET clients

local-first local-storage offline offline-first powersync sql sqlite state-management sync

Last synced: 06 May 2025

https://github.com/ihengshuai/blog

this is a blog for sharing the knowledge of web development.

blog canvas compiler css devops docker frontend http hybird javascript k8s nginx nodejs react sql vue

Last synced: 11 Apr 2025

https://github.com/prashantbtkl/nlsql

generates SQL query from natural language for your PostrgreSQL database

llm llm-inference postgres postgresql sql text-to-sql

Last synced: 07 May 2025

https://github.com/umbrellaleaf5/sql

My repository where I first try and learn SQL and databases

dafe education mipt sql

Last synced: 03 Jul 2025

https://github.com/lnvaldez/stackoverflow-sql-queries

SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.

csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow

Last synced: 30 Oct 2025

https://github.com/lewuathe/terraform-aws-presto

Terraform module to create Presto cluster

bigdata presto sql terraform

Last synced: 16 Jun 2025

https://github.com/spiderxm/bank_management_restapi

Rest api build using flask

flask sql

Last synced: 14 May 2026

https://github.com/rammm2005/schema-ecc

Schema of Simple Database make with SQL

database eccomerce schema sql

Last synced: 16 Aug 2025

https://github.com/d-ganchar/ripley

A simple interface for routine db operations and data maintenance

clickhouse data data-maintenance database python sql

Last synced: 05 May 2025

https://github.com/seferogluemre/entityframeworkdbfirstproduct

Entity FrameWork first database commerce project

commerce csharp dbfirst-database entity-framework sql

Last synced: 11 Apr 2025

https://github.com/aziontech/edgesql-shell

A command-line interface for interacting with Azion's EdgeSQL service.

azion cli edge-computing edgesql sql sqlite

Last synced: 28 Oct 2025

https://github.com/spoje-net/ruian2sql

A tool for importing address points of the State Surveying and Cadastre Administration into SQL database

phing-tasks phinx-migrations php sql

Last synced: 17 Jul 2025

https://github.com/mallickboy/edtech.github.io

An innovative EdTech platform built with ReactJS, Node.js, and MongoDB, enabling seamless course management, user interaction, and real-time updates. Designed for scalability and user-friendly experiences.

css fullstack-development html javascipt mongodb nodejs reactjs sql

Last synced: 13 Apr 2025

https://github.com/dataterminalapp/dataterminal

A minimal Postgres desktop client for macOS

database electron mac-app postgres postgresql sql

Last synced: 17 Jun 2025

https://github.com/leandrosimoes/my-useful-codes

Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!

bash codes csharp css git html javascript my personal-code repository samples sql vb-net

Last synced: 13 Apr 2025

https://github.com/datatogether/sql_datastore

Experimental Golang implementation of the ipfs datastore interface for sql databases.

datastore-interface golang ipfs package sql

Last synced: 07 Oct 2025

https://github.com/chromy/crunch

sqlite3 compiled to WASM for the browser and server

sql sqlite sqlite3 wasm webassembly

Last synced: 11 Apr 2025

https://github.com/bogdanp/racket-define-query

Turn .sql files into virtual-statements.

racket sql

Last synced: 03 Apr 2025

https://github.com/turbot/steampipe-mod-oci-compliance

Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.

cis cis-benchmark compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 06 Mar 2026

https://github.com/saiteja-talluri/fake-news-detection-using-crowdsourcing

Web App for crowdsourcing the verification of spurious news articles.

ajax crowdsourcing database-design database-management fake-news js sql

Last synced: 10 Apr 2025

https://github.com/archf/ansible-sql-runner

Run a sequence of sql queries or scripts on a target db

ansible database impala phoenix postgresql role sql

Last synced: 11 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/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/designliquido/delegua-entidades

Biblioteca de manipulação de entidades de dados em alto nível.

delegua lincones orm portugues portuguese sql

Last synced: 23 Feb 2026

https://github.com/joeyism/py-sql2sql

A simple lightweight tool to perform ETL jobs between two SQL databases

database etl extract lightweight load mysql oracle postgresql psql relational sql to transform

Last synced: 25 Apr 2025

https://github.com/joelniemela/maggy

SQL Migration Tool

cli macros migration-tool sql

Last synced: 25 Apr 2025

https://github.com/kosa12/squeal-minidbms

Squeal, a mini database-management system (DBMS) project is a Java-based application that provides essential functionalities for managing databases and tables.

database-management dbms-project java javaswing mongodb sql

Last synced: 14 Oct 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/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/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/pixelspark/postgres-wire-server

Postgres wire protocol server in Swift

pgsql postgresql pq sql swift swift4

Last synced: 26 Apr 2025

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/portovep/dbt-testing-examples

Examples of how to implement unit, component, and contract tests for dbt data apps

analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing

Last synced: 23 Jan 2026

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/sondosaabed/intermediate-sql

In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!

datacamp intermediate-sql sql

Last synced: 23 Jan 2026

https://github.com/thekirankumarv/handmadeproductmanagementsystem

The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.

css database javascript php sql

Last synced: 25 Oct 2025

https://github.com/lmoors30/sqly

A lightweight macro system on top of sqlx, inspired by ormx.

async await postgres rust sql

Last synced: 28 Jan 2026

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/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/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/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/merendamattia/bdd

BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).

plpgsql postgresql sql

Last synced: 27 Oct 2025

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

Use SQL to instantly query Twilio resources across accounts. Open source CLI. No DB required.

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

Last synced: 27 Oct 2025

https://github.com/antonheryanto/dapper.entity

Dapper Extensions for Entity Framework

dapper dotnet dotnet-core efcore orm sql

Last synced: 14 Jan 2026

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/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/mattn/ways2go

2 Way SQL implementation for golang

2way-sql go golang sql

Last synced: 03 Apr 2025

https://github.com/andres-condezo/vet_clinic_database

This is a relational database to create the data structure for a vet clinic using PostgreSQL

postgresql sql

Last synced: 06 Feb 2026