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/ourhouchmohamed97/cs50-journey

Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.

c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite

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/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 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/buffbiryani/clickspeed

full stack multimodal click game

fast-api python railway sql

Last synced: 03 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/dulanji1/juicebar-desktop-app

The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.

java netbeans sql

Last synced: 29 Jun 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/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/nishadkindre/sqlhub

SQL Workbench Simulator - Learn and practice SQL in a complete database environment

database mui react sql

Last synced: 01 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/turbot/steampipe-plugin-duo

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

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

Last synced: 03 May 2026

https://github.com/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 2026

https://github.com/pratikrameshmajage/mysql

SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️

cascade clauses constraints dcl ddl dml dql join mysql sql subqueries tcl

Last synced: 03 Jul 2025

https://github.com/pythonhubdev/scaffoldr

Modern Python web framework project generator with production-ready architecture.

fastapi flask flask-application litestar pydantic python quartz sql sqlalchemy sqlmodel

Last synced: 10 May 2026

https://github.com/codad5/e-commerce-website-

This is an e-commerce website where a seller have a dashboard be able to edit and contact coustomer

ajax cart e-commerce ecommerce ecommerce-platform javascript jquery php shop sql

Last synced: 10 May 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/pkx8326/hackerrank_findmedian_mysql

Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.

median mysql query sql statistics

Last synced: 08 Jun 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/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/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/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 2026

https://github.com/mensenvau/stratascratch_sql_solutions

🎯 My solutions to the tasks in stratascratch

pyspark python sql stratascratch stratascratch-solutions

Last synced: 04 May 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/martinbinard/backend-social-network

Backend social network using nodeJS, express, MySQL & Sequelize

express mariadb nodejs sequelize sql

Last synced: 05 May 2026

https://github.com/ashiqyousuf/sqlqm

Implemented custom decorator for checking your db queries in development mode

django python3 sql

Last synced: 04 Jan 2026

https://github.com/tss-sniper/llm-powered-sql-assistant

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 10 May 2026

https://github.com/hq969/bharatinternproject-2

The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.

classifier-model database sql

Last synced: 16 May 2026

https://github.com/dsego/sql_tag

JS tagged template literals for prepared SQL statements.

database deno-module query-builder safe-sql sql template-literals

Last synced: 19 Feb 2026

https://github.com/superstar1205/school-django

Student Management System, Django application

css django django-application html javascript python sql sqlite3

Last synced: 03 May 2026

https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework

Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework

local-government nhs population-health public-health r sql

Last synced: 14 Apr 2025

https://github.com/abeatrix/network

Twitter Clone in Python and Django.

django-rest-framework python3 sql twitter-clone

Last synced: 18 Aug 2025

https://github.com/alexeysp11/sqlviewer

A multilingual C# application that provides a user-friendly interface for interacting with different RDBMS and performing various database operations.

csharp database-management sql wpf

Last synced: 16 Jan 2026

https://github.com/deverebor/modelagembancodedadoscovid

*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados

database microsoft-sql-server sql university

Last synced: 09 Mar 2026

https://github.com/mayank0255/coding-questions

Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:

algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql

Last synced: 14 Apr 2025

https://github.com/praisespjmt/personal-catalog

This project implemented a console app that will help you to keep a record of different types of things you own: books, music albums, and games. The data are stored in JSON files. The project was implemented using Ruby and SQL

ruby sql

Last synced: 29 Mar 2025

https://github.com/mfelici/rowgen

Vertica User Defined Transform Function to generate rows

cpp sql udx userdefined-functions vertica

Last synced: 10 Sep 2025

https://github.com/jyotip123/rural-employment-development-project

The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.

backend java mgnregaproject spring-boot sql

Last synced: 24 Apr 2026

https://github.com/alenales/etl

ETL задача. Ежедневная выгрузка данных и формирование/отправка новой таблицы в tabix

airflow-dags clickhouse sql

Last synced: 27 Apr 2026

https://github.com/adavoudi/promsql

PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database

lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database

Last synced: 30 Mar 2025

https://github.com/rosbit/go-sql-driver

wrapper of database/sql/driver to easy writing sql driver in golang

driver golang sql sql-driver-wrapper wrapper

Last synced: 07 Jul 2026

https://github.com/sevdanurgenc/mysql-for-database-administrators-lecture-notes

In this repo, I have the course contents of theMySQL for Database Administrators training, which will be given to Innova Technology by the cooperation of Academy Peak Information Technologies Training and Consultancy between 17 - 21 September 2022.

mysql mysql-database mysql-server sql

Last synced: 29 Aug 2025

https://github.com/mh0386/game_rental

It is a game rental store application.

csharp microsoft-sql-server sql

Last synced: 26 Aug 2025

https://github.com/kostiantyn-nemchenko/ansible-role-postgresql

Yet another Ansible role for PostgreSQL

ansible ansible-roles database postgresql sql

Last synced: 11 Apr 2026

https://github.com/minicloudsky/minerva

Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.

go golang mysql mysql-database parser sql tidb

Last synced: 02 Jan 2026

https://github.com/nelson6e65/bash-mysql-helper

Import, export and make backups of MySQL/MariaDB databases using .env file

backups bash basher database dotenv env gzip laravel mariadb mariadb-databases mysql mysql-helper mysqldump sql

Last synced: 11 Apr 2026

https://github.com/tebogoyungmercykay/the_jerman_otto_car_site

This repository serves as my personal web development space, where I am constantly experimenting, practicing, and refining my skills. It contains a variety of projects, code snippets, and resources that I used/use.

ajax angular bootstrap car-site css database-dump expressjs html javascript jquery json logs mobile-app mongodb mysql nodejs php sql typescript xml

Last synced: 09 Apr 2026

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

Visualize Spotify Tracks, Genre and Audio Features, and more using Powerpipe and SQLite.

dashboard powerpipe spotify sql sqlite sqlite3

Last synced: 27 Aug 2025

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

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/carvetighter/sqlmethods

A wrapper for pymssql (Microsoft Sql Server Package). I wrote this in the process of working with Sql Servers as a Data Scientist.

microsoft-sql microsoft-sql-server pymssql python python-3 python3 sql

Last synced: 04 Jan 2026

https://github.com/iantomasinicola/databaseyimp

Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.

creare-database database sql

Last synced: 12 May 2026

https://github.com/imryche/litequery

A minimalist SQLite library for Python

aiohttp asyncio fastapi orm python python3 sql sqlite sqlite-database sqlite3 starlette

Last synced: 15 May 2025

https://github.com/mdxabu/nl2sql

Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama

ai-models llama ollama sql

Last synced: 19 Feb 2026

https://github.com/designliquido/lincones-postgresql

Biblioteca de LinConEs para JavaScript usando PostgreSQL.

hacktoberfest lincones portugues portuguese postgresql sql typescript

Last synced: 01 Jul 2025

https://github.com/viktorsvertoka/goit-rdb-fp

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-fp sql workbench

Last synced: 20 Feb 2026

https://github.com/edsonbonfim/php-orm

Implementação do padrão de projeto active record em PHP

activerecord database model orm pdo php sql

Last synced: 15 May 2026

https://github.com/dschil138/sql-keycounts

SQLite queries to be used with Benign-Key-Logger to help understand your keycount data

benign-key-logger keyboard-layout keycounter keylogger sql sqlite

Last synced: 15 Jun 2025

https://github.com/rizwanullah313/clinic-managment-system

Clinic management system using Java and MS Access

java msaccess netbeans-ide oracle-database sql

Last synced: 05 Mar 2025

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/mgks/paperlessql-db

A nano SQL library made for micro data management.

data-management database-schema pql sql

Last synced: 15 May 2025

https://github.com/edurankcr/edurankcr.api

Backend service for EduRankCR.com.

api-rest backend c-sharp docker sql tsql

Last synced: 21 Feb 2026

https://github.com/melisa-karatas/movie_library_managemnet_system

This project is a simple movie library management system written in Python with database provided by SQL.

movie-library movie-library-management movie-management movies python sql sqlite sqlite3

Last synced: 09 Apr 2026

https://github.com/aloth/power-bi-book-resources

Official resources for "Teach Yourself VISUALLY Power BI" by Alexander Loth (Wiley). Get all Power BI project files (.pbix) and datasets to follow along with the visual, step-by-step exercises in the book.

analytics bi business-analytics business-intelligence dashboards data-analysis data-cleaning data-modeling datavisualization dax etl microsoft microsoft-power-bi power-bi-desktop power-platform powerbi powerquery reporting sql visualization

Last synced: 19 Feb 2026

https://github.com/dandimrod/indexsql

Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.

indexeddb indexeddb-wrapper javascript sql

Last synced: 06 Jul 2025

https://github.com/ashishkumbhar01/php-chat-app

A PHP Chat App based on Web Socket async

async asynchronous chat javascript messaging mysql php sql websocket

Last synced: 03 Feb 2026

https://github.com/mynk2906/tendermanagementsystem

The Tender Management System is an e-Tendering System which facilitates the complete tendering process with the exception of advertising.

java jdbc sql

Last synced: 22 Mar 2025

https://github.com/codehass/vet_clinic

Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.

postgresql sql

Last synced: 20 May 2026

https://github.com/shanduur/c-embedded-sql

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

c esql sql

Last synced: 04 Oct 2025

https://github.com/kefniark/mango-sql

Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)

code-generation database golang mariadb mysql postgresql sql sqlite

Last synced: 06 May 2026

https://github.com/dave-007/presentations

Repository for source files in my past and upcoming presentations. Powershell, SQL, Azure or AWS command line script files, code for examples and demos, supporting slides as PDFs.

awscli azure-cli demos pdfs powershell sql supporting-slides

Last synced: 30 Jul 2025

https://github.com/faisal-khann/vendor_impact_analysis

Vendor Impact Analysis is the process of evaluating and measuring how well suppliers or vendors contribute to a company's success in terms of product quality, cost-effectiveness, timely delivery, reliability, and overall value.

data-visualization git powerbi python sql sqllite3

Last synced: 21 Aug 2025

https://github.com/scottgriv/pwa-demo-app

A Progressive Web App (PWA) demo that uses React, TypeScript, Node.js, Postgresql, and Scss/Sass/Less. Learn about PWAs and achieving a perfect Lighthouse score.

html javascript less lighthouse postgresql postgresql-database pwa pwa-app pwa-apps pwa-boilerplate pwa-example react sass scss sql typescript

Last synced: 12 Aug 2025

https://github.com/isaquepinheiro/cqlbrasil

CQLBr Framework for Dart/Flutter (Isaque Pinheiro)

cassandra criteria dart database db2 firebase firebird flutter framework mongodb mysql sql sqlite

Last synced: 11 Apr 2026

https://github.com/plandes/icsql

This library provides an Emacs SQL mode integration to the ciSQL program

command-line-tool emacs emacs-lisp sql

Last synced: 14 Sep 2025

https://github.com/codewithkyle/jsql

Asynchronously access and manage your IndexedDB databases using SQL queries.

asynchronous indexeddb offline-capable sql web-worker

Last synced: 15 Mar 2025

https://github.com/cayo-rodrigues/nff

Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.

aws docker go htmx python redis selenium sql tailwindcss

Last synced: 22 Mar 2025

https://github.com/yswa-var/locoforge

prompt to SQL, NoSQL and GoogleDrive task executing agent

agentic-ai langgraph langgraph-python nosql python sql

Last synced: 20 Jan 2026

https://github.com/tspannhw/table-ddl

DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.

apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql

Last synced: 19 Mar 2026

https://github.com/danielbrtanimacao/aulas-python-curso

aulas python do curso do otavio miranda

curso django otavio-miranda python sql study tests udemy

Last synced: 18 Jun 2025

https://github.com/tknishh/case-study-ueats-ghub-sql

Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub

assignment bigquery case-study-analysis loop product-analyst sql

Last synced: 23 Aug 2025

https://github.com/walidalsafadi/hr-sqldb

Use DML and DDL scripts to build a simple HR SQL project.

oracle oracle-database oracle-sql sql

Last synced: 02 Jan 2026