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/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

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

Visualize NBA team, player, game data, and more using Powerpipe and SQLite.

dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 13 Jun 2026

https://github.com/arturovaine/project-mysql-one-for-all

Projeto de modelagem de banco de dados similar ao Spotify; normalização de tabelas e consultas. Habilidades utilizadas: modelar um banco de dados; identificar entidades, atributos e relacionamentos; aplicar a 1ª, 2ª e 3ª Forma Normal; criar tabelas.

mysql sql

Last synced: 08 Jun 2026

https://github.com/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/kylemit/hellosern

Introduction to SQL, Express, React, Node Stack

express node react sql

Last synced: 10 May 2026

https://github.com/ilkeresen/mvc5otomasyonapp

Layout Kontrolü Controller Yapısı Partial View Code First Entity Framework Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Trigger 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ı

admin-lte bootstrap card-widget charts code-first controller css3 dashboard diagrams entity-framework html5 layout linq model partial-views sql triggers view

Last synced: 17 Apr 2026

https://github.com/marekrost/mcp-server-spreadsheet

Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine

claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx

Last synced: 07 Jun 2026

https://github.com/hoantran-it/utility-library

Provide utility class for supporting software development with Java

comparison date-time datetime gmt java json sql utc validation

Last synced: 04 Jun 2026

https://github.com/moeiscool/emissary

The Live Chat Solution written in Node.js

customer-support live-help redis sql websocket

Last synced: 28 Apr 2026

https://github.com/pyprogrammerblog/progress-updater

The Progress-Updater help you to track your tasks using backends like Redis, Mongo or SQL

data-engineering mongo pipelines pydantic python redis sql

Last synced: 07 May 2026

https://github.com/rexadbapp/rexadb-studio

RexaDB Studio — Backend API server for a database client GUI. Proxies database connections (Postgres, MySQL) through a central API with JWT auth, role-based access control (RBAC), AES-256-GCM credential encryption, and a pluggable driver system. Built with Next.js App Router, Drizzle ORM, and SQLite (libSQL).

database-management databases mysql postgres sql

Last synced: 17 Jun 2026

https://github.com/anuran-roy/im2sql-api

The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/

fastapi image-processing ocr python sql tesseract

Last synced: 20 Apr 2026

https://github.com/henryhale/db-admin

❇️ Interact with your databases directly in the web browser

database db db-client henryhale mysql2 sql sqlite3 web

Last synced: 18 Apr 2026

https://github.com/adelrizq/firsttosolve

FirstToSolve is a competitive programming platform to manage competitive programming regular activities,

automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql

Last synced: 28 Apr 2026

https://github.com/mishkarogachev/generic_sql

Qt SQL generation library

qt sql

Last synced: 29 Apr 2026

https://github.com/hoseinrezaeem/jdbc_login_simple

Hi,My project use java , jdbc Generics sql

generic java jdbc postgresql sql

Last synced: 20 Apr 2026

https://github.com/bulletdev/sql-query-builder

sejamos sinceros, ninguém merece fazer vários inner joins para conseguir fazer uma busca no banco, né? 😅

innerjoin innerjoin-crossjoin-fullouterjoin-with-same-data mysql oracle-db postgresql sql

Last synced: 09 May 2026

https://github.com/justplainstuff/starter

A plainstack starter template

bun hono kysely plainjobs plainstack sql typescript web

Last synced: 04 Mar 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/alexchristianqr/utp

Clases de la universidad. (Java + SQL Server)

java sql

Last synced: 12 Oct 2025

https://github.com/vaibhavdavedev/ibm-backend-development-course

This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate

devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql

Last synced: 08 Feb 2026

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 2026

https://github.com/abroniewski/tpc-di-ms-sql-benchmark

Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).

bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark

Last synced: 09 Feb 2026

https://github.com/codehass/catalog-of-my-things

We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.

postgresql ruby sql

Last synced: 20 Apr 2026

https://github.com/1luvc0d3/metabase-mcp

MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries

anthropic claude data-analysis mcp metabase model-context-protocol natural-language sql

Last synced: 21 Apr 2026

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/digia3d/catalog-of-my-things

"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.

ruby sql uml-diagram

Last synced: 23 Oct 2025

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/haochi/jql.js

Query JSON data in a SQL manner

javascript linq orm sql typescript

Last synced: 24 Apr 2026

https://github.com/housain-maina/mastering-backend-infrastructure

The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.

databases nosql python reverse-proxies sql webservers

Last synced: 15 Apr 2026

https://github.com/rajjitlai/bca-4th-sem

The repository of BCA 4th Semester, NIELIT

css dbms html js project sql web web-tech

Last synced: 26 Feb 2026

https://github.com/maxinexiong/my-leetcode-sql-exercises

My solutions to LeetCode SQL questions.

database leetcode leetcode-solutions mysql sql sqlquery

Last synced: 25 Apr 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/tahanima/sqlbolt-solutions

My solutions of SQLBolt exercises

sql sqlbolt-solutions

Last synced: 18 Mar 2026

https://github.com/z3ath/malgo

:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available

golang library migration myanimelist sql sqlite3

Last synced: 07 Jun 2026

https://github.com/jordanpapaditsas/productivity-harbor

A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.

angular authentication authorization csharp dotnet entity-framework-core sql typescript

Last synced: 27 Feb 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/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/bfergerson/sql-to-graql

Introduction to Graql for SQLers

grakn graql sql

Last synced: 11 Oct 2025

https://github.com/boyac/pydataserver

ETL tools developed to assist data and quantitative analysis. Script to interact with Oracle Toad and solve Oracle DB Out of Memory error, and run Big Oracle query & download schema seamlessly

etl oracle-database oracle-toad python query relational-databases sql toad

Last synced: 27 Feb 2026

https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python

This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.

data-analysis jupyter-notebook python sql sql-queries sqlite

Last synced: 12 Feb 2026

https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project

SQL Database Management, Then Visualizing it on Tableau!

analytics data-analysis data-visualization sql

Last synced: 27 Feb 2026

https://github.com/grizz-it/dbal-pdo

Database abstraction layer package implementing PDO

databases dbal pdo php sql

Last synced: 29 Apr 2026

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: 29 Apr 2026

https://github.com/simongideon/catalog-of-my-things

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.

json ruby sql

Last synced: 12 Feb 2026

https://github.com/fou1100ouacus/online-banking-management-system-

Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components

csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql

Last synced: 12 Feb 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/izakcancino/phayao

Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.

css html javascript php restaurant-website shopping-cart sql

Last synced: 29 Apr 2026

https://github.com/pericles001/alx-backend-storage

ALX backend specialization track with SQL projects

functions mysql sql stored-procedures trigger

Last synced: 22 Jan 2026

https://github.com/wjayesh/companion-streams

Using streams as a proof of concept. It involves "double tap to disappear" cards which result in voids after removal, signifying no UI rebuild

android animation dart flutter flutter-apps sqflite sql

Last synced: 12 Feb 2026

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: 30 Apr 2026

https://github.com/nycanshu/my-earnings-tracker

Next js website to track my freelance earnings

authentication nextjs sql supabase-auth website

Last synced: 28 Feb 2026

https://github.com/karthikvarma19/java

Java, JDBC, OOPS

java jdbc sql

Last synced: 13 Feb 2026

https://github.com/riya12aaa12/e-book-enterprise

"E-Book Enterprise" suggests a serious and professional entity engaged in the business of e-books.

book csharp ebook mvc sql

Last synced: 24 Feb 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026

https://github.com/ashrithvm/medical-facility-management-system

A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.

asp-net-core blazor hospital microsoft-sql-server sql webapi

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/lunodb/lunodb

Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.

database developer-tool mariadb mongodb postgresql redis sql sqlite

Last synced: 01 May 2026

https://github.com/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/rajanmandanka07/bank-management-system

Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.

java jsp servlets sql

Last synced: 05 Feb 2026

https://github.com/palak-463/foodtraceabilitysystemforhungereradication

Alternately known as the Food Waste Management System, this project aims to reduce the gap between the needy and food, thereby preventing diseases like malnutrition. 🍽️

android css firebase html java mysql php phpmyadmin sql xml

Last synced: 28 Jan 2026

https://github.com/lordmitrii/student-progress-django

Django app with a questionnaire feature. Collects student progress data via forms and stores it in a database.

css django html python sql sqlite3 web

Last synced: 28 Feb 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/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 May 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/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/buffbiryani/clickspeed

full stack multimodal click game

fast-api python railway sql

Last synced: 03 May 2026

https://github.com/bdrupieski/anagramfinder

Java app to find anagrams in the Twitter firehose

anagrams java jdbi postgres python scikit-learn sql twitter-bot twitter4j

Last synced: 14 Apr 2026

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

SQL com Oracle Database: manipule e consulte dados

alura oracle-database sql

Last synced: 19 Mar 2026

https://github.com/emmanueltobi/touched-profwidomnotebooks

Touched Prof. Widom (from Stanford university) jupyter notebooks on bigdata with python

algorithms bigdata correlation machine-learning python pythonbasics regression sql

Last synced: 04 May 2026

https://github.com/m7moudgadallah/iti-database-labs

This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.

database ddl dml joins sql sqlserver tsql

Last synced: 04 May 2026

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/rahul9332935/foodapp

We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.

hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui

Last synced: 05 May 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/emilianomusso/pocogenerator

POCO Entities Generator for Microsoft SQL Server

csharp dotnet netcore poco poco-generator sql sqlserver

Last synced: 05 May 2026

https://github.com/kundan-10/calender_application

A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.

maven spring-boot sql

Last synced: 05 May 2026

https://github.com/d4nqw3rty/recipe-app

Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost

css html rspec-rails ruby-on-rails sql

Last synced: 05 May 2026

https://github.com/kts-o7/stockmanager

A DBMS project with Streamlit Frontend for stock management simulation with Backtesting.

backtrader llm mongodb nosql ollama ollama-client python sql stock-market streamlit trading yahoo-finance

Last synced: 09 Oct 2025

https://github.com/manifoldfinance/metrics

Dune Analytics / Google BigQuery SQL Queries for OpenMEV/Sushi Relay

dune dune-analytics google-big-query sql

Last synced: 19 Mar 2026

https://github.com/gokulgowthams/zomato_data_insights

An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.

data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit

Last synced: 06 May 2026

https://github.com/canayter/crowdfunding-etl

Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data

pandas python regex sql

Last synced: 06 May 2026

https://github.com/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 2026

https://github.com/borisklco/php-htmx.mvc-url.shortener

custom MVC - generating shorter URL links, QR codes, and storing statistics

htmx mvc php sql

Last synced: 06 May 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/scarletsfiction/sfdatabase-js

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

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026