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/beallio/wherewolf

Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.

big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv

Last synced: 28 Apr 2026

https://github.com/madhuresh2011/pizza-sales-analysis-using-sql-and-power-bi

This Pizza Sales Analysis project aims to provide valuable insights into pizza sales performance using data analytics techniques. The project involves cleaning, visualizing, and analyzing sales data to identify patterns and trends that can help optimize business strategies tools using powerbi and sql.

dashboard data-visualization dataanalysis insights powerbi query sales sql

Last synced: 08 Mar 2026

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

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

backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 20 Jan 2026

https://github.com/tnebes/invoice-generator

The invoice generator is a simple Swing based application useful for small businesses who wish to track their products, customers and invoices.

java mariadb sql swing

Last synced: 12 Jan 2026

https://github.com/lgautier/tablecloth

Set the tables for data science work.

python sql

Last synced: 17 Jun 2026

https://github.com/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 2026

https://github.com/sreeju7733/activelife

A project that won a Hackathon

bootstrap-4 css hackathon html js php sql

Last synced: 13 Aug 2025

https://github.com/itdxer/chaining-ranges-in-sql

Code with examples provided for the article

mysql ranges sql

Last synced: 31 Mar 2025

https://github.com/gabrieladados/novadrive-data-pipeline

Do Data Warehouse ao Looker Studio: Projeto End-to-End de Análise para a concessionária Nova Drive

airflow dbt docker looker-studio snowflake sql

Last synced: 31 Mar 2025

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/gappeah/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 25 Jun 2025

https://github.com/ndohvich/ibm-data-science-professional-certificate

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql

Last synced: 16 Nov 2025

https://github.com/amanvermai30/quiz-application

The quiz application is a web application that allows users to create and participate in timed quizzes. The application has a RESTful API that provides functionalities for creating and retrieving quizzes.

dao-design-pattern java jpa-hibernate lombok mysql postman spring spring-mvc springboot sql

Last synced: 12 Apr 2026

https://github.com/alaa-aqeel/invoice-system

Management system to a product , accounts and invoices with Django and Tailwind CSS

django orm python python3 sql

Last synced: 30 Apr 2026

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/bidaya0/sql-lint-in-action

Integrate sql-lint in github action to check .sql file.

checker codereview github github-actions mysql pgsql sql sql-linter

Last synced: 11 Aug 2025

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/pratiti-soumya/sql-challenges

The repository demonstrates my ability in SQL, including ranking, common table expressions (CTEs), datetime functions, text manipulation, aggregation, NULL handling, and more.

analytics businessanalytics database-schema databases erdiagram mssql postgresql sql

Last synced: 18 Jan 2026

https://github.com/arislooi/twitter-clone

A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.

api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql

Last synced: 11 Apr 2026

https://github.com/misicode/Kaggle-Intro_to_SQL

Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.

bigquery kaggle kaggle-intro-to-sql sql

Last synced: 10 Mar 2025

https://github.com/rayxtr/student_mangement_system

Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.

hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf

Last synced: 16 Oct 2025

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/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/xaquinalves/1_daw_bd_sql

All SLQ code created during my databases classroom

learning sql

Last synced: 11 Feb 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/emersonloureiro/cwql

SQL-like support for CloudWatch

cloudwatch metrics sql

Last synced: 16 Mar 2025

https://github.com/ahojukka5/enkeksi

enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a markdown-formatted output where the results of the sql queries have been added.

evaluator markdown process sql text

Last synced: 18 May 2026

https://github.com/sarvesh30112002/sql-analyzer

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis

Last synced: 13 Jun 2025

https://github.com/henrikesilva/catalogo-de-veiculos

Projeto criado como avaliação em uma oportunidade de emprego utilizando AspNetCore e Angular

angular-cli api-rest aspnet-web-api bootstrap4 csharp dapper-donet-core ddd solid-principles sql

Last synced: 19 Apr 2026

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

https://github.com/coderberry/arel_assist

ArelAssist is to ArelHelpers as Robin is to Batman

arel sql

Last synced: 26 Jun 2026

https://github.com/josephmsmith/citibike_nyc_station_relocation_analysis

Use SQL and Tableau to analyze NYC Citibike data for station availability

portfolio postgresql sql

Last synced: 31 Aug 2025

https://github.com/ihoro/rough-rx-pg

Rough implementation of rxified wrapper of node-postgres lib

javascript nodejs postgres reactive-extensions rxjs sql wrapper

Last synced: 10 Jul 2025

https://github.com/theodoremoreland/redb

A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.

airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest

Last synced: 02 Oct 2025

https://github.com/kenzycodex/distributed-file-storage

This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.

docker java javafx mysql server spring sql

Last synced: 09 Apr 2026

https://github.com/eng-omarfuhaidi/exchange-companies-management-system-with-apex

Illustration of part of the exchange companies management system using Oracle Apex , Oracle DB19c and PL/SQL

html-css-javascript jasperreports jquery oracle oracle-database oracle-db oracleapex ords plsql sql

Last synced: 14 Mar 2025

https://github.com/beyarz/nopass

An attempt to replace the classical username & password method for temporary sessions

c css html jquery php semantic-ui sql

Last synced: 30 Apr 2026

https://github.com/mathiasuy/agencia_webforms

ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010

ado-net csharp example-project rollback sql stored-procedures t-sql three transact-sql transactions visual-studio webforms

Last synced: 08 Apr 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/jbdesbas/custom-scripts

Custom SQL functions or scripts

data database sql

Last synced: 28 Jun 2026

https://github.com/hamzazaidix/e-cash-app-oop-project

E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.

e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml

Last synced: 09 Apr 2026

https://github.com/mensenvau/coding_interview_solutions_no1

🚀 Welcome to the Interview Solutions repository!

codility codility-solutions hackerrank pyspark python sql

Last synced: 25 Mar 2025

https://github.com/nikita620/phishing-website-detection-by-machine-learning-techniques

Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.

bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql

Last synced: 10 Apr 2026

https://github.com/symmetric-project/symphony

Pushshift.io to Symmetric post converter.

pushshift reddit sql

Last synced: 10 Mar 2026

https://github.com/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/avdunusinghe/agriproducttracking

.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio

angular angular-material csharp efcore microservice sql typescript wso2-esb

Last synced: 01 May 2026

https://github.com/stimulsoft/samples-dashboards.web-for-asp.net-angular

ASP.NET MVC and ASP.NET Core samples for Dashboards.ANGULAR data analysis tool, Visual Studio C# projects, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 dashboard engine

analysis analytics angular angular17 charts client-server dashboard dashboards data-visualization embedded interactive kpi native net-core pivot sql tables tools typescript webapp

Last synced: 09 Apr 2026

https://github.com/sidheshwarjadhav100/nomineetrack

NomeeniTrack: A Java-based JDBC project to manage election candidate data for the Election Commission of India (ECI).

arraylist crud-operation database java jdbc maven mysql oop sql

Last synced: 20 Apr 2026

https://github.com/olbeup/verdu-method

The Verdú Method — Native Cross-DB Queries in Firebird 2.5

cross-database database execute-statement firebird firebird-25 sql verdu-method

Last synced: 13 Jan 2026

https://github.com/neemiassgc/spring-crud

Implementation of a REST API made with Spring Boot

bootstrap-4 html jquery js spring spring-boot sql

Last synced: 02 Apr 2026

https://github.com/patelvivekdev/novelreader

Website to Read and Download NOVEL and COMICS

bookreader comics-reader novelreader php sql

Last synced: 29 Mar 2025

https://github.com/shimbhu77/vaarta

Vaartalap is an innovative social media application, inspired by Twitter, developed using the Java programming language and Spring Boot framework.

java jwt-token lombok maven mysql-database spring-boot spring-security sql swagger-ui

Last synced: 09 Apr 2026

https://github.com/josecelano/phpsql

PHP multi database console client

console database mssql myssql php sql

Last synced: 05 Jan 2026

https://github.com/nyxflower/ladybug

An efficient web-based Code Similarity Detection tool with report generator

css java maven similarity-detection sql web-based-application

Last synced: 06 May 2026

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/IamRezaMousavi/rust-todo

A RESTful api for todo list app implement in Rust

actix-web json json-api rest-api rusqlite rust serde sql sqlie3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/vara-co/sql-challenge

EmployeeSQL "Data modeling, data engineering, and data analysis."

data-analysis data-engineering data-modeling databases employee-database erd erdiagram postgres postgresql schema sql tables

Last synced: 18 May 2026

https://github.com/edward3h/kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries

java sql

Last synced: 25 Jun 2025

https://github.com/bytebase/tidb-parser

TiDB parser based on ANTLR4

antlr antlr-parser antlr4 database parser sql tidb

Last synced: 02 Nov 2025

https://github.com/anthonylucky1909/retaildb

Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.

database-management sql

Last synced: 13 Sep 2025

https://github.com/vitor-msp/originarios

Desenvolvimento de um site para venda de produtos indígenas.

asp-net asp-net-mvc bootstrap cropperjs csharp entity-framework razor sql sqlserver

Last synced: 13 Aug 2025

https://github.com/vcnovaes/registro_de_notasdelphi-pgsql

Sistema de registro, exclusão e busca de notas utilizando PostGreSQL e DELPHI

delphi pascal postgresql sql

Last synced: 29 Jun 2025

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/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme

Fs ile SQL Dosyasını eşit parçalara bölme - NODEJS

fs sql

Last synced: 15 May 2025

https://github.com/suvroneel/thrift-store-e-commerce-website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 18 May 2026

https://github.com/amadou-6e/ipython-sqlcmd

Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.

database ipython-magic ipython-notebook ipython-sql ipython3 jupyter jupyter-notebooks mssql mssql-database mssql-server sql sql-server

Last synced: 22 Feb 2026

https://github.com/lucasmontagnani/gerenciador-estacionamento_java

Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.

dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql

Last synced: 16 May 2026

https://github.com/radusuciu/django-sqlfun

A Django app that lets you define custom SQL functions

django sql

Last synced: 16 Jan 2026

https://github.com/joutvhu/spring-dynamic-commons

Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries

commons directive spring spring-boot spring-data sql utils

Last synced: 29 Apr 2026

https://github.com/justanotherorganization/godb

Just a wrapper around database/sql for Golang to make object mapping less painful.

database golang sql

Last synced: 14 May 2026

https://github.com/mrceperka/sql-file-loader

SQL file loader - Load queries from big SQL files

files php7 sql

Last synced: 03 Jan 2026

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

The Blogs API is an APIRest and database for managing the production of blog content.iamento da produção de conteúdo de um blog.

express javascript joi jwt mysql nodejs sequelize sql swagger

Last synced: 12 Apr 2026

https://github.com/litebase/litebase-laravel

Laravel SDK for Litebase, an open source distributed database built on SQLite and backed by distributed file systems and object storage

database laravel litebase php sdk sql sqlite

Last synced: 13 Jan 2026

https://github.com/lucas0headshot/sistema_hardware-dev-3-52-marcos_lucas

Sistema de cadastro de Hardware, desenvolvido em ObjectPascal e SQL. Projeto com objetivo de colocar em prática o aprendizado sobre Delphi, desenvolvido na disciplina de Desenvolvimento de Sistemas na instiuição de ensino Cedup Abílio Paulo

delphi objectpascal sql

Last synced: 23 Jul 2025

https://github.com/jaini-bhavsar/sql

This repository contains some complex, nested queries and important concepts of SQL using different kinds of enormous data.

microsoft-sql-server-studio sql

Last synced: 03 Sep 2025

https://github.com/mr-vozhyk/certificates

Сертификаты об обучении и подтверждении уровней владения навыками

analytics certificates dataviz etl probability-theory python sql statistics

Last synced: 11 Jun 2026

https://github.com/aravindnathan02/sql-bi-projects

Data Analysis and Visualization projects involving SQL and BI tools (Power BI, Tableau, MS Excel).

data-analytics data-visualization ms-excel mysql-database postgresql powerbi sql sqlserver tableau

Last synced: 18 Apr 2026

https://github.com/saghosh8/securebankdbdata

A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.

database mysql sql sql-query sql-server

Last synced: 11 May 2025

https://github.com/gekomad/skunk-recipes

Skunk exercises

scala skunk sql

Last synced: 16 Mar 2025

https://github.com/hugh-kumbi/cybersecurity-portfolio

I built a rigorous cybersecurity project portfolio for simulated clients, covering NIST frameworks, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.

chronicle cybersecurity escalation incident-response ipython-notebook linux nist pasta playbook pyth security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark

Last synced: 18 May 2026

https://github.com/richardwarepam16/hackerrank-sql-practice

This is a repository where I stored all the HackerRank SQL Practices

hackkerrank hackkerrank-solutions hackkerrank-sql mysql plpgsql query-language sql tsql

Last synced: 26 Jan 2026