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/sarincr/mysql-database-with-python

MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language

database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite

Last synced: 17 Apr 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/piotrl/understand-sql-window-functions

📖 Support examples for learning Window Functions in PostgreSQL. Ready to run.

learning-materials postgresql sql window-function

Last synced: 31 Oct 2025

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

Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.

dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game

Last synced: 27 Aug 2025

https://github.com/queirozpedro/sgab

O Sistema de Gerenciamento de Acervo Bibliotecário (SGAB) é um software que tem por objetivo organizar e gerenciar acervos bibliotecários, sendo responsável pelo gerenciamento dos volumes e de usuários deste acervo.

elephantsql java sql testes-unitarios

Last synced: 14 Mar 2025

https://github.com/mrz1836/go-datastore

💾 Data layer using GORM for accessing models via a Database

database datastore go gorm mongo mysql postgres sql sqlite

Last synced: 27 May 2026

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/mfelici/rowgen

Vertica User Defined Transform Function to generate rows

cpp sql udx userdefined-functions vertica

Last synced: 10 Sep 2025

https://github.com/sujunmin/mariadbdailycheckscripts

MariaDB Daily Check Scripts in PowerShell and SQL

daily-tasks database-status mariadb-server powershell sql windows

Last synced: 18 Feb 2026

https://github.com/hjo12/LoginPanel

Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside

csharp sql windows-forms winforms

Last synced: 24 Sep 2025

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

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/lucasavila00/sql-select-ts

A modern, database-agnostic, composable SELECT query builder with great typescript support.

sql typescript

Last synced: 22 Mar 2025

https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog

I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.

crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql

Last synced: 10 Apr 2026

https://github.com/mstgnz/sqlmapper

SQL parser and converter library written in Go, designed to handle large-scale database schema migrations and transformations.

converter dump go sql sqlmapper sqlporter

Last synced: 10 Feb 2026

https://github.com/adamduval/ml_snowflake_end_to_end

❄️ End to End ML workflow in Snowflake.

machine-learning python snowflake sql streamlit

Last synced: 02 Mar 2026

https://github.com/szymonmaszke/programming-languages

Mindmap notes regarding programming languages (polish and english)

c cpp java mindmap mysql notes programming-language python r scala sql

Last synced: 10 Apr 2026

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/margelo/react-native-quick-sqlite

DEPRECATED: Use "react-native-nitro-sqlite" instead

jsi lib native react react-native sql sqlite storage

Last synced: 14 Apr 2025

https://github.com/rohitkumar-tech/personalexpansetracker

This is the repository for the personal expense tracker

jaa java javaapplets localhost php sql xampp

Last synced: 22 Sep 2025

https://github.com/stevenvachon/sql-match

Match a string using an SQL pattern.

match nodejs sql wildcard

Last synced: 14 Mar 2025

https://github.com/marialobillo/fcc-periodic-table-database-project

free code camp database project - periodic table

bash certification freecodecamp shell-script sql

Last synced: 20 May 2026

https://github.com/apache/incubator-gluten-site

Apache Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.

gluten spark sql

Last synced: 19 Oct 2025

https://github.com/koushiro/usql

[WIP] Universal SQL Lexer and Parser library, written in Rust.

lexer mysql parser postgresql rust sql sqlite3

Last synced: 30 Jul 2025

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/ripytide/audio-network

haha audio on many pc at once lol funny

ajax audio javascipt php rickroll sql

Last synced: 16 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/roystonfurtado/python-snake-game

Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.

mysql pygame-mixer pymysql python python-snake sql tkinter

Last synced: 29 Jun 2026

https://github.com/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 2026

https://github.com/sujunmin/oracledbdailycheckscripts

Oracle DB 12c Daily Check Scripts for Windows

daily-tasks database-status oracle-db powershell sql windows

Last synced: 03 Oct 2025

https://github.com/rafaelsilvestre/detran

Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML

detran java javafx javafx-library sql

Last synced: 02 Jan 2026

https://github.com/digia3d/cook-book

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows you to make them public

devise rails-restful ror sql

Last synced: 26 May 2026

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/abdelkarimhajji/gestionproduction

Production Management Project: Boosting efficiency and control in manufacturing. Optimize processes with us! 🛠️💼 #ProdMgmt

java management mysql-database sql

Last synced: 12 May 2026

https://github.com/appfolio/seams

Identify seams in your database

ddd sql

Last synced: 09 Jun 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/zerlok/gendalf

Code-first, deterministic generator for type-safe Python transport and SQL adapters.

adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe

Last synced: 08 Mar 2026

https://github.com/pojntfx/mepi

Middle Earth Property Insurance, a uni project of @jakwai01, @dentremor, @lucas-goldner and @pojntfx for HdM Stuttgart.

hdm-stuttgart oracle pogchamp proprietary sql uni-hdm-stuttgart

Last synced: 10 Aug 2025

https://github.com/elkronos/sql_portfolio

Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.

analysis cte database database-management etl feature-engineering sql sql-server trigger-events

Last synced: 18 May 2026

https://github.com/abhinavkorpal/sql-pl-sql

SQL-PL-SQL

database plsql sql

Last synced: 25 Jun 2025

https://github.com/marregui/quest

Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.

gui java questdb questdb-desktop-client sql swing-gui timeseries

Last synced: 27 Jun 2025

https://github.com/soontao/nosql-on-sql

Experimental NoSQL db based on sql engine.

exprimental json nosql sql

Last synced: 18 May 2026

https://github.com/aliesmaeil/queries-in-file

converting multiple SQL queries located in a file into only one composite insert query

dart query query-builder sql

Last synced: 04 Jan 2026

https://github.com/Imran53/SQL-Mastery-for-Interviews

Level up your SQL skills for interviews! Explore a curated collection of SQL resources, interview questions, answers, PDFs, YouTube channels, websites, and Hackerrank solutions. Get ready to excel in SQL-related interviews with comprehensive learning materials and real-world problem-solving examples.

hackerrank-solutions hackerrank-sql interview-preparation interview-questions sql sql-query

Last synced: 11 Apr 2025

https://github.com/larissaperinoto/store-manager

Project Store Manager is a RESTful API for managing a store's system.

chai express javascript mocha mysql nodejs sql swagger

Last synced: 11 Apr 2026

https://github.com/mastansayyad/dbms-sql-queries-

This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.

database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql

Last synced: 18 Apr 2026

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: 27 Oct 2025

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/birdmandayum0131/url-shortener

A Project for practicing golang and clean architecture

clean-architecture docker docker-compose go golang mysql nginx practice-project sql

Last synced: 10 Apr 2026

https://github.com/avdunusinghe/schoolmanagement

.Net 5 | Entity Framework Core | C# | Type Script | Microsoft SQL | Code First Approach

angular azure cicd csharp dotnet efcore ngx primeng rest-api sql trello

Last synced: 09 May 2026

https://github.com/barakadanny/-vet_clinic-db

Vet clinic database is the collections of tables and related queries.

database postgresql psql sql

Last synced: 30 Jan 2026

https://github.com/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 16 May 2026

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/xvisierra/srms

Student result management system built with SQL, PHP, HTML, CSS, JavaScript, XAMPP, and Bootstrap. Easily track and manage student results with this intuitive platform.

bootstrap css html javascript php sql xaamp

Last synced: 10 Apr 2026

https://github.com/iwolf22/the-complete-2023-web-development-bootcamp

Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela

api-rest css express-js html javascript node-js nosql oauth2 reactjs sql

Last synced: 09 Apr 2026

https://github.com/erikfva/spatialsql

Funciones geográficas escritas en PL/pgSQL de PostgreSQL utilizando funciones de la extensión PostGIS.

gis pgsql plsql postgis postgresql shell sig sql

Last synced: 05 Jan 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/mduesterhoeft/spring-boot-starter-exposed

A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework

autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql

Last synced: 12 Sep 2025

https://github.com/dario-l/ses

SimpleEventStore is a simple event store library for .NET based on rdbms persistance.

cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams

Last synced: 03 Oct 2025

https://github.com/paulio11/p4-squigl-twitter-clone

A social network based on Twitter.

css django html javascript jquery python sql

Last synced: 09 Apr 2026

https://github.com/cctyl/jdbctemplateplus

对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。

java jdbc sql

Last synced: 14 Oct 2025

https://github.com/tojan-naiem/ghorsa

An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.

bootstrap5 css html js mysql php plant-store sql

Last synced: 05 Feb 2026

https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate

The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques

big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql

Last synced: 27 Jan 2026

https://github.com/fabiomattei/uglyduckling

Be focused on the problem you are solving while developing project management software using this framework that stays out of your way

json php php-framework sql

Last synced: 09 Apr 2025

https://github.com/kader1680/blog-api-crud

This Blog personal website using Laravel framework project also save data in mysql database

bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql

Last synced: 24 Jan 2026

https://github.com/IowaComputerGurus/dnn.dbexporter

SQL Module for DNN for Export

dnn dotnetnuke sql

Last synced: 12 May 2025

https://github.com/pimbrouwers/sp_easybutton

One-button SQL Server configuration to implement commonly-accepted best practices.

sql sql-server tsql tsql-stored-procedures

Last synced: 14 Oct 2025

https://github.com/rhaseven7h/sqljson

SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.

field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators

Last synced: 22 May 2026

https://github.com/emsk/mask_sql

A command-line tool to mask sensitive values in a SQL file

cli gem ruby sql

Last synced: 12 May 2025

https://github.com/rajanmandanka07/bank-management-system

Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.

java jsp servlets sql

Last synced: 05 Feb 2026

https://github.com/whopiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 12 Apr 2026

https://github.com/bdrupieski/anagramfinder

Java app to find anagrams in the Twitter firehose

anagrams java jdbi postgres python scikit-learn sql twitter-bot twitter4j

Last synced: 14 Apr 2026

https://github.com/ninja1375/library-management-system-sql

library-management-system-sql

library scripts sql

Last synced: 23 Feb 2026

https://github.com/dreamph/dbre

Golang ORM Database Adapter (Support Bun/Gorm)

bun database database-adapter database-orm go-sql golang gorm orm query repository sql

Last synced: 05 Feb 2026

https://github.com/reachvivek/login-system

A Complete User Login System With User Registration, Verification And Forgot Password Option.

composer html javascript jquery php phpmailer sql swifmailer

Last synced: 14 Apr 2026

https://github.com/glhrzx/sql-firstproject

Meu primeiro projeto em SQL

ads sql

Last synced: 26 Oct 2025

https://github.com/kcasctiv/go-ewkb

Simple golang package for working with postgis geometry types

ewkb geometry golang postgis sql wkb

Last synced: 10 Mar 2026

https://github.com/seddryck/tseesecake

Tseesecake is a lightweight proxy for time-series query engines, supporting multiple database engines and storage providers, with a SQL dialect dedicated to time series

query-engine sql time-series

Last synced: 12 Apr 2025

https://github.com/arzan101/ola-data-analytics

Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate

dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql

Last synced: 06 Jan 2026

https://github.com/justinsimmons/sqlmap

Convert a native go datatype to and from its sql null datatype equivalent.

golang sql sqlc

Last synced: 14 Jan 2026

https://github.com/ernestaroozoo/memestocks.net

MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.

dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit

Last synced: 06 Mar 2026

https://github.com/sammyboooom/linebot

This line bot is created as a student's personal project, and is works as teacher/student interaction and score/course management autoreply bot

chatbot cui line linebot linemessagingapi sql

Last synced: 04 Apr 2025

https://github.com/thedtripp/database-design-term-project

Designed and implemented a database to track air travel related information in PostgreSQL with SQL.

postgresql relational-database sql uml-diagram

Last synced: 17 Mar 2025

https://github.com/saadsalmanakram/art-of-sql

A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.

sql structured-query-language

Last synced: 08 Apr 2025

https://github.com/arpitbrur/flight-ticket-booking-j2ee-mini-project

Here I'm uploading flight ticket booking project which is real time project. In this project I have use Core java, Servlet /JSP, JDBC, and MySql workbench.

core-java css3 html javascript jdbc-driver jsp-servlet mysqlworkbench servlet sql

Last synced: 13 Apr 2026