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/simplesurance/sqltracing

Go SQL-Driver wrapper to trace operations via OpenTracing

database go golang jaeger opentracing sql

Last synced: 02 May 2026

https://github.com/enansari/db-uni

In this repository, my codes are placed in the database lesson

database nosql sql

Last synced: 02 May 2026

https://github.com/iamrajiv/neon-db-query-executor

The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.

go neondatabase postgresql serverless sql

Last synced: 02 May 2026

https://github.com/sonylomo/murder-by-query

Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books

nextjs16 shadcn-ui sql sqlite3 typescript

Last synced: 15 Apr 2026

https://github.com/lpraat/inbq

A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.

bigquery data-lineage parser sql

Last synced: 26 Apr 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/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/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/karthikvarma19/java

Java, JDBC, OOPS

java jdbc sql

Last synced: 13 Feb 2026

https://github.com/oxibase/oxibase

Embedding computation within the database management system

embedded relational-database sql

Last synced: 23 May 2026

https://github.com/fadahunsiseyi/vet_clinic

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits

database postgresql sql

Last synced: 26 Apr 2026

https://github.com/techtonique/querier

A query language for Python Data Frames (currently Python)

data-frames databases sql sql-query

Last synced: 27 Apr 2026

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/iantomasinicola/portfoliodataanalyst

Progetto di Data analysis con Python, Microsoft Sql Server e Excel

data-analysis excel python sql

Last synced: 21 Jun 2026

https://github.com/alvis/entrystore

[WIP] 🔌 A universal cross-backend entry store interface for CSV, JSON, PostgreSQL, Parquet and more.

csv json mysql postgres sql sqlite universal

Last synced: 15 Apr 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/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/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/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/insei/gerpo

GERPO is a generic repository pattern implementation with language integrated query support. Works with any sql sources.

cache generic go golang query-builder repository sql struct-mapping

Last synced: 21 Apr 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/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/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 2026

https://github.com/victorbadaro/node-api-rawsql-example

An example NodeJS API that uses raw SQL

api api-rest backend node postgres raw-sql sql

Last synced: 08 May 2026

https://github.com/xism4/sql

Simple SQL driver designed for easy implementation

database sql sql-server

Last synced: 13 Apr 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 2026

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

Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.

dashboard duckdb powerpipe powerpipe-mod sql starwars

Last synced: 07 Jun 2026

https://github.com/kaifcoder/todos_app

My First Flutter application

dart firebase flutter sql

Last synced: 12 May 2026

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 18 Apr 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/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 2026

https://github.com/hxndev/sql-queries-on-hr-dataset

This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.

code database dataset hr hr-data mysql-database queries query sql

Last synced: 28 Apr 2026

https://github.com/jimenacambronero/tiendaunicorniofeliz

Proyecto 5 para Unicorn Project: Análisis Financiero y Tráfico Web. Trabajamos con una base de datos de retail online que se dedica a la venta de productos a través de su web. 🎯Podras leer sobre los objetivos de este proyecto y mas detalles en el README

datos mysql query querydsl sql

Last synced: 10 Jun 2026

https://github.com/io7m-com/jqpage

SQL query pagination

jooq pagination sql

Last synced: 24 Jan 2026

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/thetibiaking/ttk-my-aac

A free and open-source Automatic Account Creator (AAC) written in PHP

aac controller mysql php5 service sql

Last synced: 05 Oct 2025

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

Last synced: 10 May 2026

https://github.com/revogati/ecommerce_consumer_behaviour

This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..

data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization

Last synced: 16 Apr 2026

https://github.com/shane-staret/railway-management-system-mccc-cis-245

MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.

database database-management java javafx railway software-design sql user-interface

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/byancamatos01/labbancoqueres

"Exercícios de Queres em Lab. de Banco"

banco-de-dados groupby join select sql

Last synced: 18 Mar 2026

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer

postgres postgresql query sql

Last synced: 29 Apr 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/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/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/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/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026

https://github.com/mberkiskal/encryption-sifreleme-mini-project

Application that encrypts data and shows those decrypted versions. Verileri şifreleyen ve o şifrelerin çözülmüş hallerini gösteren uygulama.

csharp encrypted-data encryption encryption-decryption mssql mssql-database sql windowsforms-applications

Last synced: 29 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/mishkarogachev/generic_sql

Qt SQL generation library

qt sql

Last synced: 29 Apr 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/brezencat/sql_dev

Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).

mssql mssql-database mssql-server mssqlserver sql sql-query sql-server sqlserver t-sql

Last synced: 14 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/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/gnat/sublime-python-html-sql

HTML + SQL highlighter extension for strings in Python for Sublime Text!

highlighter html sql sublime-text

Last synced: 27 Jan 2026

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 24 Jan 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/turbot/steampipe-mod-ibm-compliance

Run individual controls or full compliance benchmarks for CIS across all of your IBM Cloud accounts using Powerpipe and Steampipe.

cis cis-benchmark compliance hacktoberfest ibm-cloud powerpipe powerpipe-mod security sql steampipe steampipe-mod

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/nazozokc/subtrack

A CLI tool to manage your subscription services from the terminal

bun bunx cli cli-tool nodejs npm npx pnpm pnpx sql

Last synced: 26 Jun 2026

https://github.com/naemazam/analyze-international-debt-statistics

It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.

data-manipulation importing-and-cleaning-data jupyter-notebook python sql

Last synced: 30 Apr 2026

https://github.com/lmuffato/project-blogs-api-trybe

Projeto blogs api - Projeto avaliativo da Trybe do Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database mysql orm query rest restful sequelize solid sql trybe-projects

Last synced: 16 Apr 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/rstm-sf/runsql

A simple cross-platform application for testing SQL select queries

application avaloniaui cross-platform dotnet sql sqlite3

Last synced: 09 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/fernandocalmet/java-login-layered-skeletor

♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)

crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql

Last synced: 16 Apr 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/w2874382167/family-health-information-system---database-engineering-design

这是我的数据库作业成果——家庭保健信息系统,本质是就是记录自己做这份作业的过程! 本校同学可以放心食用,比较建议同校学生在考试之前做完,即可参加期末测试!!!

mysql8 oracle sql

Last synced: 27 Jan 2026

https://github.com/ugate/sqler

🔑Turn your SQL files into executable functions for use in Node.js

database nodejs sql sql-files

Last synced: 12 Feb 2026

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

Web application to manage the college database using PHP.

bootstrap css html php plsql sql

Last synced: 03 May 2026

https://github.com/atuoha/ajax-php

ajax Php Implementation

ajax js php sql

Last synced: 16 Apr 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/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/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/developeromarfaruk/achieving-certificates

Frontend, Backend, and SQA related course completion certificates have been shared in this repository.

automation-testing bootstrap5 css3 expressjs frontend-development html5 javascript linkedin-learning manual-testing mongodb nodejs reactjs selenium sqa sql udemy-course

Last synced: 18 Feb 2026

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

Visualize Youtube channel performance, viewer trends, and geographic insights, and more using Powerpipe and PostgreSQL.

dashboard postgres postgresql powerpipe powerpipe-mod sql youtube youtubechannel

Last synced: 14 May 2026

https://github.com/elliotcourant/pgoparser

PostgreSQL parser written in pure go.

parser postgres sql sql-parser

Last synced: 16 Apr 2026

https://github.com/yaroslaff/sql-export

Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database

content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml

Last synced: 07 Apr 2026

https://github.com/astj/p6-sql-namedplaceholder

Perl6 port of https://github.com/cho45/SQL-NamedPlaceholder

perl6 query-builder sql

Last synced: 14 Apr 2025

https://github.com/phomint/mongosql

Library to query like SQL

mongodb python sql

Last synced: 07 Jan 2026

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

This is a project clinic database created based on a diagram

postgresql sql

Last synced: 12 Apr 2025

https://github.com/sofiane-abou-abderrahim/100-days-of-web-development

I learnt Web Development from A to Z in 100 days - from "Basic" to "Advanced", it's all included! Now, I can say that I'm a real Web Developer!

css3 html5 javascript netlify-deployment nodejs nosql sql vuejs

Last synced: 02 Apr 2026

https://github.com/fzakaria/elf2sql

Convert ELF files to SQLite databases

elf linux sql

Last synced: 16 May 2026

https://github.com/loristns/spongecasql

A mocking spongebob SQL formatter.

code-formatter spongebob spongecase sql

Last synced: 04 Apr 2025

https://github.com/resulcay/blog-asp.net-pwa

A blog website (progressive web application) which built with MVC ASP.NET Core.

ajax asp-net-core asp-net-mvc blazor-webassembly blog csharp dotnet-core entity-framework-core html javascript mssql-database razor-pages sql

Last synced: 02 Feb 2026

https://github.com/hasnainyaqub/6_months_of_data_science_and_ai

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow

Last synced: 11 Apr 2026