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/serenasensini/basi-di-dati---apogeo

Repository ufficiale del volume creato per Apogeo "Basi di dati"

database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql

Last synced: 10 Jul 2025

https://github.com/h22rana/jsonlogic2sql

JSON Logic to SQL Transpiler

go golang jsonlogic sql transpilation transpiler

Last synced: 01 Apr 2026

https://github.com/tiagosgomes/projeto_java_web_services_com_spring_boot_e_jpa_hibernate

Java Web project developed as a practical part of the Complete Java Course. This project uses technologies such as Java SE 11, Java EE, Spring Boot Framework, SQL, JPA, Hibernate, JSON, Maven, PostgreSQL, and Heroku for deployment.

heroku hibernate java javaee javaweb jpa jpa-hibernate json maven postgresql rest spring springboot sql

Last synced: 08 Jul 2025

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

Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.

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

Last synced: 06 Sep 2025

https://github.com/samhuk/ts-pg-orm

Delightful Typescript PostgreSQL ORM

orm postgresql sql typescript

Last synced: 09 Apr 2025

https://github.com/avanade/emtech-distributed-data

Avanade's exploration of SQL Ledger, Confidential Ledger, and other data sharing technologies.

blockchain confidential-ledger ledger-tables nextjs python sql sql-ledger sql-server

Last synced: 14 Jun 2025

https://github.com/jreyesr/steampipe-plugin-postgres

A Steampipe plugin that provides access to data stored in plain Postgres servers

postgresql postgresql-fdw sql steampipe-plugin

Last synced: 27 Oct 2025

https://github.com/harish2704/sql-chart

Draw charts interactively from any SQL queries

bar-chart charts graph heatmap line-chart pivot-tables plotlyjs sql

Last synced: 08 Feb 2026

https://github.com/carlos-rian/pysqlx-core

A fast and async SQL database wrapper for Python, with support for MySQL, PostgreSQL, SQLite and MS SQL Server.

anyio asyncio mssqlserver mysql postgresql python quaint rust sql sqlite3

Last synced: 04 Sep 2025

https://github.com/dataform-co/bigquery-ml-pipeline

An example of machine pipeline on Bigquery ML using Dataform

bigquery bigquery-ml dataform machine-learning-pip sql

Last synced: 19 Sep 2025

https://github.com/mirshahreza/zync

A database package manager, similar to npm, for easily installing and managing SQL objects like stored procedures and functions with automatic dependency resolution.

package-management package-manager rdbms sql

Last synced: 08 Oct 2025

https://github.com/josephmachado/modular_code

Repo to show how to modularize messy SQL

datacompy duckdb polars python sql

Last synced: 12 Oct 2025

https://github.com/andreypopp/ch_queries

A library to generate ClickHouse SQL queries in a typesafe way with OCaml

clickhouse dsl ocaml querybuilder sql

Last synced: 05 Mar 2026

https://github.com/alimy/yesql

Yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs.

go sql sqlx yesql

Last synced: 13 Oct 2025

https://github.com/haroldeustaquio/WhatsApp-js-Bot

Automation bot for sending messages and file attachments via WhatsApp, using whatsapp-web.js for real-time alerts and scheduled notifications.

automation bot dabase js python selenium selenium-python selenium-webdriver sql whatsapp whatsapp-api-node whatsapp-bot whatsapp-web whatsapp-web-js

Last synced: 26 Oct 2025

https://github.com/theapsgroup/steampipe-plugin-keycloak

Use SQL to instantly query Keycloak clients, users and more. Open source CLI. No DB required.

golang keycloak postgres postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 05 Feb 2026

https://github.com/lucas0019/happy

Happy | Site para ajudar os orfanatos - Front end

html-css-javascript node-js nunjucks-templates rocketseat sql

Last synced: 28 Apr 2025

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/mfelici/mad

Vertica anomaly detection UDx based on Median Absolute Deviation

anomaly cpp detection sql timeseries udx userdefined-functions vertica

Last synced: 18 Oct 2025

https://github.com/kilemonn/messagequeue

A message queue service, which can receive, hold and provide messages that are sent between services.

docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql

Last synced: 19 Apr 2025

https://github.com/kanlon/elasticsearch-sql

Convert Elasticsearch DSL to SQL Or Convert Sql To Elasticsearch DSL ; SQL 与 Elasticsearch DSL 语言相互转换的工具模块

elasticsearch java sql

Last synced: 15 Oct 2025

https://github.com/dipsas/fluentdbtools

FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.

database-connection database-migrations dotnet-standard sql sql-query-builder

Last synced: 29 Apr 2025

https://github.com/lkqm/dbtool.py

A lightweight db tools for sql.

dbapi2 mysql python sql sqlite

Last synced: 10 Jun 2025

https://github.com/gabrielu3/database-cellphone-enterprise

SQL Database Implementation for a fictional enterprise that sells cell phones

data database plpgsql postgresql postgresql-database script sql trigger

Last synced: 14 Apr 2025

https://github.com/spandan114/luminai-data-analyst

LUMIN: Your data analysis companion that turns natural language questions into powerful insights through AI-driven visualizations and clear explanations.

ai-agents ai-data-analysis ai-tools chatgpt data-analytics fastapi groq langchain llm react sql typescript

Last synced: 30 Jul 2025

https://github.com/mehdizonjy/json-transqlify

Transforms and loads JSON to a MySQL db

javascript load mysql node-js nodejs sql transform

Last synced: 13 Apr 2025

https://github.com/babyblue94520/hi-sql

Use SQL like Spring Data JPA

hi-sql jpa orm spring-data-jpa sql

Last synced: 18 Sep 2025

https://github.com/florents-tselai/pgllm

Use LLMs in Postgres

ai embeddings llm postgresql sql

Last synced: 11 Apr 2025

https://github.com/kota65535/alternator

Declarative SQL database schema management by human-friendly pure SQL.

database go golang mysql sql

Last synced: 07 May 2025

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

https://github.com/johansenja/pg_unicode_font_replace

Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text

postgresql sql unicode unicode-characters unicode-converter

Last synced: 25 Aug 2025

https://github.com/somdipdey/sql-magic

Various SQL scripts to do magical stuffs on your databases

magic mssql sql tsql

Last synced: 30 Jul 2025

https://github.com/winterrdog/sqlyte-db

A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.

c data-structures database sql

Last synced: 10 Jul 2025

https://github.com/owusu-desmond/login-register-system

A user login and register system build with PHP

apache database mysql php sql

Last synced: 17 Aug 2025

https://github.com/materializeinc/connection-examples

Materialize connection examples

database materialize sql

Last synced: 14 Apr 2025

https://github.com/arshad115/today-i-learned

:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)

android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs

Last synced: 19 Sep 2025

https://github.com/datnguye/dbt-translate

✨ Let's translate Numbers to Words ✨

dbt money2word num2word package snowflake sql sqlserver udf

Last synced: 05 May 2025

https://github.com/adamcooke/sqb

👷‍♀️ A very simple but effective SQL query builder

query-builder ruby sql

Last synced: 12 May 2025

https://github.com/mergestat/mysql-server

Query git repositories as MySQL

git mergestat mysql sql

Last synced: 08 Apr 2025

https://github.com/pyrustic/rustiql

Graphical SQL Editor built with Pyrustic

desktop-app graphical lightweight pyrustic python sql sqlite standard-libary tkinter

Last synced: 08 Jul 2025

https://github.com/fairscript/interact

A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.

bigquery data database linq orm postgresql reflection sql sqlite typesafe

Last synced: 19 Apr 2025

https://github.com/bruceadams/query-rds-data

Query AWS RDS Data from the command line

command-line-tool hacktoberfest rds sql

Last synced: 04 Mar 2026

https://github.com/vanhakobyan/database

:floppy_disk: Work with databases. Entity Framework, T-SQL and ADO.NET :floppy_disk:

ado ado-net entity-framework sql

Last synced: 16 Aug 2025

https://github.com/sap-samples/abap-platform-fundamentals-01

This project contains ABAP and SQL source used in customer facing events for SAP user groups.

abap sample sample-code sql

Last synced: 13 Apr 2025

https://github.com/amenzhinsky/postgresql-partitioning-scripts

PostgreSQL Partitioning Scripts

bash postgresql sql

Last synced: 01 Sep 2025

https://github.com/icflorescu/openshift-cartridge-postgresql

Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.

cartridge database database-engine gear openshift postgresql sql

Last synced: 08 Jul 2025

https://github.com/yaacoo/graphragsqlator

LLM graph-RAG SQL generator for large databases with poor documentation

ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql

Last synced: 19 Apr 2025

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

Use SQL to instantly query 1Password vaults, items, files & more. Open source CLI. No DB required.

1password 1password-connect backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/iamrajiv/neon-db-cli

The NeonDB CLI Tool is a command-line interface that enables interaction with the Neon Database APIs.

cli go neondatabase postgresql serverless sql

Last synced: 23 Apr 2025

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

Use SQL to instantly query Shopify products, orders and more. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw shopify shopify- shopify-orders shopify-partners shopify-products sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/theapsgroup/steampipe-plugin-vsphere

Use SQL to instantly query vSphere VMs, networks and more. Open source CLI. No DB required.

golang postgresql postgresql-fdw sql steampipe steampipe-plugin vsphere

Last synced: 05 Feb 2026

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

Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/linwin-cloud/metalite-server

轻量级高性能数据库。MetaLite Server数据库是基于Java开发的数据库软件,具有轻量,快捷部署,效率高,配置低,文件系统合理,抗网络负载强大的特点。并且不仅仅可以储存数据,而且可以储存图片、网页等内容,可以替代一部分网页服务器的功能

database db hashmap java jdk js linux python server shell sql web windows

Last synced: 23 Apr 2025

https://github.com/graphql-editor/zeit-aurora-integration

Integration of zeit now with AWS Aurora - Easy serverless SQL database

aurora integration serverless sql zeit

Last synced: 22 Apr 2025

https://github.com/raitraidma/pgtest

Testing in PostgreSQL 9.4, 9.5 and 9.6

assertions mock mocking plpgsql postgres postgresql sql test testing

Last synced: 27 Oct 2025

https://github.com/dineug/erd-editor-intellij-plugin

Entity-Relationship Diagram Editor IntelliJ Plugin

database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd

Last synced: 08 Oct 2025

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

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database postgresql relational-databases sql

Last synced: 27 Oct 2025

https://github.com/npgsqlrest/pg_schema_tools

PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema

postgresql schema sql

Last synced: 08 Oct 2025

https://github.com/databricks-industry-solutions/ocsf

Schema mappings in SQL and PySpark for ELT pipelines to normalize data to OCSF

cybersecurity delta-lake delta-live-tables ocsf pyspark sql

Last synced: 22 Jan 2026

https://github.com/1995parham-learning/datayar

How migrate / change your SQL data from production namespace to testing namespace

backup database migration production psql restore sql staging

Last synced: 27 Oct 2025

https://github.com/Armoghans-Organization/Student-Record-Keeping-System

Student Record Keeping Software Backend Using Microsoft Sql.

code database mssql mssql-database project sql university university-project

Last synced: 03 Oct 2025

https://github.com/bhattbhavesh91/sql-pandas-fugue-demo

Tutorial on using SQL on Python Pandas DataFrame using FugueSQL

pandas pandas-dataframe pandas-python python python3 sql

Last synced: 17 Apr 2025

https://github.com/karenpayneoregon/code-samples-csharp

Contains an ongoing collections of various code samples for C#

csharp iequalitycomparer sql sql-server

Last synced: 13 May 2025

https://github.com/hackolade/sql-select-statement-parser

Returns object describing columns and tables names used in SQL SELECT query

parser sql

Last synced: 30 Apr 2025

https://github.com/cleilsonandrade/carteira_vacinacao

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.

card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus

Last synced: 23 Apr 2025

https://github.com/wilsonehusin/sqldoc

Generate markdown documentation from SQL tables.

database documentation documentation-generator postgres postgresql sql

Last synced: 14 Jun 2025

https://github.com/v-blaze/budget_app

Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails

activerecord css devise erb-template postgresql ruby ruby-on-rails sql

Last synced: 17 Mar 2025

https://github.com/vishnu-t-r/data-analytics-portfolio-projects

This repository contain data analyst portfolio projects developed using various data analytics tools including SQL, Python, Tableau, Looker etc.

data data-analysis data-cleaning data-modeling data-visualization looker looker-studio python sql ssms tableau

Last synced: 23 Apr 2025

https://github.com/westonganger/active_record_simple_execute

Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax

activerecord rails ruby sql

Last synced: 27 Feb 2025

https://github.com/dynaspan/extended-dapper

[Preview] Extension for the Dapper Micro-ORM, providing OneToMany & ManyToOne mappings, repositories (CRUD) and native LINQ 2 SQL.

crud csharp dapper dapper-crud dapper-extensions dapper-microorm dotnet dotnet-standard entityrepository linq linq-to-sql mariadb mysql orm repository sql sqlite sqlserver

Last synced: 14 Jan 2026

https://github.com/hy-zhengwei/hy.common.xjava

XML+Java=XJava面向XML编程。XML描述、定义、控制、执行Java

sql xjava xml-java xsql xsqlcloud xsqlgroup

Last synced: 24 Feb 2026

https://github.com/ostrojs/database

OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.

database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite

Last synced: 30 Apr 2025

https://github.com/developmentseed/little-owl

🦉 - A companion to AWS Athena

athena aws cli sql

Last synced: 09 Oct 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 Apr 2025

https://github.com/anki-code/localsql

Querying csv, xlsx, json local files using SQL as easy as possible.

csv csv-files csv-import json json-schema localsql pandas sql sqlite sqlite-database sqlite-extension sqlite3 xls xlsx

Last synced: 02 Jul 2025

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

In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.

postgresql sql

Last synced: 26 Apr 2025

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/michael-simons/pv

Some scripts to work with PV measurements and tooling to record measurements.

duckdb energy olap photovoltaics pv sql

Last synced: 12 May 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/sungchun12/airbyte-dbt-toolkit

Deploy an airbyte instance with dbt models in Google Cloud in 5 minutes

airbyte dbt golang google packer sql terraform terragrunt terratest

Last synced: 27 Oct 2025

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

The Vet-Clinic-database is a comprehensive system that manages patient records, appointments, treatments, and billing for a veterinary clinic. It enables efficient scheduling, tracks medical history, and supports seamless communication between staff. This database ensures quality care for pets and streamlines administrative tasks.

plpgsql postgresql sql

Last synced: 14 Jun 2025

https://github.com/emnasc/northwind-sql-practice

SQL practice exercises using the Microsoft Northwind database

microsoft-sql-server northwind-database practice practice-project sql tsql

Last synced: 11 Oct 2025