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/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/refmv/iot-device-manager

A web app built using ASP.NET and React capable of managing smart devices.

aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql

Last synced: 29 Apr 2026

https://github.com/chenquan/mysql-parser

A SQL parser for mysql.

go golang mysql parser sql sql-parser

Last synced: 15 May 2026

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/organization-devxp/practica-codigo

Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.

csharp dart go java javascript kotlin php python ruby rust sql swift typescript

Last synced: 23 Apr 2025

https://github.com/tiagocavalcante/connection

A secure, multiple database ORM for PHP

composer database php sql

Last synced: 13 Jan 2026

https://github.com/mishkarogachev/generic_sql

Qt SQL generation library

qt sql

Last synced: 29 Apr 2026

https://github.com/alaa-aqeel/vsqlite

program to display sqlite databases

pyqt5 python qt5 sql sqlite sqlite3-databases

Last synced: 07 May 2026

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

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

hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 13 May 2026

https://github.com/bes-js/binfo

A high-performance npm package that provides card BIN (Bank Identification Number) information quickly and efficiently with SQL.

bin binlist card cards check checker fast sql

Last synced: 23 Feb 2026

https://github.com/anuja-rahul/progression_tracker_oop_v2

Progression tracker with a database using AES CBC encryption.

aes-256 cipher-block-chaining mariadb oop sql sqlite3

Last synced: 17 May 2026

https://github.com/avdaredevil/college-data-explorer

Explore College and Crime data through a material dashboard

college-assignment crime-data data-visualization google-polymer material-design nodejs sql

Last synced: 05 Jun 2026

https://github.com/gowone/superconverter

C#开发的一款多文件、数据类型转换器,支持Excel、Csv、Json、SQL、DataTable、Object等

converter csv datatable excel json object sql xml

Last synced: 22 Apr 2026

https://github.com/vivekraj21/x-blogger

It is a SpringBoot application which provide REST APIs to admin for posting, updating, deleting blog whereas users can read and comment on post.

git java lombok mapper postman spring-boot springsecurity-jwt sql swagger-ui

Last synced: 12 Apr 2026

https://github.com/haochi/jql.js

Query JSON data in a SQL manner

javascript linq orm sql typescript

Last synced: 24 Apr 2026

https://github.com/marcominerva/entityframeworkcoreauditing

This repository show different ways to audit database changes with Entity Framework Core

auditing entity-framework-core net sql sql-server temporal-table

Last synced: 24 Apr 2026

https://github.com/ujjawalsinghsde/Placement_Prepration

This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.

algorithm css data-structures html java javascript mongodb notes php placement prepinta100code sorting-algorithms sql

Last synced: 30 Dec 2025

https://github.com/raziyehbazargan/buildspectool

An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)

asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql

Last synced: 15 Apr 2026

https://github.com/rakshixh/jobvio.in

Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )

database-management dbmsminiproject mysql online-job-portal php sql

Last synced: 13 Apr 2026

https://github.com/arpitbrur/flight-ticket-booking-j2ee-mini-project

Here I'm uploading flight ticket booking project which is real time project. In this project I have use Core java, Servlet /JSP, JDBC, and MySql workbench.

core-java css3 html javascript jdbc-driver jsp-servlet mysqlworkbench servlet sql

Last synced: 13 Apr 2026

https://github.com/stevencodelab/aes128sistem

Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.

aes-128 bootstrap database decryption encryption javascript php sql

Last synced: 10 Apr 2026

https://github.com/sidzhao/easy-dapper-extensions

EasyDapperExtensions is an extension that supports base CRUD operations (Get, Insert, Update, Delete) using predicate.

dapper orm sql

Last synced: 14 Jan 2026

https://github.com/sanjinkurelic/meetinginfodatabase

Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database

ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio

Last synced: 29 Apr 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/fabiomattei/uglyduckling

Be focused on the problem you are solving while developing project management software using this framework that stays out of your way

json php php-framework sql

Last synced: 09 Apr 2025

https://github.com/niweera/gp

Group Project I (Hospital Management System of Bentota)

ajax bootstrap4 css html javascript jquery mysql php sql

Last synced: 13 Apr 2026

https://github.com/akos29/vet-clinic

This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.

pgsql sql

Last synced: 08 Feb 2026

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/georgetdn/syscppcplinux

Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)

class data framework linux object persistence serialize sql

Last synced: 12 Feb 2026

https://github.com/agoyamo/micosoft-sql-service-handler

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

microsoft microsoft-sql-server service sql sql-server

Last synced: 18 Mar 2026

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 10 Apr 2026

https://github.com/rakshitgupta9/celebal-internship

This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.

celabal internship sql summerintern

Last synced: 27 Jan 2026

https://github.com/leovenom/rip.io

Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.

bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments

Last synced: 10 Feb 2026

https://github.com/mono-a3/turiscompra

Este proyecto tiene como objetivo conectar directamente a los campesinos con los consumidores mediante una tienda virtual. A través de la plataforma, los campesinos pueden registrar sus productos, gestionar ventas y controlar sus propias transacciones de manera autónoma.

bootstrap javascript mysql php phpmyadmin sql tienda-online turismo

Last synced: 25 Feb 2026

https://github.com/takeokunn/rs-sql-indent

A Rust-based SQL formatter and indenter

formatter rust sql

Last synced: 01 Jun 2026

https://github.com/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 2026

https://github.com/henryivesjones/sql-scheduler

sql-scheduler allows you to easily run a suite of SQL scripts against a Postgres/Redshift database.

postgresql python redshift sql

Last synced: 11 Feb 2026

https://github.com/rchillard/sql.wtf

Website explaining wtf SQL is

sql teaching-website

Last synced: 19 Mar 2026

https://github.com/saadsalmanakram/art-of-sql

A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.

sql structured-query-language

Last synced: 08 Apr 2025

https://github.com/convorm/conv.orm.net5

Simple ORM for C# possibiliting connect to MySql, Sql Server, MariaDB databases.

component csharp library mariadb mssql mysql orm package sql

Last synced: 14 Jan 2026

https://github.com/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project

This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.

advanced-sql auctions bidding sql sql-query

Last synced: 27 Feb 2026

https://github.com/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026

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

Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.

covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql

Last synced: 22 Jun 2026

https://github.com/acetinkaya/veriyapilari-ders14

Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)

acikkaynak csv dataset excel json open-source sql veriseti

Last synced: 29 Mar 2025

https://github.com/iantomasinicola/databaseyimp

Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.

creare-database database sql

Last synced: 12 May 2026

https://github.com/elkronos/sql_portfolio

Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.

analysis cte database database-management etl feature-engineering sql sql-server trigger-events

Last synced: 18 May 2026

https://github.com/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql

Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!

back-end mysql mysql-server sql sqlserver

Last synced: 19 Feb 2026

https://github.com/marcpinet/lo-texto

💬 An app made from scratch that allows LoRaWAN communications for emergency messages in Vietnam. Made as part of an internship project.

arduino bluetooth javascript lora lorawan mariadb mobile-app mysql nodejs python raspberry-pi react-native server sql thethingsnetwork ttn

Last synced: 15 Jul 2025

https://github.com/nminhducit/educenterdb

EduCenterDB is a project aimed at designing a database management system for an English learning center

database dbi202 erd sql sql-server

Last synced: 15 Jun 2025

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/udoy2/electronicgoodies

This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅

asp-net-core-mvc csharp css html javascript sql

Last synced: 04 Jan 2026

https://github.com/ridwanullahi-code/vet_clinic_database

The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories

database database-magement-system normalization-database postgresql postgresql-database sql transaction

Last synced: 17 May 2026

https://github.com/ketul-prajapati/hospital-management-system

Our Hospital Management System is a database-driven solution that streamlines the management of patient care in hospitals and healthcare facilities. The system supports complex relationships between entities, such as doctors, patients, appointments, prescriptions, tests, and billing.

database-management er-diagram functions hospital-management-system plsql procedures project sql triggers

Last synced: 03 Jan 2026

https://github.com/beingofexistence13/dx-database-native

╏╠══[𝍖𝍖𝍖◤ 𝖉𝖝-𝖉𝖆𝖙𝖆𝖇𝖆𝖘𝖊-𝕹𝖆𝖙𝖎𝖛𝖊 ◥𝍖𝍖𝍖]      💦 is an open-source project aimed at solving native app database-related problems. It ensures cross-platform compatibility, efficient performance, easy integration, robust error handling, and strong community support. Join us in revolutionizing database management! 😄🎈🎊

aws firebase mongodb myspl neo4j pocketbase postgresql sql supabase

Last synced: 06 Apr 2026

https://github.com/luisfelipepoma/software_engineering

Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.

angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript

Last synced: 10 Apr 2026

https://github.com/florianajir/rabbitmq-sql-worker

:incoming_envelope: :floppy_disk: RabbitMQ php symfony worker providing SQL persistence with relationship support

php rabbitmq sql symfony

Last synced: 12 Dec 2025

https://github.com/mullayam/presql

No More Query Statements

javascript mysql mysql-database mysql2 nodejs orm sql

Last synced: 28 Oct 2025

https://github.com/hellymodikalpesh/supply_chain_analysis

Data Analytics Dashboard for AtliQ Mart to Monitor and Improve Supply Chain Performance – Insights on On-Time and In-Full Delivery Metrics to Enhance Customer Service Levels and Prevent Churn.

dax-expression excel powerbi python sql

Last synced: 21 May 2026

https://github.com/soroushj/sqlt

More SQL types for Go

database go-module golang-module sql sql-types

Last synced: 07 Sep 2025

https://github.com/andrewrademacher/mallard

Database migration and testing as a library.

database-management haskell haskell-library postgres sql

Last synced: 16 May 2026

https://github.com/cleilsonandrade/ecoleta

Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.

database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite

Last synced: 29 Sep 2025

https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog

I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.

crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql

Last synced: 10 Apr 2026

https://github.com/ketul-prajapati/online-examination-portal

Online Examination Portal is a desktop application built using Java programming language, which enables teachers to create and manage online exams, and students to take these exams within a specified time limit.

azure desktop-application exam java java-swing sql

Last synced: 20 May 2026

https://github.com/mateuszgrzelak-git/follow-lights

Making a game to increase short time memory

dotnet javascript mateuszgrzela simon-game sql

Last synced: 05 Mar 2025

https://github.com/piotrl/understand-sql-window-functions

📖 Support examples for learning Window Functions in PostgreSQL. Ready to run.

learning-materials postgresql sql window-function

Last synced: 01 Jul 2026

https://github.com/jdwillmsen/jdw

NX Monorepo for JDW applications

angular cicd go golang java monorepo nx sql

Last synced: 01 Jul 2026

https://github.com/gabrielogregorio/my-routine

👨‍💻 Programa de controle de rotina

css3 php sql

Last synced: 15 May 2026

https://github.com/simoneas02/data-science

🐍 A planning study to become a data scientist and to improve my current skills. 🤘🏼🌻

data data-analysis data-science data-visualization deep-learning machine-learning pandas python3 r sql

Last synced: 12 Apr 2026

https://github.com/jvmistica/knowledge-base

A knowledge base web application created using Flask.

flask gcp google-cloud-platform kb knowledge-base python sql web-app

Last synced: 19 Jan 2026

https://github.com/lucasrmagalhaes/server_management-sql

SQL Server: introdução ao SQL com Microsoft SQL Server 2019.

microsoft-sql-server sql

Last synced: 12 Jun 2026

https://github.com/cayo-rodrigues/nff

Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.

aws docker go htmx python redis selenium sql tailwindcss

Last synced: 22 Mar 2025

https://github.com/rafaelsilvestre/detran

Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML

detran java javafx javafx-library sql

Last synced: 02 Jan 2026

https://github.com/php-service-bus/active-record

Active record implementation

component sql

Last synced: 08 May 2025

https://github.com/zulfachafidz/ppdb-web

Website PPDB (Penerimaan Peserta Didik Baru) adalah proyek berbasis web yang dibangun dengan menggunakan bahasa pemrograman PHP dan menggunakan MySQL sebagai basis data. Proyek ini dirancang untuk memfasilitasi proses pendaftaran peserta didik baru dengan menyediakan berbagai fitur termasuk landing page yang informatif, tampilan admin untuk pengelo

crud css databse html mysql php sql web website

Last synced: 11 May 2026

https://github.com/biroltopuz/db-scripts

I share my favorite database scripts here

dba mssql mssql-database scripts sql

Last synced: 30 Oct 2025

https://github.com/debas-31/vet_clinic

It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.

postgresql sql

Last synced: 03 Jul 2026

https://github.com/alecgn/usefull-powershell-scripts

A collection of usefull windows powershell scripts for Web and SQL server management.

backup certificate iis pfx powershell site sql utils

Last synced: 27 Mar 2025

https://github.com/tknishh/case-study-ueats-ghub-sql

Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub

assignment bigquery case-study-analysis loop product-analyst sql

Last synced: 23 Aug 2025

https://github.com/henriquesebastiao/modernizacao-manejo-api

API async robusta com telemetria para gestão de rebanhos construída com FastAPI.

api async docker fastapi grafana loki opentelemetry postgresql prometheus pytest sql sqlalchemy tempo

Last synced: 12 Apr 2025

https://github.com/marregui/quest

Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.

gui java questdb questdb-desktop-client sql swing-gui timeseries

Last synced: 27 Jun 2025

https://github.com/ilias-ant/entity-resolution-with-monetdb

A proof-of-concept entity resolution approach, with Tensorflow, inside a MonetDB.

entity-resolution monetdb product-matching sql tensorflow udfs

Last synced: 17 May 2026

https://github.com/bilbottom/db-query-profiler

Lightweight database query profiler.

python sql

Last synced: 03 May 2025

https://github.com/pawan8085/mgnrega

#MGNREGA It's a console based project. In this application we can get data from database, we can insert the data into the database, login from database and some another things we can do...

java jdbc sql

Last synced: 05 Nov 2025