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/santiescobares/mysql-wrapper

Simple and lightweight MySQL database wrapper.

hikari java mysql mysql-wrapper sql sql-wrapper wrapper

Last synced: 18 May 2026

https://github.com/tamino-martinius/node-next-model-knex-connector

SQL connector for next-model package using Knex.

database model mysql node node-module nodejs postgres sql sqlite

Last synced: 15 Jan 2026

https://github.com/ra1nz0r/elementary_bank_service

Элементарный сервис для банка.

cicd docker docs golang kubernetes migration postgres protobuf sql swagger transaction

Last synced: 24 Apr 2026

https://github.com/yogeshjha06/library_marwari

Centralized Student Management System for Ranchi University

ajax azure bootstrap css javascript php php8 sql

Last synced: 09 Apr 2026

https://github.com/xexr/mcp-libsql

Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and other MCP clients.

ai-tools claude database libsql mcp mcp-server mcp-tools model-context-protocol model-context-protocol-servers sql sqlite sqlite3 turso turso-db

Last synced: 29 Jun 2025

https://github.com/omatheusribeiro/clean-architecture-template-dotnet

This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀

architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit

Last synced: 24 Feb 2026

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/edijunior88/newtab_academy_projeto_individual_mysql

modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.

mysql mysql-database mysql-workbench sql sql-query

Last synced: 16 Mar 2025

https://github.com/elitan/tsql

A type-safe SQL query builder and database toolkit for TypeScript.

bun database mssql mysql nodejs postgres sql sqlite typescript

Last synced: 21 Sep 2025

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 2026

https://github.com/vehanrajintha/vehicle_auction_system

Vehicle Auction System made by using PHP and SQL

auction auction-system auction-website auctions mysql php sql vehicle

Last synced: 18 May 2026

https://github.com/srikanth-kandi/optic-lens

This is a full stack web development project

apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql

Last synced: 09 Apr 2026

https://github.com/sabaurgup/post-office_automation

Post Office Automation Database has been created with the aim of controlling the shipping stages and information of all services in the post office more quickly and effectively.

1-1 1-n automation chen database-design database-management database-schema diagram entity-relationship-diagram er m-n mysql mysql-database postoffice relational-databases relational-model relations reports requirement-analysis sql

Last synced: 15 May 2025

https://github.com/yisaer/veloflux

an open-source streaming processor written in Rust and designed for resource-sensitive environments.

rust sql streaming

Last synced: 11 Mar 2026

https://github.com/shubhendu-bhakat/amazon-clone

This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .

css3 express-js html5 javascript nodejs php8 sql

Last synced: 12 Apr 2026

https://github.com/apostolouagge/University-management-program-MVC

University management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Sep 2025

https://github.com/costingh/supply-chain-management

Web app that handles supply chain management at a supermarket (invoices, suppliers, orders, products, categories, departments and employees).

express-js mysql-workbench node react rest-api sql

Last synced: 08 Apr 2026

https://github.com/saharbueno/basic-chatroom

A simple chatroom website where you can make your own account and begin chatting.

api api-rest css html html-css-javascript javascript json json-api php sql sqlite sqlite3

Last synced: 16 Apr 2026

https://github.com/pratyushpanda91/sql-50-leetcode-solutions

Here is given all solution from day 1 . Question are from below link .

leetcode-solutions mysql sql

Last synced: 11 Jun 2026

https://github.com/yaaa3ser/sql-notes

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/codelur/codelur

I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project

bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql

Last synced: 12 Apr 2026

https://github.com/lhm2904/sql50

SQL50 Exercises

postgresql sql

Last synced: 12 Jul 2025

https://github.com/darkzarich/postgresql_playground

Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around

diagram docker docker-compose pgadmin4 playground postgresql sql

Last synced: 12 Apr 2026

https://github.com/z-bj/galactic_db

🌌🛰☄ Automating DATA insertion and query with PostgreSQL. 🐘

database dcm nasa postgresql sql

Last synced: 03 May 2026

https://github.com/jetsup/daraja-php-alpha

E-commerce website

css html5 javascript php sql

Last synced: 11 Apr 2026

https://github.com/arksouthern/data-cynical

The interactive SQL editor inspired by my all-time favorite, SSMS.

cte postgres sql sql-editor sqlite

Last synced: 10 May 2026

https://github.com/terieyenike/pern-server

Backend for a task app built with PostgreSQL

express node postgresql sql

Last synced: 09 Apr 2026

https://github.com/juliandavidmr/graphqlcs

Simple graphql for CSharp.

analyzer builder csharp graphql sql

Last synced: 14 May 2026

https://github.com/sambhav228/ep-mini

This project giving the brief intro to Inventory and sales Report of products

enterprise-programming java sql

Last synced: 24 Jun 2025

https://github.com/adil-bikiev/employee-database-management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 18 May 2026

https://github.com/oussamahaimoud/Actuarial-studies-SAS-R-Python-VBA-Excel-Sql

Actuarial studies (SAS, R, Python, VBA-Excel, Sql)

python r sas sql vba-excel

Last synced: 20 Jul 2025

https://github.com/megos/setparametergeneratorforcode

A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン

a5sql sql

Last synced: 12 Feb 2026

https://github.com/mongoexpuser/mysql-database-jdbc-client

MySQL Database JDBC Client

connector-j java jdbc mysql sql

Last synced: 10 Apr 2026

https://github.com/jonasfroeller/jonasfroeller

My name is Jonas, and I am a student currently studying at HTBLA Leonding in Austria. I am pursuing a field of study in IT/Mediatechnology, and I have a keen interest in programming, especially web development. Technologies: HTML, CSS, Java, JavaScript & NodeJS, PHP, Oracle SQL and ShellScript. My portfolio is built with SvelteKit.

css daisyui html i18n iconify it-mediatechnology js nodejs portfolio portfolio-website sql sveltekit tailwindcss themes ts vitejs webdevelopment

Last synced: 11 Apr 2026

https://github.com/shubhendu-bhakat/simon-game

This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.

css3 expressjs html5 javascript nodejs sql

Last synced: 12 Apr 2026

https://github.com/luizassimoes/diario-do-cinema

Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.

flask python sql

Last synced: 05 May 2026

https://github.com/amruthlp12/com.inventorymanagementsystem-

The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.

backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking

Last synced: 20 Apr 2026

https://github.com/ioxee/delawaretelegraph

Content management system made in PHP in controller view model, based on a news system, with administrator panel, reporter panel, user registration and login.

cms config sql tcpdf

Last synced: 10 May 2026

https://github.com/sameeh-hussein/northwind-sql-practice

Northwind database SQL script with categorized practice queries (Easy, Intermediate, Hard) for improving SQL skills.

sql sql-server

Last synced: 03 Feb 2026

https://github.com/arthuritajahy/readmeprojectblogpessoal

Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.

css html java javascript mysql oop spring-boot sql typescript

Last synced: 12 Apr 2026

https://github.com/hifza-khalid/book-management-system-sql

A Book Management System SQL project 📚 featuring tables for Authors ✍️, Books 📖, Customers 👤, and Orders 🛒. Includes sample queries for tracking book sales 💰, pricing by genre 🎭, and customer order history 📅.

book-management data-analysis database-management sql sql-queries

Last synced: 03 Feb 2026

https://github.com/fdeaquino/farmers_market

Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.

bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql

Last synced: 04 Jan 2026

https://github.com/sagarpednekar/sparkify-data-warehouse

The project involves developing an ETL pipeline on Amazon Redshift to load data from S3, create staging tables, and transform the data into a star schema optimized for song play analysis. The goal is to enable Sparkify's analytical team to uncover insights about user behavior and music preferences.

aws data-warehousing etl python redshift s3 sql udacity

Last synced: 19 May 2026

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/larissaperinoto/trybesmith-api

The TrybeSmith API consists of a management interface for a medieval products store and was developed using TypeScript.

docker docker-compose express joi jwt msc mysql nodejs nodemon sql swagger typescript

Last synced: 12 Apr 2026

https://github.com/tinbyte/rag_sql_quiz_generation

An AI-powered platform that dynamically generates and grades exam questions using Retrieval-Augmented Generation (RAG). It leverages NLP, document retrieval, and a user-friendly interface for seamless exam creation

faiss javascript llama3 nextjs python python3 qcm retrival-augmented-generation sql

Last synced: 11 Apr 2026

https://github.com/cavencj/vue-electron-sql

集成了 Vue、Electron、Sql、Element的脚手架,方便开发桌面端的 Vue 应用程序

desktop electron element-ui sql vue

Last synced: 10 Apr 2026

https://github.com/d4nqw3rty/ruby-group-capstone---catalog-of-my-things

Application build with Ruby, you can create your catalog of thing you want.

ruby sql

Last synced: 28 Mar 2025

https://github.com/basemax/autonewssubmitter

Analyze SQL query and extract data of attachment files to insert new wordpress post.

parse parser parsing php regex regex-match sql sql-queries sql-query wordpress wordpress-development wordpress-site

Last synced: 20 May 2026

https://github.com/wassim-rached/postgresql-projects-examples

Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.

database-administration database-management pgadmin4 plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/philippebeck/nens

Node/Express Framework with MySQL

api express framework node sql

Last synced: 09 May 2026

https://github.com/tobihatti/languages-summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/lgautier/tablecloth

Set the tables for data science work.

python sql

Last synced: 17 Jun 2026

https://github.com/abenezer-tilahun/vet-clinic-database

In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.

database sql

Last synced: 07 Apr 2025

https://github.com/ersinkoc/schemact

A Zero-Dependency, AST-Based Database Schema Management Tool

database migration mysql postgresql sql sqlite

Last synced: 21 Feb 2026

https://github.com/alexxsouzaa/mysql-and-esp32

Este é um projeto de exemplo que mostra como enviar dados do sensor BME280 para um banco de dados MySQL usando um microcontrolador ESP32. O projeto é escrito em Arduino Framework e foi testado usando o IDE do Arduino.

arduino database esp32 mysql sql

Last synced: 11 Apr 2026

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/drako01/coderhouse-rockola

Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.

api-rest java maven postman spring-boot sql

Last synced: 09 Apr 2026

https://github.com/cyevgeniy/orasqlru

http://orasql.ru website

oracle pl-sql sql

Last synced: 22 Mar 2025

https://github.com/mgobeaalcoba/sql_practice

Ejercicios y teoría sobre SQL, teoría de conjuntos y algebra relacional

mysql mysql-database mysql-server sql sql-server

Last synced: 28 Apr 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 28 Sep 2025

https://github.com/themuhd/modern-library-database

Contains Design of Modern Library system with TSQL

data-science database library-management-system sql sql-server

Last synced: 18 May 2026

https://github.com/thinkthinkai/dbinfoz

NPM Get Database Info and Table Schemas

mysql npm npm-package postgresql sql sqlite3

Last synced: 12 Feb 2026

https://github.com/vijaykarasala99/memberregisterapi-signup_login_forgot_resetpwd_otpsendingtomail_functionalities-

User_Register API To Register, Login, Forgot Password, Reset Password, OTP Sending To Mail, OTP Verification Functionalities

crud github java maven mysql otp-generator otp-verification postman rdbms rest-api restfull-webservices smtp smtp-mail springboot sql

Last synced: 12 Apr 2026

https://github.com/abdulkader-safi/learnsql

a small repo to learn sql

database mysql sql sql-server sqlite t-sql

Last synced: 12 Apr 2026

https://github.com/jbris/sqlkata_testing

Testing features of the SqlKata Query Builder for different database backends.

docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata

Last synced: 07 Apr 2026

https://github.com/tr1sm0s1n/fiber-postgres-api

Fiber API for CRUD operations in PostgreSQL.

api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql

Last synced: 23 Sep 2025

https://github.com/sufiyanahmed4566/sql-musicmaven

"This Music Store Database Project showcases SQL skills through comprehensive database design, query optimization, and data analysis. Includes ER diagram, database file, query questions (Easy, Medium, Hard), answered queries, and CSV table data. Ideal for recruiters seeking skilled SQL developers for music store management and data analysis.

data-analysis database insights mysql-database oracle-database relational-databases sql

Last synced: 18 May 2026

https://github.com/mwmorale/calculating-network-ranges-mysql

Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have

mysql network network-analysis networking sql

Last synced: 14 May 2025

https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking

Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.

bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql

Last synced: 12 Apr 2026

https://github.com/koma-private/csvs

csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.

csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows

Last synced: 12 May 2025

https://github.com/ReneNyffenegger/Excel-OleDB-Client

Experimental Excel client for OleDB

excel oledb sql

Last synced: 30 Jul 2025

https://github.com/wayfair-incubator/gossip

Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.

dapper database fluent hacktoberfest sql

Last synced: 12 Apr 2025

https://github.com/lucasbelpiede/law_firm

A advocacy website template developed with WordPress

css git html javascript mysql php seo sql wordpress

Last synced: 10 Apr 2026

https://github.com/abdelrahmanbonna/engram

ENGRAM stands for English grammar dictionary which is a dictionary for grammar

c-sharp csharp localdb sql

Last synced: 02 Jul 2025