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/alnkesq/duckdbsharp

Bidirectional interoperability between DuckDB and .NET

dotnet duckdb parquet sql

Last synced: 10 Apr 2025

https://github.com/iwanbk/gosqlbencher

Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server

benchmark golang mysql postgresql sql

Last synced: 30 Jun 2025

https://github.com/exasol/exasol-driver-go

Exasol SQL driver for Golang

database driver exasol exasol-integration go golang sql

Last synced: 10 Apr 2025

https://github.com/soapdog/livecode-dblib

A ORM for LiveCode

databases livecode orm sql

Last synced: 18 Mar 2025

https://github.com/juliomarcopineda/jdbc-stream

Light-weight library to wrap JDBC ResultSet to Java Stream API

java java-stream-api java-streams java8 java8-stream jdbc lambda sql

Last synced: 10 Apr 2025

https://github.com/nyctibiusvii/happy

Projeto web construído durante o NLW#03 com a Rocketseat/Mayk Brito. HAPPY: "Levando mais felicidade ao mundo". 🗺🧒🏻👨‍👩‍👧‍👧🎁

adocao css foster-homes html javascript lar-adotivo maykbrito nextlevelweek nlw nlw-3 nlw-3-discovery orfanato rocketseat sql workshop

Last synced: 10 Apr 2025

https://github.com/glitterlip/goeloquent

another golang orm/querybuilder framework like Laravel Eloquent Orm

database eloquent golang laravel mysql orm sql

Last synced: 06 May 2025

https://github.com/iricartb/propagation-techniques-used-by-threats

Ivan Ricart Borges - Study of propagation techniques used by viruses. Simulation of propagation through P2P, NetBios, USB Devices, MSN Messenger.

bitcomet cpp emule icmp-ping kazaa md5 msn-messenger-protocol netbios p2p regedit scanner sockets sql thread usb usb-devices winapi windows worm zip-compression

Last synced: 10 Apr 2025

https://github.com/agnivade/sqlargs

A vet analyzer which checks sql queries for correctness

go postgres sql vet

Last synced: 29 Oct 2025

https://github.com/tharukrenuja/cpms

Simple Car Parking Management System using (Windows Forms) C# with MS SQL Server

car-parking-management csharp final-project mssql-database offline sql windows-forms

Last synced: 30 Oct 2025

https://github.com/rasolofonirina/madagasikara

This repository contains database, REST API of fokontany, kaomina, distrika, faritra and faritany in Madagasikara and Angular front.

angular communes districts distrika faritany faritra fokontany javascript js json kaomina madagascar madagasikara mysql nodejs prisma provinces regions sql typescript

Last synced: 17 Jul 2025

https://github.com/connctd/sqlbee

Simple mutating admission proxy for k8s to inject cloud-sql-proxy sidecars

gcp k8s kubernetes sidecar sql

Last synced: 17 Feb 2026

https://github.com/legolasvzla/python-pubsub-postgresql-redis

Pub-Sub between PostgreSQL and Redis in Python

postgresql pubsub python3 redis sql

Last synced: 14 Jul 2025

https://github.com/sasha-alias/sqltabs-explain

Explain plan visualisation for Postgresql

nodejs postgresql sql sqltabs sqltabs-explain

Last synced: 26 Mar 2025

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

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

backend data-structures database postgresql sql

Last synced: 07 Oct 2025

https://github.com/vb-consulting/blog

Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/

architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql

Last synced: 01 Sep 2025

https://github.com/wangzuo/arel

rails/arel in javascript

activerecord javascript rails sql

Last synced: 02 Aug 2025

https://github.com/rohatdgnr/patika.practical.backend

This repo contains all the backend projects I completed during bootcamp on the Patika.dev platform. Projects are organized weekly and each one is geared towards learning different technologies and practices.

java rest-api spring-boot sql swing

Last synced: 31 Aug 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/xnerhu/sql-next

🔎 Mysql client for Node.js with json queries and modern api.

javascript js json mysql nodejs nosql sql typescript

Last synced: 14 Apr 2025

https://github.com/cyberdelia/sequel-caller-location

Add comments or the caller location to your SQL

sequel sql

Last synced: 13 Apr 2025

https://github.com/raleighlittles/hackerrank-sql

Annotated solutions to HackerRank's SQL domain questions.

hackerrank-solutions sql

Last synced: 21 Mar 2025

https://github.com/klen/pypika-orm

Async ORM based on PyPika

asyncio orm pypika sql

Last synced: 03 Mar 2026

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

Are you a Thrifty GCP dev? This mod checks your GCP project(s) for unused and under-utilized resources using Powerpipe and Steampipe.

cost cost-control cost-optimization gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 03 Feb 2026

https://github.com/akkadotnet/akka.persistence.sql

Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.

akka akka-persistence linq2db sql

Last synced: 13 May 2025

https://github.com/mohamedhnoor/vet-clinic

Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.

postgresql sql

Last synced: 24 Aug 2025

https://github.com/selimhorri/book-store-django

Python book store project in Django hw

django models orm python sql

Last synced: 12 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/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/sawongam/bank-management-system-in-web

A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.

bank-management-system banking banking-system bootstrap css e-commerce-project html js open-source opensource opensource-projects opensourceforgood php sql

Last synced: 26 Feb 2026

https://github.com/simandebvu/sql-zoo

My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.

sql sql-zoo zimbabwe

Last synced: 04 Apr 2026

https://github.com/tuva-health/provider

A dbt project that transforms messy public provider datasets into usable data for the Tuva Project.

analytics-engineering data-analytics data-governance data-lineage data-pipelines data-warehouse dbt healthcare healthcare-analysis healthcare-data open-source providers snowflake sql

Last synced: 18 Mar 2026

https://github.com/oneteme/jquery

Java Query

api java query sql

Last synced: 16 Feb 2026

https://github.com/mixpanel/mixpanel-headless

Complete programmable interface to Mixpanel analytics. Python library and CLI for discovery, querying, and data extraction. Designed with coding agent use in mind.

ai-agents analytics claude-code cli data-engineering duckdb etl mixpanel mixpanel-api python sql

Last synced: 06 Jun 2026

https://github.com/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/shukkkur/international-debt-statistics

SQL queries to answer interesting questions about international debt using data from The World Bank.

sql statistics world-bank

Last synced: 13 Feb 2026

https://github.com/vivekuw/e-commerce-database-management-project

This is DBMS project of E commerce database . This project content ER diagram or Relation schema diagram and SQL queries.

dbms dbms-project dbmsminiproject ecommerce mysql mysql-database sql

Last synced: 18 Jun 2026

https://github.com/gavincabbage/chiv

gavincabbage.com/chiv | Archive relational database tables to Amazon S3

archive database s3 sql

Last synced: 11 Apr 2025

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

Use SQL to instantly query dashboards, data sources, users and more from Grafana. Open source CLI. No DB required.

backup etl grafana hacktoberfest monitoring postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 28 Oct 2025

https://github.com/nccapo/paginate-metakit

A powerful pagination toolkit for Go applications using GORM and standard SQL databases. This package provides flexible pagination solutions with support for both offset-based and cursor-based pagination.

go golang gorm gorm-orm metadata pagination sql

Last synced: 19 Jul 2025

https://github.com/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/vicotrbb/sqltemple

SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.

database electron ide sql

Last synced: 06 Mar 2026

https://github.com/mokeddembillel/amortized-svgd-gan

Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning

amortized amortized-svgd continuous-probability-distibution draw-samples gan pytorch pytorch-implementation reinforcement-learning soft-q-learning sql stein-variational-gradient-decent svgd

Last synced: 15 Jun 2025

https://github.com/cbess/sqbrowser

SQLite Query Browser for any text editor. Uses wxPython 2.8+

database python sql sqlite wxpython

Last synced: 29 Oct 2025

https://github.com/crgimenes/migration

SQL migration tool

go golang migration package sql

Last synced: 15 Dec 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/sanidhyy/trello-clone

Collaborate, manage projects and reach new productivity peaks.

actions management mysql next nextjs prisma productivity react server sql stripe task-manager tasks trello trello-clone

Last synced: 13 Apr 2025

https://github.com/birddevelper/flask_sqlalchemy_report

A useful simple to use utility to turn your sql query into a beautiful report HTML table

flask flask-sqlalchemy html python report sql sql-query sqlalchemy table

Last synced: 13 Mar 2025

https://github.com/k1ethoang/learn_sql-server

For beginner to learn SQL basic

microsoft-sql-server sql

Last synced: 30 Oct 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/saket-sk/semester5-sppu-dbms-lab

List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab

dbms mysql sql

Last synced: 12 Apr 2025

https://github.com/rursprung/r2d2-oracle

an r2d2 adapter for the oracle database

connection database oracle pool r2d2 rust sql

Last synced: 30 Apr 2025

https://github.com/posit-dev/orbital

Turn SciKitLearn pipelines into SQL

machine-learning python scikit-learn sql

Last synced: 09 Feb 2026

https://github.com/ekhabarov/go-pg-generator

Golang struct generator for PostgreSQL

cli generator golang postgres postgresql sql

Last synced: 13 Apr 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/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/fernandod1/form-insert-mysql

Simply example of PHP script that includes a html form to insert its data into Mysql database.

form forms insert-data insert-records insert-script inserting insertion mysql mysql-connection mysql-connector mysql-database mysqli php php5 php7 phpmyadmin sql

Last synced: 24 Jun 2025

https://github.com/sebdesign/blade-sql-formatter

Display formatted SQL queries in your Laravel views

blade doctrine laravel query sql

Last synced: 12 Dec 2025

https://github.com/techiediaries/electron-mysql-demo

A Demo and Example App Created with Electron and MySQL Node.js Module

angularjs electron electron-app mysql sql

Last synced: 29 Oct 2025

https://github.com/i3abghany/rheadb

A disk-oriented DBMS with in-memory caching, B+Tree indexing, and JDBC interface

dbms jdbc sql

Last synced: 03 Oct 2025

https://github.com/johnhany97/dental-clinic-system

Dental Clinic Appointments and Patients management System in Java

clinic dental java sql

Last synced: 10 Apr 2025

https://github.com/oyebamiji-micheal/100-days-of-sql-beginner-to-advance

MySQL and Oracle in 100 days

mysql oracle sql

Last synced: 11 Jun 2026

https://github.com/9ssi7/query

A fast, synchronized and dynamic query builder package.

chain-of-responsibility query query-builder sql typescript

Last synced: 05 Apr 2025

https://github.com/drmcarvalho/pyquerymonitor

Ferramento para monitoramento de consultas lentas em SQL

monitoring mysql query sql tool

Last synced: 13 Apr 2025

https://github.com/cpcloud/dpyr

Python dplyr operations for SQL databases and pandas DataFrames

data-science dplyr postgres python python-3 python-library python3 sql sqlalchemy sqlite3

Last synced: 09 Sep 2025

https://github.com/bytebase/postgresql-parser

PostgreSQL parser based on ANTLR4

antlr antlr4 database parser postgres postgresql sql

Last synced: 09 Jul 2025

https://github.com/wroge/querify

query json-compatible data using a SQL-like language

json query sql

Last synced: 11 Apr 2025

https://github.com/stackql/stackql-middleware

Middleware solution to allow clients to query back end APIs using SQL

api bff database middleware postgres postgresql sql stackql

Last synced: 11 Jul 2025

https://github.com/alirezasalehizadeh/querybuilder

Simple PHP query builder for quick interaction with database tables.

database mysql php query-builder sql

Last synced: 20 Mar 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/turbot/steampipe-plugin-crtsh

Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.

backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 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/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/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/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 2025

https://github.com/dcblogdev/sql-import

PDO import sql from a .sql file

hacktoberfest importer php sql

Last synced: 07 May 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/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/musikanimal/sql-optimizer

Run EXPLAIN on Wikimedia Toolforge SQL queries

sql toolforge wikimedia wikipedia

Last synced: 07 Oct 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/turbot/steampipe-mod-github-compliance

Run individual controls or full compliance benchmarks for across all of your GitHub resources using Powerpipe and Steampipe.

cis cis-benchmark compliance github hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/rem0o/dynamicmapper

Dynamic POCO mappers using the Roselyn Compiler.

csharp-script dotnet-standard orm sql

Last synced: 09 Jul 2025

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

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

alibaba-cloud alibabacloud alicloud cis cis-benchmark compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 22 Apr 2025