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/bogdanp/racket-define-query

Turn .sql files into virtual-statements.

racket sql

Last synced: 03 Apr 2025

https://github.com/toolgood/toolgood.sqlfirewall

SQL Firewall, Prevent SQL injection, 防sql注入

sql sql-injection

Last synced: 13 Apr 2025

https://github.com/turbot/steampipe-mod-oci-compliance

Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.

cis cis-benchmark compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 06 Mar 2026

https://github.com/seferogluemre/entityframeworkdbfirstproduct

Entity FrameWork first database commerce project

commerce csharp dbfirst-database entity-framework sql

Last synced: 11 Apr 2025

https://github.com/seipan/csql

CLI tool to insert CSV data into a specified database.

csv csv-parser mysql postgresql sql

Last synced: 17 Jul 2025

https://github.com/haraldrudell/parl

A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)

android database go golang parallelism sql sqlite sqlite3

Last synced: 18 Jul 2025

https://github.com/kumartusha/hacker-rank-sql

Hacker-rank-Sql-Solution..

sql

Last synced: 18 Jul 2025

https://github.com/lnvaldez/stackoverflow-sql-queries

SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.

csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow

Last synced: 30 Oct 2025

https://github.com/chromy/crunch

sqlite3 compiled to WASM for the browser and server

sql sqlite sqlite3 wasm webassembly

Last synced: 11 Apr 2025

https://github.com/cleilsonandrade/carteira_vacinacao_digital

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

bootstrap css flask full-stack fullstack health html javascript jinja2 python sql sqlite vaccination

Last synced: 07 Mar 2026

https://github.com/astrodynamic/retailanalitycs-in-postgresql

Develop a SQL script to create a database with tables, views, roles, and functions. Form personalized offers to increase average check, frequency of visits, and cross-selling.

bd csv data-analysis data-export data-input data-manipulation data-validation database-management functions git margin offers postgresql retail role-permission-management selling sql transaction tsv views

Last synced: 06 Apr 2026

https://github.com/rammm2005/schema-ecc

Schema of Simple Database make with SQL

database eccomerce schema sql

Last synced: 16 Aug 2025

https://github.com/jakiboy/sqalar

Filter & Fetch Array with SQL Query (PHP)

array arrayassql ferch orm sql

Last synced: 21 Jun 2025

https://github.com/rschwarz/sql-clickhouse

Support for Clickhouse databases in sql-mode for Emacs.

clickhouse emacs sql

Last synced: 11 Jun 2026

https://github.com/piharpi/db_hotel_realta

Mini Project 🏨 Hotel Realta

case-study sql sql-server

Last synced: 28 Oct 2025

https://github.com/magnusrodseth/complete-sql-mastery

My personal notes from the Complete SQL Mastery course.

mysql relational-databases sql

Last synced: 10 Sep 2025

https://github.com/lewuathe/terraform-aws-presto

Terraform module to create Presto cluster

bigdata presto sql terraform

Last synced: 16 Jun 2025

https://github.com/javiercanon/microsoft-sql-server-scripts-utils

👩‍💻 Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... 👨‍💻

microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver

Last synced: 07 May 2025

https://github.com/austintoddj/codewars

Completed solutions to Codewars kata

bash codewars kata learning php practice sql

Last synced: 15 May 2026

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

Use SQL to instantly query Docker Hub repositories, tags, tokens and more. Open source CLI. No DB required.

backup dockerhub etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-cloud steampipe-plugin zero-etl

Last synced: 01 May 2025

https://github.com/giis-uniovi/tdrules

Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data

api-testing coverage database fpc mcdc mutants openapi sql testing

Last synced: 11 Apr 2025

https://github.com/leandrosimoes/my-useful-codes

Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!

bash codes csharp css git html javascript my personal-code repository samples sql vb-net

Last synced: 13 Apr 2025

https://github.com/rajat2502/sql-editor-view

SQL EDITOR VIEW is an application that allows users to simply execute SQL queries on a sample database or design their own tables and receive instant results.

compiler sql vue

Last synced: 09 Jul 2025

https://github.com/0xsio/sqlstate-rs

Representations and parsing logic for SQLSTATE return codes.

rust sql sqlstate

Last synced: 10 Apr 2025

https://github.com/bhavik-jikadara/peowt

Predicting the Energy Output of Wind Turbine Based on Weather Conditions

data-science deep-learning kaggle lstm machine-learning mysql nlp prediction python sklearn sql windpo

Last synced: 04 Apr 2025

https://github.com/klen/muffin-databases

Async support for a range of databases for Muffin Framework

asyncio muffin sql

Last synced: 15 Jul 2025

https://github.com/milenkovicm/adhesive

Apache Datafusion JVM User Defined Functions (UDF), integration nobody asked for 😀

arrow bytecode-compiler compiler datafusion java jni jvm rust sql udf udf-libraries userdefined-functions

Last synced: 10 Apr 2025

https://github.com/wroge/esperanto

SQL Database Access Layer for multiple Dialects

mysql no-orm oracle postgres sql sqlite sqlserver

Last synced: 11 Apr 2025

https://github.com/suxrobgm/sql-data-transfer

SqlDataTransferUtility is application that convert SQL table scheme and table records to JSON format

converter json netstandard scheme sql

Last synced: 23 Jun 2025

https://github.com/sarthakmakhija/picodb

Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.

database rust sql

Last synced: 22 Aug 2025

https://github.com/altafjava/migrate-mongodb-to-mysql

This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.

database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql

Last synced: 15 Jun 2025

https://github.com/prashantbtkl/nlsql

generates SQL query from natural language for your PostrgreSQL database

llm llm-inference postgres postgresql sql text-to-sql

Last synced: 07 May 2025

https://github.com/ihengshuai/blog

this is a blog for sharing the knowledge of web development.

blog canvas compiler css devops docker frontend http hybird javascript k8s nginx nodejs react sql vue

Last synced: 11 Apr 2025

https://github.com/joaoassalim/beecrowd-solution

Beecrowd Solution in Python, C, C++, Java and SQL

beecrowd-solutions c cpp17 java python sql

Last synced: 08 Sep 2025

https://github.com/fdhhhdjd/full-stack-php-laravel-crud

Php,Laravel,My Sql,Jquery,...

jquery laravel php sql

Last synced: 29 Jan 2026

https://github.com/tiledb-inc/tiledb-cloud-jdbc

JDBC driver for TileDB-Coud

jdbc sql tiledb

Last synced: 10 Apr 2025

https://github.com/d-ganchar/ripley

A simple interface for routine db operations and data maintenance

clickhouse data data-maintenance database python sql

Last synced: 05 May 2025

https://github.com/2003scape/rsc-letters

✉️ archived letters from jagex to runescape classic players

archive jagex json markdown rsc rsps runescape sql

Last synced: 04 Mar 2025

https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll

MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage

cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql

Last synced: 21 Jun 2025

https://github.com/sayakpaul/reporting-in-sql-datacamp-course-exercises

Contains my solutions to the exercises of the course "Reporting in SQL"

postgresql sql

Last synced: 10 Sep 2025

https://github.com/heminsatya/aurora

Aurora is an MVC structured web framework for creating RESTFUL CRUD applications quickly and simply

back-end crud framework mvc mysql oop orm postgres python rest sql sqlite web

Last synced: 07 May 2025

https://github.com/spiderxm/bank_management_restapi

Rest api build using flask

flask sql

Last synced: 14 May 2026

https://github.com/maghead/magsql

high performance cross platform sql generator

sql universal

Last synced: 01 May 2025

https://github.com/saiteja-talluri/fake-news-detection-using-crowdsourcing

Web App for crowdsourcing the verification of spurious news articles.

ajax crowdsourcing database-design database-management fake-news js sql

Last synced: 10 Apr 2025

https://github.com/chandima2000/faculty-management-system

This is a Windows Form application developed in C#

csharp dotnet-core sql windows-forms

Last synced: 11 Apr 2025

https://github.com/furkancosgun/abap_database_manager

A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.

abap abap-development abap-oo abapgit database sql

Last synced: 06 Mar 2026

https://github.com/kstrassheim/datawarehouse-crawler

This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.

azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql

Last synced: 28 Apr 2026

https://github.com/srinivasrm/mutual-funds-analysis-and-prediction

In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.

beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication

Last synced: 27 Oct 2025

https://github.com/datatogether/sql_datastore

Experimental Golang implementation of the ipfs datastore interface for sql databases.

datastore-interface golang ipfs package sql

Last synced: 07 Oct 2025

https://github.com/surister/queryzen

Parametrized, named and versioned SQL queries over HTTP

backend http queries sql

Last synced: 21 Mar 2025

https://github.com/umbrellaleaf5/sql

My repository where I first try and learn SQL and databases

dafe education mipt sql

Last synced: 03 Jul 2025

https://github.com/cryptoalgorithm/oursql

An extensible graphical frontend to MongoDB, MySQL, and others. Stable release now available!

database-gui java javafx sql

Last synced: 09 Feb 2026

https://github.com/mooseman/langs

Playing around with small prog langs. Public-domain.

public-domain sql unlicense

Last synced: 16 Mar 2025

https://github.com/kazimovzaman2/cs50x-finance

🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"

cs50 css flask html javascript jinja python sql web-application

Last synced: 09 Apr 2025

https://github.com/thiagomvilela/infinity

Project development for the 2nd unit of the Web Systems I and Database II courses at the Federal Institute of Pernambuco.

css css3 github-pages html javascript maven pgadmin4 postgresql react reactjs spring-boot sql styled-components

Last synced: 03 Mar 2026

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/lucagez/qron

postgres background job processing and scheduler

background-jobs cron golang plpgsql postgres scheduler sql

Last synced: 25 Feb 2026

https://github.com/stephenkevin/zugh

[WIP] Empowering you to use complex SQL, but without writing them directly.

mysql python3 sql

Last synced: 29 Apr 2026

https://github.com/thekirankumarv/handmadeproductmanagementsystem

The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.

css database javascript php sql

Last synced: 25 Oct 2025

https://github.com/bocaletto-luca/database-collection-structure

Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us

collection-database-structure database database-collection database-structures sql structures

Last synced: 30 Jan 2026

https://github.com/efe-eroglu/stock-tracking-system

An automation system for small commercial enterprises to keep track of their products in their warehouses.

csharp database desktop-app sql

Last synced: 28 Apr 2025

https://github.com/poksyy/hospital-project-frontend

This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:

android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql

Last synced: 12 Mar 2026

https://github.com/quantumudit/querying-with-tsql

This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.

azure-data-studio database sql sql-server t-sql

Last synced: 15 Apr 2026

https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments

Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit

api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine

Last synced: 04 Apr 2025

https://github.com/antonheryanto/dapper.entity

Dapper Extensions for Entity Framework

dapper dotnet dotnet-core efcore orm sql

Last synced: 14 Jan 2026

https://github.com/joelniemela/maggy

SQL Migration Tool

cli macros migration-tool sql

Last synced: 25 Apr 2025

https://github.com/lynk4/advent-of-cyber-2023

THM DESCRIPTION: Get started with Cyber Security in 24 Days - Learn the basics by doing a new, beginner friendly security challenge every day leading up to Christmas.

active-directory advent-of-cyber-2023 buffer-overflow cyber cybersecurity digitalforensics machinelearning malware-analysis penetrationtesting securityoperations sql thm tryhackme tryhackme-writeups

Last synced: 25 Jun 2026

https://github.com/yu-iskw/sqlfluff-complexity

A custom SQLFluff plugin to calculate SQL complexity

agent-harness dbt harness-engineering sql sqlfluff

Last synced: 06 Jun 2026

https://github.com/smartyhero/schema-diff

用于两个mysql数据库/sql文件之间表结构对比的工具

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/max-alletsee/stanford-lagunita-sql

An overview of Stanford Online's mini-course on SQL

course-material sql stanford-lagunita

Last synced: 16 Feb 2026

https://github.com/brainiac2677/sql-notes

Contains SQL practise problems and solutions.

database oracle postgresql sql

Last synced: 09 Oct 2025

https://github.com/stephenkati/vet_clinic

vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.

postgresql sql

Last synced: 12 Apr 2025

https://github.com/davideluque/bebedores

Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar

ci3311 pgsql sql universidad-simon-bolivar

Last synced: 13 Feb 2026

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 07 Oct 2025

https://github.com/du-cki/comet

A blazingly fast CDN node written in rust.

cdn rust sql

Last synced: 04 Apr 2026

https://github.com/simeonhristov99/fmi_graduation_exams_information_systems

This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.

cpp er-diagram haskell sql uml use-case-diagram

Last synced: 10 Feb 2026

https://github.com/pansonpanson/jorm

An ORM framework written in Java.

gorm mybatis orm souce-code sql

Last synced: 26 Mar 2025

https://github.com/a2lix/schemql

A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation

autocomplete database query schema sql type-safe typescript validation zod

Last synced: 02 Apr 2026

https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app

React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.

chatgpt css next openai react sql typescript

Last synced: 13 Apr 2026

https://github.com/tonnobellosnello/nautilus-orm-studio

A web database editor, written in nextjs for nautilus-orm

nautilus nautilus-orm sql

Last synced: 18 Apr 2026