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/victor-wiki/sqlparser

Parse sql using antlr.

antlr mysql oracle parse sql tsql

Last synced: 11 Apr 2025

https://github.com/ajit24/coderbyte-solution-js

A repo where you can find important questions of DS-ALGO ,REACT and SQL Queries from Codeybyte .

algorithms-and-data-structures coderbyte coderbyte-js-solutions javascript reactjs sql sqlqueries sqlquestions

Last synced: 23 Apr 2025

https://github.com/iloveitaly/sql-ai-prompt-generator

Utility to generate ChatGPT prompts for SQL writing, offering table structure snapshots and sample row data from Postgres and sqlite databases.

chatgpt database llms postgres prompt sql sqlite

Last synced: 04 Oct 2025

https://github.com/claudiarojassoto/db_clinic

This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.

diagram join many-to-many many-to-one relational-databases sql

Last synced: 10 Mar 2026

https://github.com/shgopher/408

408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库

408 algorithms algorithms-and-data-structures linux mysql network patterns sql system

Last synced: 15 Apr 2025

https://github.com/turbot/tailpipe-plugin-sdk

Tailpipe Plugin SDK is a simple abstraction layer to write a Tailpipe plugin.

duckdb sql tailpipe tailpipe-plugin

Last synced: 26 Aug 2025

https://github.com/adamfoneil/dapper.qx

More powerful and testable inline SQL used with Dapper

dapper-extensions inline-sql sql

Last synced: 15 Jul 2025

https://github.com/ernsthaagsman/grouporder

Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!

ansible database flask postgresql pycharm python sql vagrant

Last synced: 14 Jul 2025

https://github.com/tallesl/net-query

A simplistic ADO.NET wrapper.

ado-net csharp dot-net micro-orm query-builder sql transaction

Last synced: 30 Apr 2025

https://github.com/synthesized-io/jdbcrest

Java reimplementation of PostgREST

api automatic-api database http java jdbc rest restful server sql

Last synced: 20 Jun 2026

https://github.com/georgepwall1991/linqcontraband

Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.

code-analysis csharp dotnet efcore entity-framework-core linq performance roslyn-analyzer sql static-analysis

Last synced: 04 Jun 2026

https://github.com/marcusmqf/byedb

ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.

ai-agents data-visualization database llm-agent queries sql

Last synced: 08 Jun 2026

https://github.com/farzadoxo/csharp-and-dotnet-in-one-month

💻 I Should learn C# and dotnet with some tools like EF - SQL SERVER - Design pattern and ASP.NET , etc. ..

csharp dotnet sql

Last synced: 03 May 2026

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

Use SQL to instantly query calendars, contacts, drives, mailboxes and more from Microsoft 365. Open source CLI. No DB required.

backup etl hacktoberfest microsoft365 msgraph msgraph-api office365 postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 12 Oct 2025

https://github.com/dsevilla/bdge

Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.

bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Oct 2025

https://github.com/billwallis/sql-problems

Solutions to SQL problems.

sql

Last synced: 04 Feb 2026

https://github.com/hbollon/android-sqlite-toolbox

Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.

android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization

Last synced: 07 May 2025

https://github.com/surajiyer/database-sql-joins-algorithm

An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"

cardinality-estimation joins pandas-dataframe sql

Last synced: 06 Jul 2025

https://github.com/ever0de/gluesql-discord

SQL database to read and write "discord"

discord gluesql rust sql storage

Last synced: 24 Oct 2025

https://github.com/mdubus/piscine-php

Learn PHP in 2 intensive weeks !

42 42school html-css javascript php sql

Last synced: 24 Apr 2025

https://github.com/swarooppatilx/bit-by-query

Bit By Query is a web-based platform where users can compete in SQL competitions.

express mysql react sql sqlite3

Last synced: 12 Apr 2026

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

View dashboards and reports across all of your GCP projects using Powerpipe and Steampipe.

dashboard gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 14 Jun 2025

https://github.com/0xadafang/cheatssheets

CheatSheets Rust, Python, C#, Elixir, TS, Kotlin, SQL, Bash, Docker

cheatsheet csharp elixir kotlin python rust sql typescript

Last synced: 13 Apr 2026

https://github.com/epicestudar/bancodedados

repositório para atividades e aulas sobre banco de dados

banco-de-dados brmodelo postgresql-database sql

Last synced: 28 Apr 2025

https://github.com/jixiuf/sqlparser

a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.

completion emacs mysql sql

Last synced: 27 Feb 2026

https://github.com/leovan/hive-functions

Hive 函数

hive hiveql sql udaf udf udtf

Last synced: 01 Feb 2026

https://github.com/richardschoen/ileusion

IBM i accessible via HTTP or Db2 using JSON rest calls. Could replace XMLSERVICE.

access as400 call cl cobol command data db2 http https ibmi ile ileastic microservice noxdb program rpg sql

Last synced: 05 Feb 2026

https://github.com/yothu/vet-clinic-database

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/sfneal/mysql-toolkit

Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.

manipulation mysql mysql-database python sql sqlparse

Last synced: 07 Oct 2025

https://github.com/opensearch-project/dashboards-query-workbench

The OpenSearch Dashboards Query Workbench enables you to query your OpenSearch data using either SQL or PPL

dashboard opensearch opensearch-dashboards opensearch-plugins ppl sql

Last synced: 11 Oct 2025

https://github.com/tushar2704/data-portfolio

This repository showcases my skills and experience in the field of data analysis. Here, you will find a collection of projects and analyses that demonstrate my ability to extract insights and make data-driven decisions.

artificial-intelligence data-science dataanalysis postgresql python r sql streamlit-tushar2704 tushar2704

Last synced: 14 Mar 2026

https://github.com/tablelandnetwork/go-sqlparser

This is a Go library for parsing a Tableland SQL statement.

sql tableland

Last synced: 02 Apr 2025

https://github.com/jeffreyning/micro-mvc

与其他mvc兼容的框架

dao groovy springcloud springmvc sql

Last synced: 27 Apr 2025

https://github.com/mchenryspagg/sql-portfolio-project

A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..

data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization

Last synced: 05 Sep 2025

https://github.com/NitinSPatil15/Project-3-Data-Warehouse-with-AWS

An ETL pipeline that extracts data from S3, stages them in Redshift, and transforms data into a set of dimensional tables

etl-pipeline python redshift-database s3-bucket sql

Last synced: 29 Jul 2025

https://github.com/akshayreddykotha/sql-data-exploration-project

Parch and Posey database was used to explore different functional aspects of SQL from basic to advanced.

ipynb-jupyter-notebook postgresql sql

Last synced: 28 Oct 2025

https://github.com/opensearch-project/sql-odbc

OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.

odbc opensearch opensearch-plugins sql

Last synced: 26 Apr 2025

https://github.com/j-dumbell/snow-builder

Type-safe NodeJS query builder library for Snowflake with smart return type inference, written in Typescript.

nodejs npm orm-library query-builder snowflake sql typescript

Last synced: 09 Apr 2025

https://github.com/csfelix/how-to-do-instagram-portfolio

🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)

c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Apr 2025

https://github.com/yasindehfuli/laravel-dashboard

Laravel Dashboard Sample

back-end blade dashboard laravel php sql

Last synced: 23 Jul 2025

https://github.com/stackql/stackql-registry-docs

StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.

cloud cloudprovider documentation docusaurus netlify openapi openapi3 saas sql stackql

Last synced: 19 Oct 2025

https://github.com/parkingwang/go-sqlbuilder

Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。

go sql sqlbuilder

Last synced: 24 Feb 2026

https://github.com/bria222/milk-management-system

Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.

ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql

Last synced: 07 Sep 2025

https://github.com/andres-condezo/vet_clinic

Relational database to create the data structure for a vet clinic using PostgreSQL.

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/invaderzim85/mssqltoolbelt

Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.

classgenerator csharp efcore helper mahapps mssql net8 replication sql table

Last synced: 09 Oct 2025

https://github.com/ryan-haskell/elm-graphql-server

Create a GraphQL API with Elm!

apollo backend elm graphql sql

Last synced: 05 Sep 2025

https://github.com/turbot/tailpipe-plugin-azure

Collect Azure logs and query them instantly with SQL! Open source CLI. No DB required.

activity-logs azure duckdb sql tailpipe tailpipe-plugin

Last synced: 14 Jan 2026

https://github.com/canva-public/endpoint-vulnerability-management-samples

A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.

endpoint security sql vulnerability

Last synced: 31 Jan 2026

https://github.com/Venkatesh-Bharath/Java-Full-Stack-interview-questions-3-to-10-years-experience

A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.

corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql

Last synced: 21 Jul 2025

https://github.com/augustoccesar/querybuilder

Simple helper for building queries using Java/Kotlin code.

java sql

Last synced: 11 Oct 2025

https://github.com/aymen94/games-center

Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql

dbms game-center java java-swing mysql oop sql steam swing uplay

Last synced: 28 Apr 2025

https://github.com/abtinz/django-flask

Backend Developement learning with codeyad, Hamrouesh, youtube courses

backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket

Last synced: 17 Jan 2026

https://github.com/evandersondev/snail

🐌 Snail is a library inspired by Spring Data JPA, designed to simplify SQLite database management in Flutter/Dart applications. Easy to use like a snail (but as functional as a rocket 🚀)!

dart flutter jpa orm snail sqflite sql

Last synced: 11 Feb 2026

https://github.com/prashuk/sql-taxi-management

Taxi Management Database Project

erdiagram oracle-11g plsql sql

Last synced: 02 Jan 2026

https://github.com/duyet/athena-rs

Managing schema for AWS Athena as Code in GitOps-style

athena aws gitops rust rust-lang sql template-engine

Last synced: 07 Jul 2025

https://github.com/almoggutin/node-express-rest-api-mysql-js-example

Basic REST API example that is built with Node.js and Express in JavaScript. Database connection with MySQL with mysql2 library.

crud express mysql mysql2 nodejs rest-api sql

Last synced: 05 Mar 2025

https://github.com/solution10/sql

Completely standalone, expressive SQL query creator. No database or ORM needed.

composer-packages database php sql

Last synced: 14 Sep 2025

https://github.com/miguelpragier/pgkebab

Golang wrapper over PostgreSQL driver

go golang helper postgresql pq sql wrapper

Last synced: 13 Aug 2025

https://github.com/hojabri/querybuilder

SQL query builder

golang query query-builder sql

Last synced: 16 Jan 2026

https://github.com/tomwright/qry

SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.

go golang mysql repo repos sql sql-bui sql-builders

Last synced: 13 Mar 2025

https://github.com/melbournedeveloper/covid-19-db

COVID-19 database generated from Johns Hopkins CSSE data

covid-19 csv-files sql sqlite-database

Last synced: 29 Oct 2025

https://github.com/jonathanyiv/sqlzoo

My solutions to SQL Zoo.

sql sql-zoo

Last synced: 26 Feb 2025

https://github.com/xuesongtao/spellsql

🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生

fast-orm light-weight-orm orm spellsql sql

Last synced: 26 Jan 2026

https://github.com/ronin-co/compiler

Generates SQLite statements from RONIN queries and models.

database queries ronin sql

Last synced: 21 Aug 2025

https://github.com/sunilvijayan7/timetracker

A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS

attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs

Last synced: 25 Apr 2025

https://github.com/jimcostdev/python_programming_fundamentals

¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.

algoritmos fastapi git mongodb python sql

Last synced: 02 Sep 2025

https://github.com/neondatabase/semicolons

Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements

comments parse postgres postgresql semicolons split sql

Last synced: 08 Apr 2025

https://github.com/stats4sd/laravel-sql-views

A Laravel Package to let you manage MySQL views using .sql files stored within your project.

laravel laravel-package php sql

Last synced: 05 Aug 2025

https://github.com/thecodechaser/vet-clinic-database

Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.

sql

Last synced: 27 Jun 2025

https://github.com/farjs/better-sqlite3-wrapper

Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage

api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database

Last synced: 14 Apr 2025

https://github.com/mo7ammedd/exam-system

The Examination System Database is a comprehensive solution designed to streamline examination processes

database examination-system sql sqlserver

Last synced: 16 Apr 2025

https://github.com/nhviet03/java_project_restaurantms

Xây dựng hệ thống quản lý nhà hàng

desktop-app java jdbc management-system netbeans oracle-database sql swing-gui

Last synced: 28 Jul 2025

https://github.com/cloudposse/terraform-aws-dms

Terraform modules for provisioning and managing AWS DMS resources

data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server

Last synced: 09 Sep 2025

https://github.com/ginkgobioworks/curious

Graph-based data exploration tool

django graph-database query query-language sql

Last synced: 30 Dec 2025

https://github.com/drbarnabus/dactools

A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.

dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool

Last synced: 30 Oct 2025

https://github.com/databrickslabs/waterbear

Automated provisioning of an industry Lakehouse with enterprise data model

data-model databricks delta-lake lakehouse python spark sql

Last synced: 07 Jul 2025

https://github.com/pprattis/Bookstore-ASP.NET-Web-Application

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application

Last synced: 30 Oct 2025

https://github.com/marlenemoraes/curso-em-video

Cursos realizados do site Curso em Vídeo, realizado pelo professor Gustavo Guanabara.

css3 html5 java javascript mysql oop-principles packet-tracer python3 sql

Last synced: 14 May 2025

https://github.com/aldy505/sql-dsl

SQL as template literal (for a lot of stuff)

database dsl mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/functionreturnfunction/format-table

Parse and reformat tabular data in emacs.

emacs json library sql

Last synced: 14 Jul 2025

https://github.com/wroge/querify

query json-compatible data using a SQL-like language

json query sql

Last synced: 11 Apr 2025