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/Mapping-Apping/laravel2doc

Automate generating comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.

api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram

Last synced: 18 Feb 2026

https://github.com/ntdls/sqlpwaudit

An easy to use and scalable SQL password recovery/audit tool.

auditing cracking passwords security sql threading

Last synced: 14 Apr 2025

https://github.com/ntdls/datarandomizer-sql-clr

Easily generate random human readable data using SQL Server’s SQL CLR.

data-generator sql sqlclr

Last synced: 14 Apr 2025

https://github.com/code-str8/churn-prediction-ml-app

Making a machine learning application using Streamlit to predict customer churn in a telecommunications company.

machinelearning python sql streamlit

Last synced: 14 Apr 2025

https://github.com/cronokirby/ginkou

Japanese sentence bank program. Add and find sentences for language learning.

japanese language nlp rust sql

Last synced: 30 Apr 2025

https://github.com/iamantimpal/leetcode_sql_database

This repo contains my SQL solutions for LeetCode problems. Each file includes a problem description, optimized SQL query, and explanations. The goal is to improve SQL skills, share knowledge, and collaborate. Feel free to explore, suggest improvements, or contribute! 🚀

leetcode leetcode-database leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql mysql mysql-database mysql-workbench sql sql-server sqlite sqlite3

Last synced: 23 Apr 2025

https://github.com/floatliang/sqlorm4es

A simple and expressive (like peewee) sql-like orm for elasticsearch.

elasticsearch orm sql

Last synced: 18 Aug 2025

https://github.com/akeyless-community/steampipe-plugin-akeyless

Steampipe plugin to query The Akeyless Vaultless Platform configuration (no secrets values).

akeyless postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 15 Jun 2025

https://github.com/duct-framework/database.sql.hikaricp

Integrant methods for a SQL database connection pool

clojure connection-pool duct integrant sql

Last synced: 14 Apr 2025

https://github.com/nathadriele/biophenotype-rag

This project implements a RAG (Retrieval-Augmented Generation) application to answer questions about phenotypes using biological and genomic data. The pipeline integrates information retrieval with response generation via language models (LLM), facilitating accurate analysis of phenotypic data.

anaconda genomic-data-analysis grafana groq jupyter-notebook langchain llm monitoring phenotypes pinecone pipeline-ingestion postgresql prefect pytest rag sql streamlit

Last synced: 31 Aug 2025

https://github.com/bobbyiliev/tutorials

Blog posts by me 🚀

bash devops laravel linux sql

Last synced: 22 Aug 2025

https://github.com/derektypist/coding-traineeship-projects

This repo is part of the IT Career Switch Coding Traineeship Program. I have practiced the projects and gained wide range of projects and gained wide range of web knowledge across multiple programming languages and libraries.

api backend bootstrap command-line css3 easybutton fontawesome6 frontend geosearch git html5 javascript jquery leafletjs nodejs php python react redux sql

Last synced: 09 Mar 2026

https://github.com/dayvsonspacca/lumus-sql-builder

Simple SQL query builder in RUST

rust rustlang sql

Last synced: 09 Apr 2026

https://github.com/smklancher/ExistExportToSQL

Import Exist.io data into SQL Server

exist quantified-self sql sql-server

Last synced: 14 Apr 2025

https://github.com/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 2025

https://github.com/yaroslavkrutiak/databricks-sql-cli

Helper CLI to apply migrations to a databricks sql warehouse

cli databricks delta-lake migration nodejs sql

Last synced: 03 Aug 2025

https://github.com/hrolive/from-data-to-insights-with-google-cloud-platform

Four-course accelerated online specialization teaches course participants how to derive insights through data analysis and visualization using the Google Cloud Platform

data-analysis data-cleaning data-preparation data-visualization sql

Last synced: 12 May 2025

https://github.com/exegeses/introdb-63170

Curso Introducción a Bases de datos | código 63170

database-design databases mysql mysql-server sql

Last synced: 30 Jul 2025

https://github.com/franloza/running-races-insights

Web application created with Evidence and DuckDB to share stats about the running races in Cuenca.

data dataengineering duckdb elt evidence markdown netlify running sql visualization

Last synced: 23 Jun 2026

https://github.com/detule/odbc-cli

ODBC CLI with autocompletion, syntax highlighting, object preview

cli client mysql odbc odbc-cli postgresql snowflake sql sqlite3 sqlserver terminal-based

Last synced: 05 Mar 2026

https://github.com/awatercolorpen/olap-sql

golang library for generating sql by olap query with metrics, dimension and filter.

clickhouse olap sql

Last synced: 26 Feb 2026

https://github.com/patilni3/project_sql

Data Analysis using SQL

census-data data-analysis sql

Last synced: 16 Feb 2026

https://github.com/chenquan/sqlplus

A sql enhancement tool library based on database/sql/driver

mysql sql

Last synced: 03 Mar 2026

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/turbot/steampipe-mod-community-tracker

A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.

dashboard hacktoberfest sql steampipe steampipe-mod

Last synced: 08 Feb 2026

https://github.com/sftsrv/sqlq

A little CLI for working with databases during development for quick queries and automation

cli database database-management javascript postgres sql sqlite typescript

Last synced: 02 Mar 2026

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/cyyeh/duckdb-data-agent

An AI-powered data analysis agent with a built-in SQL playground. Upload data files (CSV, JSON, Parquet, Excel) and ask questions in plain English — the agent delegates to a specialized subagent for SQL queries and renders charts inline — or switch to the SQL editor for direct queries.

agent claude-code csv data-analysis duckdb excel json langfuse llm parquet python react sql typescript

Last synced: 04 Jun 2026

https://github.com/mrousavy/morph

🛠 A fast .NET Standard Class Library for parsing results from an SQL query to .NET objects to eliminate risky column-index hardcoding

csharp dotnet library parser sql

Last synced: 04 May 2026

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/duct-framework/database.sql

Integrant methods for connecting to a SQL database

clojure duct integrant sql

Last synced: 05 Mar 2026

https://github.com/clidey/connparse

Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.

cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml

Last synced: 22 Jun 2026

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/swghosh/ug-courses

Class room and laboratory programs, UG-level CSE courses.

c fundamentals gdgu java mongodb php python r sql

Last synced: 13 Feb 2026

https://github.com/marksikaundi/studentstudy

Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project

googlebooksapi sql youtube-api

Last synced: 08 Feb 2026

https://github.com/rajkelawala/django-crm

Customer-Relationship-Management

django python sql

Last synced: 20 Apr 2026

https://github.com/kumar-rinku0/delta

short projects and different types of build reusable components.

clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql

Last synced: 27 Feb 2026

https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site

in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.

database microsoft-sql-server sql

Last synced: 01 Mar 2026

https://github.com/jordymail/datalemur-answer

This document provides an overview of the Data Lemur projects I have worked on. Each project includes a dedicated README file explaining the functionality and implementation of the code in detail.

answer data-lemur sql

Last synced: 12 Feb 2026

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

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

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/1995parham-teaching/song_cloud

Minimal Soundcloud just for having fun with databases

golang golang-examples sql

Last synced: 18 Mar 2026

https://github.com/juancastillo0/snippet_generator

Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.

codegenerator dart dartlang flutter flutter-apps parser sql

Last synced: 03 May 2026

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/0xsio/sqlstate-rs

Representations and parsing logic for SQLSTATE return codes.

rust sql sqlstate

Last synced: 10 Apr 2025

https://github.com/spiderxm/bank_management_restapi

Rest api build using flask

flask sql

Last synced: 14 May 2026

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/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/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/piharpi/db_hotel_realta

Mini Project 🏨 Hotel Realta

case-study sql sql-server

Last synced: 28 Oct 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/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/maghead/magsql

high performance cross platform sql generator

sql universal

Last synced: 01 May 2025

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/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/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/aziontech/edgesql-shell

A command-line interface for interacting with Azion's EdgeSQL service.

azion cli edge-computing edgesql sql sqlite

Last synced: 28 Oct 2025

https://github.com/mallickboy/edtech.github.io

An innovative EdTech platform built with ReactJS, Node.js, and MongoDB, enabling seamless course management, user interaction, and real-time updates. Designed for scalability and user-friendly experiences.

css fullstack-development html javascipt mongodb nodejs reactjs sql

Last synced: 13 Apr 2025

https://github.com/bogdanp/racket-define-query

Turn .sql files into virtual-statements.

racket sql

Last synced: 03 Apr 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/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/rschwarz/sql-clickhouse

Support for Clickhouse databases in sql-mode for Emacs.

clickhouse emacs sql

Last synced: 11 Jun 2026

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/lewuathe/terraform-aws-presto

Terraform module to create Presto cluster

bigdata presto sql terraform

Last synced: 16 Jun 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/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/rammm2005/schema-ecc

Schema of Simple Database make with SQL

database eccomerce schema sql

Last synced: 16 Aug 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/seferogluemre/entityframeworkdbfirstproduct

Entity FrameWork first database commerce project

commerce csharp dbfirst-database entity-framework sql

Last synced: 11 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/archf/ansible-sql-runner

Run a sequence of sql queries or scripts on a target db

ansible database impala phoenix postgresql role sql

Last synced: 11 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/arshadkazmi42/chrome-cookie

Chrome cookie manager for node. To set and get cookie from chrome

chrome chrome-cookie cookie cookie-crud crud db hacktoberfest sql sqlite

Last synced: 20 Mar 2025

https://github.com/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 2025

https://github.com/fireemerald/knowntitles

A offline tool to edit the knownTitles of all characters

add character knowntitles lookup modify remove sql tool trinitycore

Last synced: 11 Jan 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/chromy/crunch

sqlite3 compiled to WASM for the browser and server

sql sqlite sqlite3 wasm webassembly

Last synced: 11 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/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/powersync-ja/powersync-dotnet

SDK that enables local-first and real-time reactive apps with embedded SQLite for .NET clients

local-first local-storage offline offline-first powersync sql sqlite state-management sync

Last synced: 06 May 2025

https://github.com/dataterminalapp/dataterminal

A minimal Postgres desktop client for macOS

database electron mac-app postgres postgresql sql

Last synced: 17 Jun 2025