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/aminehmida/sqlmigman

Tool to manage database schema migration

devops migration mysql postgres postgresql sql upgrade

Last synced: 09 May 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/deadnews/sql-ex

Solutions to some exercises at sql-ex.ru

sql sql-ex

Last synced: 29 Jan 2026

https://github.com/vishrut-b/database-project-mysql-

It is an astrophysical data analytics project, which I did with MySQL. The project was a graded by Sebastien Derriere of the Strasbourg Astronomical Observatory.

astrophysical-data astrophysics mysql relational-databases sql statistics

Last synced: 06 Feb 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/clydedz/fancy-comments

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml

Last synced: 09 May 2026

https://github.com/jorjishasan/software_engineer-hackerrank

I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂

problem-solving rest-api software-engineering sql

Last synced: 13 Oct 2025

https://github.com/kylemit/hellosern

Introduction to SQL, Express, React, Node Stack

express node react sql

Last synced: 10 May 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/hfanieng/prodjlink-to-sql

This project reads data from the ProDJLink network with Beat Link Trigger, sends it via UDP to a Python script and then saves the data in a SQL database.

clojure music python rekordbox sql udp

Last synced: 17 Mar 2026

https://github.com/cleilsonandrade/in.orbit-api

in.orbit-api é uma API Rest com o fim de realizar o gerenciamento de metas semanais, permitindo o cadastramento da meta, quantidade de dias que será realizada durante a semana, listagem, exibindo as metas da ultima semana baseando-se no dia atual com a contagem de dias que a meta foi realizada e permitindo a atualização de uma meta como concluída.

api-rest backend biomejs commitizen commitlint common-table-expression conventional-commits dayjs drizzle-orm fastify goal-tracking lint-staged mysql mysql2 sql swagger tsup typescript zod

Last synced: 30 Jan 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/turbot/powerpipe-mod-nba

Visualize NBA team, player, game data, and more using Powerpipe and SQLite.

dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 13 Jun 2026

https://github.com/hvignolo87/ortex-programming-challenge

Coding challenges required for the Python Developer and Data Engineer job positions.

challenge data-analysis finance pandas python scripting sql sqlalchemy

Last synced: 17 May 2026

https://github.com/billwallis/db-query-profiler

Lightweight database query profiler.

python sql

Last synced: 25 Feb 2026

https://github.com/turbot/steampipe-mod-rss-insights

View dashboards and reports across RSS channels and Atom Feeds using Steampipe.

dashboard hacktoberfest insights rss sql steampipe steampipe-mod

Last synced: 19 Mar 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/pirate-emperor/dialogix

Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.

asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql

Last synced: 27 Jan 2026

https://github.com/anicetkeric/spring-boot-jdbi3

Spring Boot Rest API with Jdbi 3

jdbi postgresql spring-boot sql

Last synced: 13 Apr 2025

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/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/leosolar8/postgresql-express-prisma

This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game

authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql

Last synced: 08 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/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/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/stevenvachon/sql-match

Match a string using an SQL pattern.

match nodejs sql wildcard

Last synced: 14 Mar 2025

https://github.com/novikovadaria/all_udemy_work

Конспекты и Решение задач на курсе Udemy на специальности Full Stack разработка | Notes and Problem solving on the Udemy course in the specialty Full Stack development

css flask geekbrains html machine-learning python python-script sql web-development web-scapping

Last synced: 05 May 2026

https://github.com/julianrendon/schooladminsystem_jdbc

Java desktop application to register students, courses and marks into a database using JDBC

dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql

Last synced: 03 Jan 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: 07 Jul 2026

https://github.com/felixcharotte/ibm_datascience_capstone

In this project, we predicted if the SpaceX Falcon 9 first stage will land successfully by following the data science methodology. We also summarized the results for the business stakeholders.

analysis data-analysis data-science data-visualization databases folium jupyter-notebook machine-learning machine-learning-alrgorithms matplotlib pandas plotly plotly-dash python scikit-learn scipy seaborn sql

Last synced: 26 Jul 2025

https://github.com/avisionh/sqlgpt

Translating natural language into a query and then executing it on a database

chatgpt langchain ollama sql

Last synced: 09 Apr 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/samuel-ricardo/agendafx

App Desktop que promete elevar sua produtividade pra outro nível.

agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql

Last synced: 09 Apr 2026

https://github.com/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql

Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!

back-end mysql mysql-server sql sqlserver

Last synced: 19 Feb 2026

https://github.com/mluby/sql-as-a-service

Firebase for SQL

saas service sql

Last synced: 25 Sep 2025

https://github.com/taleeus/sqld

A Go library to build and manage dynamic queries

database go query-builder sql

Last synced: 19 Feb 2026

https://github.com/hellymodikalpesh/atliq-hospitality-analysis

AtliQ Hospitality Analysis | Power BI insights into revenue trends, occupancy, ADR, and strategic recommendations for boosting performance and optimizing operations.

dax-expression powerbi sql

Last synced: 14 Feb 2026

https://github.com/toddbirchard/bigquery-to-sql

:bar_chart: :arrow_right: :floppy_disk: Lightweight ETL script to migrate data from BigQuery to SQL.

bigquery etl google-cloud python sql sqlalchemy

Last synced: 09 Feb 2026

https://github.com/ligoj/plugin-id-sql

Ligoj plugin for identity management and backed by an SQL database

ligoj ligoj-plugin spring sql

Last synced: 24 Feb 2026

https://github.com/ghivert/stonebraker

Use plain SQL files and queries directly inside your Node.js project!

database javascript nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/alexeev-prog/aiomarine

Blazing fast async ORM/ODM in Python

async asyncio fast framework library mongodb nosql odm orm postgresql python sql

Last synced: 09 Mar 2026

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/izolate/yesql

A tool to write raw SQL in Go more effectively

go named-arguments sql templates utilities

Last synced: 15 Jul 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/udoy2/electronicgoodies

This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅

asp-net-core-mvc csharp css html javascript sql

Last synced: 04 Jan 2026

https://github.com/zademy/mcp-oracle-database

MCP server for Oracle Database. Introspect schemas, run SQL/DML, call PL/SQL, and diagnose performance over STDIO — with safety enforced by Oracle's least-privilege model.

ai-tools database java mcp mcp-oracle oracle spring-boot sql

Last synced: 09 Jul 2026

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/mohammadzainabbas/database-system-architecture-project

Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨

c-language database postgresql sql vscode

Last synced: 21 Apr 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/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/hanan-nawaz/flighttragedyanalysis

Flight Tragedy Analysis is a comprehensive data analysis project focused on examining aviation accidents and incidents from 1905 to 2009. This project provides users with valuable insights into historical plane crashes and their associated data.

airplane-crashes aws aws-redshift aws-s3 data-engineering etl kaggle postgresql power-bi psycopg2 python sql

Last synced: 11 Apr 2026

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/deve-sh/permit-system

A Lightweight Permit Application System written in PHP and SQL.

permit-system permits php sql

Last synced: 14 Nov 2025

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/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/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/dustin-decker/elasticsearchsql

A simple example of using Apache Spark SQL against Elasticsearch 5

elasticsearch spark sql

Last synced: 11 Apr 2026

https://github.com/mitre/aws-rds-microsoft-sql-server-2014-instance-stig-baseline

InSpec profile to validate the secure configuration of AWS RDS Microsoft SQL Server 2014, against DISA's Microsoft SQL Server 2014 Instance Security Technical Implementation Guide (STIG) Version 1, Release 9.

inspec microsoft mitre-corporation mitre-inspec mitre-saf sql stig

Last synced: 30 Oct 2025

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/mg98/filter.js

JS package that enables you to formulate complex conditions in a convenient string syntax which can then be matched with objects and further query a JSON array.

declarative-programming json sql

Last synced: 16 May 2025

https://github.com/alieymsxxn/sql_project_data_job_analysis

This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.

data-analysis postgresql sql sqlite

Last synced: 16 Apr 2025

https://github.com/karenpayneoregon/sqlserver-connection-timeout

Code sample which sets a timeout on a SqlConnection which constrains opening a connection to a four second time period which is adjustable.

csharp sql sql-server

Last synced: 02 May 2026

https://github.com/georgetdn/syscppcp

Store C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)

class data framework object persistence serialize sql windows

Last synced: 04 Apr 2025

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

Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.

backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/alokthedataguy/text-to-sql-agent

The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.

agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript

Last synced: 02 Sep 2025

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/ibrahimhozhun/prisma-nextjs

Website created with Next.js, NextUI library & Prisma ORM

fullstack mysql nextjs prisma prisma2 pscale react sql

Last synced: 24 Jul 2025

https://github.com/amberlee2427/nancy-brain

Nancy's RAG backend and HTTP API/MCP server connectors.

embeddings http mcp mcp-server python rag rag-chatbot sql

Last synced: 18 Jan 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/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/annakthrnlee/FIFA_World_Cup

Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.

google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow

Last synced: 10 Mar 2025

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

Use SQL to instantly query Buildkite users, pipelines, builds & more. Open source CLI. No DB required.

backup buildkite buildkite-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 04 Oct 2025

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 2025

https://github.com/fsistemas/gosqltojson

gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json

automation command-line-tool csv database go json mysql postgres sql tool

Last synced: 12 Apr 2026

https://github.com/moisentinel/grade11-cs-ip

Notes for Informatics Practices (IP) or Computer Science (CS) - Grade 11 (XI) CBSE NCERT

cbse compsci cs grade11 ncert python sql

Last synced: 11 Jun 2025

https://github.com/organization-devxp/practica-codigo

Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.

csharp dart go java javascript kotlin php python ruby rust sql swift typescript

Last synced: 23 Apr 2025

https://github.com/xxf098/sqlparse

A SQL Parser and Formatter for Rust

parser rust sql

Last synced: 07 May 2025

https://github.com/sahar-se/voice_recognation

This project aims to change the speech to text and text to speech with the help of the web application. The web application is developed using JavaScript, HTML, PHP, SQL, and Tailwind CSS. The web app will talk with you through a bot called Robo, change your voice to text and give you some recommendations, Publish your texts.

css3 git github html5 javascript php sql tailwindcss vscode

Last synced: 12 Apr 2026

https://github.com/vishrut-b/end-to-end-data-analytics-with-python-and-sql

This project involves the data cleaning and SQL-based analytics of a retail orders dataset using Python and SQL. It focuses on preprocessing data, followed by detailed analytics to extract insights on sales trends and product performance.

data-analysis python retail sql sql-server sqlalchemy

Last synced: 07 Feb 2026

https://github.com/jailtonjunior94/transactions

🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker

aks-kubernetes-cluster api debezium dotnet6 kafka sql worker

Last synced: 13 Apr 2026

https://github.com/gui-ribeiro66/sql-firstproject

Meu primeiro projeto em SQL

ads sql

Last synced: 16 Mar 2025

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

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