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/mensenvau/leetcode_sql_problems

😊️️️️️️ Leetcode database part solutions

data-engineer data-engineering leetcode leetcode-solutions mysql sql

Last synced: 30 Jun 2026

https://github.com/phoenixmputu/script-database

La bibliothèque internationale du Congo, souhaite mettre en place une base des données pour gérer ses livres. Afin d'y arriver, ils ont contacté un concepteur de bases de données. Après avoir analysé le fonctionnement de la bibliothèque, le concepteur de base données a réalisé un schéma physique des données. Possédant déjà un schéma physique, la bibliothèque sollicite vos services afin de : Écrire le script SQL de création de la base des données sur base du schéma physique réalisé en amont Écrire les scripts d'insertion des données dans la nouvelle base de données.

sql

Last synced: 15 May 2026

https://github.com/depressioncenter/useful-sql-queries-for-umich-research-centers

Useful SQL queries for University of Michigan research cores, centers, institutes and labs, including queries to report on publications and grants.

data-analytics efdc oracle publications sql umich

Last synced: 20 Mar 2025

https://github.com/luizcalaca/r-scripts

Running R Language within Power BI and RStudio

ggplot2 powerbi r sql sqldf

Last synced: 20 Mar 2025

https://github.com/zewdu444/catalog_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

oop ruby solid sql

Last synced: 05 Apr 2025

https://github.com/gravity00/dapprwire

Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)

csharp dapper database dotnet dotnet-core sql

Last synced: 16 Feb 2026

https://github.com/aryan-13-11/cms-using-enterprise-java

A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database

derby-database java javascript jsp-servlet sql webapplication

Last synced: 01 Jul 2026

https://github.com/kunkristoffer/movie-database

Group project in SQL @ kodehode

sql

Last synced: 11 Jan 2026

https://github.com/v0d1ch/serviette

JSON to SQL lib

haskell json serviette sql sql-query

Last synced: 14 May 2026

https://github.com/xxyzz/db

Stanford Databases MOOC exercises

database mooc sql xml

Last synced: 04 Apr 2025

https://github.com/lancewalk87/cls-express-media-server

Software | NodeJS Express media server, Sequelize SQL database, and Webpack ejs for frontend endpoints.

c-plus-plus css3 databae ejs-express endpoint-testing express-server http-server jest nodejs query react rest sequelize server-side social-network sql webpack-loader

Last synced: 10 Apr 2026

https://github.com/jmini00/projet_la_boite_a_vinyles

PROJET PRÉSENTÉ AU PASSAGE DE DIPLOME : Projet "La Boite à Vinyles" pour soutenance certification développeur Full-Stack, réalisé avec HTML, CSS, SASS, BOOTSTRAP, JAVASCRIPT, PHP architecture MVC

boostrap html-css-javascript mvc-architecture php sass sql

Last synced: 01 Jul 2026

https://github.com/ddliu/go-dbless

Database library with less complexity and less modeling.

database golang json model mysql orm postgresql sql sqlite

Last synced: 12 Apr 2026

https://github.com/akt0001c/workessential

This is the mgnrega management system which works under a scheme where it manages project and provide work for rural area people and ensure 100 days work for them

java jdbc sql

Last synced: 05 Jun 2026

https://github.com/trbureiyan/app-web-bibliotecavirtual

Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.

bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp

Last synced: 07 May 2026

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/charlie5dh/full-stack-kafka-stack

For recreational use. Just a playground of Kafka+Spark+MQTT+KSQLDB+others

kafka ksqldb spark-streaming sql telegraf

Last synced: 16 May 2026

https://github.com/jeffrosenberg/dbascripts

A collection of SQL Server scripts I find useful, many with my own tweaks

sql sql-server

Last synced: 28 Mar 2025

https://github.com/guilhermersouza34/mod38-projetocompleto

Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.

java javaee jpa-hibernate jsf maven postgresql spring-boot sql

Last synced: 06 Apr 2026

https://github.com/thelfensdrfer/hackerrank

Hackerrank submissions in PHP, SQL and Python.

hackerrank php python sql

Last synced: 05 May 2025

https://github.com/shubhendu-bhakat/amazon-clone

This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .

css3 express-js html5 javascript nodejs php8 sql

Last synced: 12 Apr 2026

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

Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados

back-end data database database-modeling mysql mysqlworkbench query sql trybe-projects

Last synced: 08 May 2026

https://github.com/igormanoels/.estudos-em-banco_de_dados

Exercícios realizados no curso de Banco de Dados para Data Science do Senai Frederico Jacob

cassandra mariadb mongodb mysql neo4j redis sql sql-server

Last synced: 18 Feb 2026

https://github.com/steffo99/unimore-bdd-2020-alexandria

Piattaforma per organizzare e condividere la propria libreria multimediale

postgresql sql unimore-informatica

Last synced: 27 Mar 2025

https://github.com/kohkimakimoto/go-sqlexec

go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.

database go golang sql

Last synced: 19 May 2026

https://github.com/aboualine/sql-formation

Library Management System Database: A MySQL project with tables, triggers, stored procedures, and views for managing books, members, and borrowings. Includes sample data for testing. Ideal for learning SQL or building a library app.

data database library-management-system mysql sql system

Last synced: 18 Apr 2026

https://github.com/miyako/4d-plugin-simple-sqlite-client

Simple SQLite client using libsqlite3

4d-plugin sql

Last synced: 13 Sep 2025

https://github.com/chdb-io/chdb-wasm

Browser SQL shell for chDB — ClickHouse compiled to WebAssembly, running fully in the browser. Live at wasm.chdb.io

browser chdb clickhouse database olap sql wasm webassembly

Last synced: 05 Jul 2026

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

DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS

databricks pyspark python sparksql sql

Last synced: 20 May 2026

https://github.com/wangggym/quarry

The database workbench built for the AI era — one safety-railed query kernel, many faces: CLI / GUI / MCP / agent skill. Pure stdlib.

agent ai cli database mcp mysql postgres redis sql workbench

Last synced: 05 Jul 2026

https://github.com/basemax/autonewssubmitter

Analyze SQL query and extract data of attachment files to insert new wordpress post.

parse parser parsing php regex regex-match sql sql-queries sql-query wordpress wordpress-development wordpress-site

Last synced: 20 May 2026

https://github.com/garfield1002/yacdb

Yet Another Crappy DataBase

c database sql

Last synced: 11 May 2026

https://github.com/ariya/timeline2sqlite

Convert location history to a database

clojure google-maps location nbb sql sqlite

Last synced: 28 Apr 2026

https://github.com/danomatic/sequelize-graphql

Resolve GraphQL queries with a single SQL query

dataloader graphql sequelize sequelize-orm sql

Last synced: 17 May 2026

https://github.com/alddesign/crudkit

CRUDKit lets you create UI webpages for existing databases within minutes.

adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit

Last synced: 08 Apr 2026

https://github.com/arungupta14/sqliautomationtool

This automation tool to find sqli vulnerability

python3 sql sqlite-database

Last synced: 22 Mar 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/shivm-sb-07/rapido_data_analyst_project

The Rapido's Data Analyst Project involves analyzing ride service data to create interactive Power BI dashboards, visualizing key metrics like revenue trends, ride patterns, and driver performance. These dashboards enable data-driven decision-making and operational efficiency for Rapido.

excel powerbi python3 sql workbench

Last synced: 22 Mar 2025

https://github.com/kunalkeshan/mkd-blog

mkd-blog short for Markdown Blog is a blogging platform where anyone can share the articles they write to the world. The editing platform of the mkd-blog uses articles written in Markdown and is converted into HTML.

blog blogging css ejs expressjs full-stack-application html javascript markdown mysql nodejs sql

Last synced: 22 Mar 2025

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/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

dotnet ikvm jsqlparser parser sql

Last synced: 21 May 2026

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/fou1100ouacus/course19_driving-license-management_full-real-project

DVLD is a Desktop Application that I've been working on from scratch, using .NET Core Windows Forms, ADO.Net and Microsft SQL Server from Programming Advices Course 19.

advanced-programming csharp-code data-structures database desktop-app dotnet sql

Last synced: 09 May 2026

https://github.com/mochams/glimt

SQL-first queries with composable filters for Go

go golang sql sql-query

Last synced: 06 Jul 2026

https://github.com/shivanshsrii/40sql-queries

I HAVE CREATED 40 QUERIES FOR DAILY PRACTICE. USE SQL SEVER.

sql sql-server

Last synced: 06 Jul 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/utsavpatel562/pl-sql

PL/SQL

sql

Last synced: 22 Mar 2025

https://github.com/virajpatidar/notes-backend

Backend API developed using GO Fiber for note making application

fiber go go-fiber gofiber golang rest-api sql

Last synced: 22 May 2026

https://github.com/iotchulindrarai/vnpr-using-raspberry_pi

it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.

numberplatedetection ocr-recognition python3 raspberry-pi sql

Last synced: 10 May 2026

https://github.com/starsheriff2/sql-zoo-answers

These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.

database excersices mysql queries sql

Last synced: 02 May 2026

https://github.com/vizonex/aiohttp_sqlmodel

An aiohttp_sqlalchemy library for sqlmodel things in asyncio.

aiohttp asyncio orm sql sqlmodel

Last synced: 03 Apr 2025

https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior

Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.

data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql

Last synced: 22 May 2026

https://github.com/dilipsanapinb/showflow

ShowFlow is web application that help us to book and movie, shows and events online and help the people in solving the real life problem of the time saving for the entertainment.

chackra-ui css flask html javascript python reactjs sql vscode

Last synced: 08 Apr 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/bisegni/sql-proxy

a proxy for mysql engine write in go using https://github.com/xelabs/go-mysqlstack and info form radondb

sql

Last synced: 30 Mar 2025

https://github.com/seonghun-dev/logquerify

LogQuerify is reading logfile to SQL

logging rust sql

Last synced: 14 May 2025

https://github.com/slardiere/partmgr

manage PostgreSQL Table Partitionning

partitioning plpgsql postgresql sql

Last synced: 02 Oct 2025

https://github.com/collumbus/data-modeling-with-postgres

This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.

data-engineering pipeline postgres python sql

Last synced: 05 May 2026

https://github.com/planetarydev/pure-live-pg

PostgreSQL wrapper with live, realtime queries

livedata pg postgres postgresql reactive realtime sql

Last synced: 28 Jun 2025

https://github.com/manuthecoder/devlist

Devlist is a better way to work on code projects!

ajax css html javascript php sql

Last synced: 04 May 2026

https://github.com/mulliru/check-point-02-java-advanced

🗂️ Repositório desenvolvido para o Checkpoint 2 da matéria Java Advanced da FIAP. O projeto cadastra brinquedos usando Spring Boot ☕ e banco de dados Oracle. 🚀

fiap java java-advanced oracle spring sql

Last synced: 09 May 2026

https://github.com/snowykte0426/dev.world

A repository where snowykte0426 records study topics as issues

ai backend css database frontend html java javascript kotlin network react spring-boot sql svelte todolist

Last synced: 08 Apr 2026

https://github.com/kritagya123611/university-erp

The Multi-Role University ERP project is a web-based system that serves as an enterprise resource planning (ERP) solution for universities. It will include different user roles such as Admin, Faculty, and Student, each with specific access rights and functionalities. Admin: Manages users, courses, departments, and overall system configurations. F

css3 express-middleware expressjs html5 nodejs postgresql sql tailwindcss

Last synced: 08 Apr 2026

https://github.com/sibyx/duckql-django

duckQL Django bindings

django duckql orm python sql

Last synced: 15 Feb 2026

https://github.com/cyevgeniy/orasqlru

http://orasql.ru website

oracle pl-sql sql

Last synced: 22 Mar 2025

https://github.com/popckovs/python_desctop_library

A simple application with a description and notes on the python language, to facilitate learning

python python-pq5 sql

Last synced: 23 May 2026

https://github.com/tr1sm0s1n/fiber-postgres-api

Fiber API for CRUD operations in PostgreSQL.

api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql

Last synced: 23 Sep 2025

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/clarketm/hackerrank-sql

HackerRank SQL Solutions

hackerrank solutions sql

Last synced: 08 Mar 2026

https://github.com/davidsmfreire/sqlshield

Schema-aware static analysis for SQL strings in application code.

linter sql static-analysis

Last synced: 25 Apr 2026

https://github.com/nadilson-ifpe/dsmeta

Semana Spring React - DevSuperior. O projeto final está no seguinte link (aguardar alguns segundos para que a Heroku reative o acesso ao back-end, que é pausado após 30 minutos sem acesso): https://dsmeta-nadilson.netlify.app/

back-end backend front-end frontend java javascript react spring-boot sql typescript

Last synced: 09 Apr 2026

https://github.com/rahul-bhati/mp3_music_jsp

In this site you can listen music of your choice you can login or sign up for adding album in your favourite album list .

bootstrap communityexchange css ghdesktop github html javascript jquery jsp learn sql

Last synced: 09 Apr 2026

https://github.com/humbertocg18/sites-criados-php-html

Este repositório é para compartilhar e demonstrar alguns sites que eu fiz ao longo do tempo. Tanto trabalhos ministrados no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), tanto como alguns projetos pessoais.

css html html5 js php sql

Last synced: 09 Apr 2026

https://github.com/zhd4/pgbackupbot

Telegram Bot for PostgreSQL Databases auto-backuping

backup database postgres postgresql python sql

Last synced: 27 Jul 2025

https://github.com/briso10-dev/oracle-database

An Open source project giving a maximum of Query Solutions of various different databses in Oracle

database oracle security sql

Last synced: 20 Sep 2025

https://github.com/4l1c3-r4bb1t/uri-exercises

📚 URI exercises resolution.

java sql

Last synced: 29 Jul 2025

https://github.com/vargascardona/productos-sql

Ejercicio de conexión a MariaDB

java management sql tables

Last synced: 21 Sep 2025

https://github.com/alexlatam/golang-simple-blog-app

Simple blog using Go. With MySQL database conection.

boostrap bootstrap5 go golang mysql sql

Last synced: 08 May 2026

https://github.com/elitan/tsql

A type-safe SQL query builder and database toolkit for TypeScript.

bun database mssql mysql nodejs postgres sql sqlite typescript

Last synced: 21 Sep 2025