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/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/lucasrmagalhaes/server_management-sql

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

microsoft-sql-server sql

Last synced: 24 Nov 2025

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/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/lmsharma/analytics-superstore-sql

A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.

postgresql sql sqlquestions superstore-data-analysis

Last synced: 05 Jul 2025

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/vitor-msp/originarios-v3

Desenvolvimento de um site para venda de produtos e divulgação cultural indígena. Versão 3: ReactJS, Spring, PostgreSQL.

api axios bootstrap java java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-redux react-router reactjs regexp spring-data-jpa spring-security sql

Last synced: 26 Apr 2025

https://github.com/aeagle/graph-ql-poco

Experimental Dapper based SQL resolver for GraphQL.NET to allow building a GraphQL schema from a POCO model

dapper dotnet-core graphql graphql-net sql

Last synced: 01 Mar 2025

https://github.com/fblupi/grado_informatica-diu

Prácticas de la asignatura Diseño de Interfaces de Usuario de la UGR

ajax bootstrap centered-user-design justinmind mysql php sql webapp

Last synced: 25 Mar 2025

https://github.com/gmpsankalpa/hello-world

This repository contains "Hello, World!" programs written in 20 different programming languages.

assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript

Last synced: 04 Apr 2026

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 04 Dec 2025

https://github.com/jimwins/titi

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation

activerecord orm pdo php php-library sql

Last synced: 25 Mar 2025

https://github.com/sihensel/teachingbee

Coding project of the 4th semester business informatics at HDM stuttgart

flask gcloud python react sql

Last synced: 02 Apr 2025

https://github.com/oyebamiji-micheal/100-days-of-sql-beginner-to-advance

MySQL and Oracle in 100 days

mysql oracle sql

Last synced: 01 Mar 2025

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 06 Jul 2025

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

Query JSON data in a SQL manner

javascript linq orm sql typescript

Last synced: 16 Dec 2025

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/thedtripp/database-design-term-project

Designed and implemented a database to track air travel related information in PostgreSQL with SQL.

postgresql relational-database sql uml-diagram

Last synced: 17 Mar 2025

https://github.com/hedriss10/sql_student

" Book de SQL - Querys básicas e avançadas "

sql sql-server sqlalchemy sqlite3

Last synced: 02 Apr 2025

https://github.com/louis-e/psl-leaderboard-system

PSL: Simple PHP + SQL + Leaderboard System

000webhost csharp highscore leaderboard mit php sql unity

Last synced: 16 Mar 2025

https://github.com/aaravmalani/webscraper

Scrape the web using SQLite and requests_html!

collaborate hacktober python requests requests-html scraping sql sqlite webscraping

Last synced: 10 Apr 2025

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 26 Jul 2025

https://github.com/zeppaman/sql-nosql-comparison

This repository host project for the event https://www.meetup.com/TechItaliaTuscany/events/234912357/.

nosql nosql-databases sql sql-nosql-comparison

Last synced: 17 Mar 2025

https://github.com/niltooth/pgbuffer

Buffer data in memory and bulk copy to postgresql concurrently

golang postgresql sql timescaledb timeseries

Last synced: 14 Jan 2026

https://github.com/ninja1375/library-management-system-sql

library-management-system-sql

library scripts sql

Last synced: 23 Feb 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: 08 Oct 2025

https://github.com/pirate-emperor/dialogix

Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.

asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql

Last synced: 27 Jan 2026

https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud

Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.

api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql

Last synced: 09 Oct 2025

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

Use SQL to instantly query Pokémon, items, moves, and more from PokéAPI. Open source CLI. No DB required.

hacktoberfest pokeapi pokemon postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 27 Jan 2026

https://github.com/waveform-computing/oliphant

A set of extensions for PostgreSQL including temporal features

plpgsql postgresql sql temporal temporal-models

Last synced: 19 Jan 2026

https://github.com/luanroger/baser

Base de projeto em Windows Forms e .NET 6.

csharp listview login-system net6 printing splashscreen sql windows-forms

Last synced: 09 Oct 2025

https://github.com/rahul-bhati/wedding_website

Hello I'm Rahul Bhati . I am create wedding website where you can search for match and you can also upload your wedding story you can send message also. This website is created by me using html, css , bootstrap , jquery and jsp .

bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql

Last synced: 10 Oct 2025

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

https://github.com/bfergerson/sql-to-graql

Introduction to Graql for SQLers

grakn graql sql

Last synced: 11 Oct 2025

https://github.com/wasilolly/jobsitemvc

Job listing website written with pure MVC PHP, SQL and bootstrap for front end.

model-vi mvc-pattern oop-principles php php-8 sql

Last synced: 19 Feb 2026

https://github.com/jorjishasan/software_engineer-hackerrank

I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂

problem-solving rest-api software-engineering sql

Last synced: 13 Oct 2025

https://github.com/1sumer/sql

This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.

analytics data data-analysis data-storage sql vscode

Last synced: 19 Jan 2026

https://github.com/vishalvivekm/databases

All my learning on databases

chromadb mongodb mysql nosql-databases sql

Last synced: 26 Feb 2026

https://github.com/shyamg090/fitness_management_system

This PHP and SQL-based fitness management system helps gyms manage users and memberships. It allows for user profile creation and tracking, membership management with subscriptions, class scheduling and attendance, and offers optional features like progress tracking, payment processing, and reporting for improved efficiency, user experience.

apache css php sql xaamp

Last synced: 05 Feb 2026

https://github.com/cctyl/jdbctemplateplus

对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。

java jdbc sql

Last synced: 14 Oct 2025

https://github.com/pimbrouwers/sp_easybutton

One-button SQL Server configuration to implement commonly-accepted best practices.

sql sql-server tsql tsql-stored-procedures

Last synced: 14 Oct 2025

https://github.com/dreamph/dbre

Golang ORM Database Adapter (Support Bun/Gorm)

bun database database-adapter database-orm go-sql golang gorm orm query repository sql

Last synced: 05 Feb 2026

https://github.com/zyrouge/keyvify

🔑 A simple key-value database supporting various dialects

database key mongodb sql value

Last synced: 22 Jan 2026

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: 20 Oct 2025

https://github.com/jabhij/sqlverse

Everything about SQLs - important hacks, tricks, & comparisons that helped me in understanding the practical side of using various SQL queries.

mysql postgresql regular-expressions sql sql-server

Last synced: 23 Jan 2026

https://github.com/raflizocky/e-voting

Laravel | A web-based application that manages digital voting.

bootstrap docker docker-compose laravel makefile php sql

Last synced: 25 Oct 2025

https://github.com/zyimm/laravel-query-builder

是laravel框架根据已有配置来执行查询条件构造器服务包,再也不把查询写成意大利面条的代码了|Query condition builder service package of laravel framework

laravel laravel-query-builder sql

Last synced: 26 Oct 2025

https://github.com/dilsonlira/mega-data

Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.

csv database docker docker-compose easierlog json mysql python shell sql webscraping

Last synced: 30 Dec 2025

https://github.com/simoesleticia/sql-pandas-interviewquestions

Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.

data-science desafios interview-questions pandas python sql

Last synced: 24 Jan 2026

https://github.com/bahinkor/ecommerce

Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)

api backend mysql nestjs nodejs restful-api sql

Last synced: 25 Feb 2026

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

Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.

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

Last synced: 16 Mar 2026

https://github.com/bert-w/sqomplexity

SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.

complexity metric mysql sql

Last synced: 07 Feb 2026

https://github.com/thyagohsr/match-verse

Projeto feito para a residência de software com parceria com a Accenture, onde tivemos que criar uma página de login e conectar com o banco de dados, utilizamos o servidor local XAMPP e conectamos com o Banco de dados PHPAdmin

mysql php sql xampp-server

Last synced: 30 Jan 2026

https://github.com/mstgnz/gobuilder

This package is designed for constructing SQL queries in Go.

go query-builder sql

Last synced: 07 Feb 2026

https://github.com/verbanent/laravel-sql-performance-guard

A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.

explain laravel laravel-package laravel-provider optimisation performance provider queries sql

Last synced: 01 Feb 2026

https://github.com/nedelab/crudcreator

CRUDCreator lets you create CRUD interfaces faster.

crud fastapi python rest-api sql sqlalchemy

Last synced: 26 Feb 2026

https://github.com/kapil7982/celestial-front-4775

REST API Application for online payment wallet application which can be used by bank's customers for different services like create bank account, login and SignUp to account, create wallet from bank account, add money to wallet, Billpayment from wallet, get transaction details from wallet etc.

hibernate java jdbc jpa spring spring-boot sql swagger-ui

Last synced: 07 Feb 2026

https://github.com/anand-3399/gaming-ninja

My aim is to make a complete website that should have all the essential parts a website should have.

000webhostapp admin-dashboard authorisation backend backend-api css frontend full-stack gaming gaming-ninja gaming-website html javascript mysql mysql-database php signinwithgoogle sql userlogin

Last synced: 27 Feb 2026

https://github.com/rohithgowdam/dbms-el

This is the project created by students as a partial fulfillment for the course database management system.

database-management database-management-design-in-mysql dbms dbmsminiproject java javaswings mongodb nosql pharmacy-management-system sql sqlworkbench

Last synced: 10 Feb 2026

https://github.com/isaccanedo/drawdb

:cloud: Free, simple, and intuitive online database design tool and SQL generator

database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss

Last synced: 12 Feb 2026

https://github.com/andyfratello/bd

🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB

bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database

Last synced: 13 Feb 2026

https://github.com/abeltavares/nps_performance_analysis

Analyzing and Monitoring Net Promoter Score (NPS) Performance for Healthcare Companies using SQL and Power BI

customer-satisfaction dashboard data-analysis data-visualization healthcare net-promoter-score nps-analysis performance-monitoring power-bi sql

Last synced: 19 Mar 2026

https://github.com/victor-lis/in.orbit-back-end

Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24

drizzle fastify node sql typescript

Last synced: 14 Feb 2026

https://github.com/xnuvers007/hw

program iseng buat nambahin repos, hello world (SQL)

hello hello-world helloworld sql

Last synced: 19 Mar 2026

https://github.com/araditc/arad.sms.core.dbreader

DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.

arad arad-itc db-reader mysql rest-api sendsms sms sql

Last synced: 15 Feb 2026

https://github.com/luiscarbonel1991/nlp2sql

Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.

ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql

Last synced: 03 Apr 2026

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

Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.

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

Last synced: 03 Apr 2026

https://github.com/ghivert/stonebraker

Use plain SQL files and queries directly inside your Node.js project!

database javascript nodejs postgres sql

Last synced: 30 Dec 2025

https://github.com/ilvondir/college-dbms

Web application to manage the college database using PHP.

bootstrap css html php plsql sql

Last synced: 19 Aug 2025

https://github.com/ScarletsFiction/SFDatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 13 Apr 2025

https://github.com/ahmadrezamozaffary/database_uni_course

Some practice and hands on code with SQL lang and MySQL RDBMS

database mysql rdbms sql

Last synced: 18 Jun 2025

https://github.com/ahmetulucay/bookcategorytoazureapp

ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata

bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications

Last synced: 08 Jul 2025

https://github.com/tobihatti/wrapsql

✔🌍 Multiple wrapper-classes for several languages and DB-Types

csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library

Last synced: 30 Dec 2025

https://github.com/kerimli-veli/social_media-efc-sql

"A social media management system developed in C# using Entity Framework Core and SQL Server

csharp entity-framework-core orm sql

Last synced: 04 Oct 2025

https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework

Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework

local-government nhs population-health public-health r sql

Last synced: 14 Apr 2025

https://github.com/manilboudjemai/qoddop_2.0

Qoddop is a web application in PHP that allows users to register and log in with a secure authentication system. It requires a username, password, and security answers for login and implements server-side validation, password hashing, and session regeneration for enhanced security.

authentication axios hashing object-oriented-programming php session-management sql tailwindcss validation vue

Last synced: 20 Jul 2025

https://github.com/amsahil/crypto-tracker

A Laravel-based cryptocurrency tracking website that displays real-time prices using the CoinGecko API. It includes user authentication, dark mode toggle, live search, and pagination for an enhanced user experience.

api javascript laravel-framework sql

Last synced: 17 Feb 2026

https://github.com/mrotteveel/firebird-reserved-words

Tool to collect reserved and non-reserved keyword information for Firebird and SQL standard into a Firebird database.

firebird sql

Last synced: 21 Jun 2025

https://github.com/sujunmin/oracledbdailycheckscripts

Oracle DB 12c Daily Check Scripts for Windows

daily-tasks database-status oracle-db powershell sql windows

Last synced: 03 Oct 2025

https://github.com/rosbit/go-sql-driver

wrapper of database/sql/driver to easy writing sql driver in golang

driver golang sql sql-driver-wrapper wrapper

Last synced: 27 Oct 2025

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

Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.

dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game

Last synced: 27 Aug 2025

https://github.com/julianrendon/schooladminsystem_jdbc

Java desktop application to register students, courses and marks into a database using JDBC

dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql

Last synced: 03 Jan 2026

https://github.com/roystonfurtado/python-snake-game

Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.

mysql pygame-mixer pymysql python python-snake sql tkinter

Last synced: 28 Aug 2025

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

build a database from scratch

b-tree cpp database sql

Last synced: 24 Feb 2025