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/cyberoctane29/hackerrank-sql-problem-solving

This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.

hackerrank hackerrank-solutions mysql sql

Last synced: 15 Mar 2026

https://github.com/datajuggler/delimiter

Delimiter is a simple C# Windows Forms app to make creating comma delimited lists easier.

csharp sql

Last synced: 06 Oct 2025

https://github.com/guilhaof/admin-panel-fullstack

Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin

clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment

Last synced: 12 Apr 2026

https://github.com/sksubhadeep/covid-19-portfolio-project-using-sql

SQL Portfolio Project on COVID-19 Dataset

covid-19 cte sql views

Last synced: 26 Jan 2026

https://github.com/castaglia/proftpd-mod_dbacl

Using SQL tables for file/directory access control for ProFTPD

acl proftpd sql

Last synced: 29 Mar 2025

https://github.com/timelessnesses/countable

A alphabet count bot inspired by Counting

alphabet discord-py discordpy docker english fun poetry postgres python replit sql

Last synced: 04 May 2026

https://github.com/tknishh/8-weeks-sql-challenge

ALL my solutions for 8 week SQL challenge by Danny MA

challenges-solutions sql

Last synced: 07 Feb 2026

https://github.com/cpg314/sqlsonnet

Express SQL queries with a simple Jsonnet representation, which can be easily templated using the Jsonnet configuration language.

jsonnet rust sql

Last synced: 13 Apr 2025

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

Use SQL to instantly query Consul ACLs, namespaces, services & more. Open source CLI. No DB required.

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

Last synced: 26 Feb 2026

https://github.com/rakumar99/social-media-analysis-with-sql

This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.

database-management erdiagram mysqlserver schema sql tables

Last synced: 06 Feb 2026

https://github.com/shmuelmofrad/sbql

This is just a simple SQL training program with spring boot and H2 database

h2-database java maven springboot sql training

Last synced: 13 Apr 2026

https://github.com/kumaranand05/leetcode-solutions

This repository contains solution of LeetCode Problems

java java-8 leetcode leetcode-python leetcode-solutions mysql python python3 sql

Last synced: 15 Apr 2026

https://github.com/hellymodikalpesh/pizza_sales_sql_analysis

A comprehensive SQL project analyzing pizza sales data across multiple tables. This project includes basic, intermediate, and advanced queries to answer business-critical questions related to revenue, order trends, and product performance.

sql

Last synced: 22 Feb 2026

https://github.com/lcabraja/pppk

5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]

android java mvc nosql orm sql windowsforms wpf

Last synced: 06 Oct 2025

https://github.com/brunopata/dataco-supply-chain

A complete end-to-end data project exploring operational efficiency, customer behavior and profitability across 180K+ orders. Built using BigQuery, Power BI and Jupyter — includes modeling, KPI analysis and actionable business insights.

analytics bigquery business-intelligence dashboard data-modeling power-bi sql supply-chain

Last synced: 28 Jan 2026

https://github.com/irunner1/backenddev

Development backend parts of Internet resourses

backend css3 docker html5 php sql

Last synced: 13 Apr 2026

https://github.com/aschollwoeck/asmerald

A library for writing type safe SQL in C#.

csharp postgresql sql sqlite

Last synced: 13 Apr 2026

https://github.com/rajkumarpal07/devaram

Go web app that serves RESTful JSON web API for Devaram.

go golang rest-api sql

Last synced: 14 Jan 2026

https://github.com/skulltech/ormvana

A minimalist ORM for the power user — Releases you from the sufferings of the traditional ORM world.

database mysql orm python python3 sql sqlite3

Last synced: 13 Apr 2026

https://github.com/wilsonehusin/typeid-sqlc-shim

Use TypeID with sqlc.

sql sqlc typeid

Last synced: 17 Apr 2026

https://github.com/simoun-asmar/unicorn-project

SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project

analysis spreadsheets sql tableau

Last synced: 17 Mar 2026

https://github.com/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: 14 Apr 2026

https://github.com/shanukatiyar111/pyspark-project-1

DATABRICKS PROJECT- END TO END SALES ANALYSIS

databricks pyspark python sparksql sql

Last synced: 19 Jun 2025

https://github.com/tatangharyadi/integration

Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run

auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog

Last synced: 22 Jan 2026

https://github.com/chigwell/tailwind-sql

A new package that allows users to write SQL queries using a simplified, Tailwind CSS-like syntax. It takes natural language or abbreviated input from the user and converts it into valid, structured S

analyst-friendly code-generation database-agnostic developer-friendly natural-language-processing nl2sql no-sql-expertise-required query-builder simplified-syntax sql syntactic-validation tailwind-syntax utility-first

Last synced: 14 Jan 2026

https://github.com/teraearlywine/sample-sql

The following repo contains samples of SQL code that can be referenced by future clients or employers.

bigquery database mysql sql

Last synced: 13 Apr 2026

https://github.com/sauberr/flask-2024

Flask website project for Hillel Python Pro course

faker flask python sql

Last synced: 08 Feb 2026

https://github.com/bessarodrigo/database-connection_eda_retail_store

Este projeto analisa o desempenho das lojas de produtos naturais. Utilizei Python para o processo ETL, PostgreSQL para armazenamento de dados e Power BI para visualizações interativas.

excel postgresql powerbi python sql

Last synced: 07 May 2026

https://github.com/majora2007/easy-java

I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper

automation java pojobuilder pojos python rowmapper sql

Last synced: 21 Jan 2026

https://github.com/dpo007/smdrreceiverservice

Multi-threaded Windows service that listens for SMDR clients and logs call records to MS SQL server (and/or CSV).

avaya csharp smdr smdr-logger sql

Last synced: 18 Jun 2025

https://github.com/chouaib-629/taskmanager

A simple task manager application built with PHP to help you manage your tasks efficiently.

css html js mysql mysql-database php sql

Last synced: 13 Apr 2026

https://github.com/5umitpandey/learning_sql

Basic SQL Practice Questions | SQL | MsSQL | MySQL

learnsql mssql mysql sql sqlbolt

Last synced: 08 Feb 2026

https://github.com/yeuner/dataanalystportfolio

This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL

excel sql tableau-dashboards

Last synced: 18 Jan 2026

https://github.com/jamesehiabhi/grace-edtech-hub

Analysis Report on Grace EdTech Performance Database

pdf sql sql-server

Last synced: 19 Oct 2025

https://github.com/chadwyck242/udemy-java-masterclass

Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.

idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy

Last synced: 13 Apr 2026

https://github.com/yeisonmontoya1815/sql-relational-database-design

This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.

database frontend-web mssql-database mysql-database php-framework sql webdevelopment

Last synced: 14 Mar 2026

https://github.com/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 2026

https://github.com/ktamburi/eis-database

A database design and SQL script project for the CEN203 Database Management System course at Epoka University

database-management database-schema sql

Last synced: 17 Mar 2026

https://github.com/craftingweb/mysql

Databases

mysql sql

Last synced: 01 Mar 2025

https://github.com/shveta-maini/business-insights-360

Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends

excel powerbi sql

Last synced: 22 Jan 2026

https://github.com/1boch1/addalias

Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result

javascript npm-package query-builder sql

Last synced: 08 Jan 2026

https://github.com/gramian/chicken-arcadedb

An ArcadeDB database driver for CHICKEN Scheme (in less than 256 lines of code).

arcadedb arcadedb-driver chicken-egg chicken-scheme database-client database-driver newsql nosql orientdb osql scheme sql

Last synced: 18 Mar 2026

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 02 Apr 2026

https://github.com/yuyukiin/faculdade-cc

Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.

college computer-science cpp csharp java python sql study-materials ufn university

Last synced: 02 Apr 2026

https://github.com/qninhdt/typespec-libraries

TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema

dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod

Last synced: 02 Apr 2026

https://github.com/k98kurz/sqloquent

Python 3+ SQL ORM system inspired by Eloquent

orm sql

Last synced: 02 Apr 2026

https://github.com/brunamark/api-restful

API RESTful with Spring Boot

api-rest java spring-boot sql

Last synced: 27 Apr 2026

https://github.com/junaidsalim/giki_bus_ticket_reservation_system

This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.

busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind

Last synced: 17 Apr 2026

https://github.com/hanpama/pgcc

Relay Cursor Connection implementation for Golang and PostgresQL https://facebook.github.io/relay/graphql/connections.htm

golang graphql postgresql relay sql

Last synced: 17 Apr 2026

https://github.com/marcelo-mattos/hydrix

Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.

ado-net hydration hydrix materializer micro-orm sql

Last synced: 09 Apr 2026

https://github.com/mehmoodulhaq570/database_openended_lab

Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.

database database-management db dbms mysql sql university-management-system

Last synced: 17 Apr 2026

https://github.com/shanebarnes/gnucash-sql

SQLite Queries for use with GnuCash

analytics budget finance gnucash go sql sqlite tracker

Last synced: 17 Apr 2026

https://github.com/vinnybellack/finzooid-customer-success

Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.

buffer chatgpt customer-success excel powerbi project-coordination project-management sql

Last synced: 17 Apr 2026

https://github.com/owengretzinger/education-data-for-change

Website created to help discover insights into the Ontario education system using EQAO and income data.

css education html javascript mongodb python sql website

Last synced: 17 Apr 2026

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

This repository will contain the HELLO-WORLD! programs written in different programming languages.

arduino bash bosque c c-plus-plus c-sharp cobol coffeescript dart english html java javascript kotlin php python reactjs scala sql windows-command-line

Last synced: 04 Apr 2026

https://github.com/mhiro2/seedling

Dependency-aware test data builder for Go that resolves foreign-key DB relationships automatically.

database fixtures go gorm pgx sql sqlc testing

Last synced: 04 Apr 2026

https://github.com/socketbyte/simple-query-creator

Simple query creator and executor

generator kotlin maven mysql sql wrapp

Last synced: 18 Apr 2026

https://github.com/joaoespacheco/trybe-project-23-one-for-all

Projeto de criação, população e manipulação de um banco de dados SQL

database docker mysql sql

Last synced: 18 Apr 2026

https://github.com/suraj-sedai/to-do-task-app

A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.

css database html javascript php sql to-do-app to-do-list

Last synced: 18 Apr 2026

https://github.com/alanmorel/zhigly

Zhigly is a hub where you can connect with your college campus.

asp-net css facebook-sdk google-plus html imgur-api javascript jquery sql twitter-sdk

Last synced: 18 Apr 2026

https://github.com/franciscoylderlan/food-explorer-backend

Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.

ecommerce-application express jest knex multer nodejs sql

Last synced: 04 Apr 2026

https://github.com/jonathan-r-andrade/store-manager

API RESTful para gerenciamento de vendas no formato dropshipping.

chai express-js javascript mocha mysql node-js oas3 openapi-specification restful-api sinon sql swagger-ui unit-tests

Last synced: 04 Apr 2026

https://github.com/cristianprochnow/findonation

📍 Do you want to get rid of some item and also make a good act? So you can use this application to help people around you.

nodejs react sql tcc typescript

Last synced: 18 Apr 2026

https://github.com/vroncevic/pobackup

Shell script for backup mechanism (Postgres databases)

administration backup bash linux macos postgres postgresql shell sql unix

Last synced: 05 Apr 2026

https://github.com/paraglondhe098/sql-manager-ai-agent

Incorporating AI agent to manage a SQL database.

ai-agent database llm mysql sql

Last synced: 18 Apr 2026

https://github.com/droptheplot/vim-go-sql

Highlight SQL syntax in Go strings

go sql syntax-highlighting vim

Last synced: 18 Apr 2026

https://github.com/noturlee/mvc-tutorial

This Github repo is designed to explain MVC Framework and how it integrates to the local database on your local machine, covering topics like Scaffolding and Methods

cshtml css html javascript model-view-controller mvc-architecture sql ssms

Last synced: 18 Apr 2026

https://github.com/leoelicos/depto

CRUD, SQL, Inquirer

cli crud-application inquirer sql

Last synced: 19 Apr 2026

https://github.com/elazzouzihassan/advanced_databases

This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.

advanced-database db oracle oracle-database sql sqlite

Last synced: 19 Apr 2026

https://github.com/puureya2/catering-order-form

Year 2, Internet Programming ISB42503, Lab Project

database-management-system html-css mysql php relational-database sql

Last synced: 19 Apr 2026

https://github.com/sureshbeekhani/chat-with-postgres-sql

This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.

ai chatbot langchain sql sqlite streamlit

Last synced: 19 Apr 2026

https://github.com/phartenfeller/ora-script-validator

A CLI to validate Oracle SQL-Scripts for common errors.

cli linter oracle oracle-db sql validator

Last synced: 19 Apr 2026

https://github.com/thepolocloud/polocloud-database

A flexible database provider module for the PoloCloud ecosystem, supporting multiple backends.

mariadb mongodb mysql postgresql redis sql

Last synced: 19 Apr 2026

https://github.com/quillstack/query-builder

A simple query builder package, with separate Model and Relation classes.

database model php php7 query query-builder sql

Last synced: 19 Apr 2026

https://github.com/cs-joy/pysql

Python With MySQL

mysql python sql

Last synced: 20 Apr 2026

https://github.com/dataspoclab/dataspoc-lens

Virtual warehouse — SQL + Jupyter + AI over cloud Parquet via DuckDB

cli data data-engineering data-lake duckdb etl parquet python singer sql

Last synced: 20 Apr 2026

https://github.com/exegeses/introdb-63206

Curso Introducción a Bases de datos | código 63206

database-design databases mysql mysql-server sql

Last synced: 20 Apr 2026

https://github.com/arkenidar/spring-demo1

Spring (Web+JDBC)

java jdbc postgresql spring sql web

Last synced: 20 Apr 2026

https://github.com/0prashantyadav0/backend-project

This website consist of express nodejs project with ejs

ejs express nodejs sql

Last synced: 20 Apr 2026

https://github.com/abe-winter/dirmig

directory-based sql migrations with zero smarts

database migrations sql

Last synced: 20 Apr 2026

https://github.com/kellinton/bootcamp-data-analytics-dio

Python Data Analytics is a bootcamp offered by dio. This repository contains my experience related to code, resources, and projects in the bootcamp

javascript nosql powerbi python redis sql

Last synced: 20 Apr 2026

https://github.com/yanamlnk/car-sharing

Project created during Java Backend Developer track provided by Hyperskill

gradle h2-database java sql

Last synced: 21 Apr 2026