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/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/pointerish/sqlbasics

This repo contains work on SQL Basics.

microverse sql sql-zoo

Last synced: 29 Mar 2025

https://github.com/ushelp/easyfilter

Jave Web请求内容过滤替换组件. Jave Web content filtering request replacement component

content-filter content-filtering filter filter-replacement java java-filter jave-web request-filtering sql sql-injection sqlinjection

Last synced: 14 Jul 2025

https://github.com/beenotung/gen-sql-type

Generate Typescript Types from raw SQL statements

code-generation gen-type sql type-gen typescript

Last synced: 05 Sep 2025

https://github.com/bestbynature/vetclinicdb

VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.

database-schema postgresql sql

Last synced: 10 Mar 2026

https://github.com/stackql/openapisaurus

Deno based openapi document utility for splitting openapi spec and generating stackql providers

openapi rest sql stackql

Last synced: 11 Jul 2025

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

In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.

database postgres postgresql sql

Last synced: 28 Feb 2026

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/adamcooke/sqb

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

query-builder ruby sql

Last synced: 12 May 2025

https://github.com/lpar/calendar

Go calendar Date (only), clock Time (only), and nullable versions of same, with sensible JSON and SQL behavior

date golang iso8601 json sql time

Last synced: 04 Jan 2026

https://github.com/fgforrest/darwin

Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.

autoupdate database database-schema evolution java model sql

Last synced: 10 Jul 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/florents-tselai/pgllm

Use LLMs in Postgres

ai embeddings llm postgresql sql

Last synced: 11 Apr 2025

https://github.com/princessmiku/mariadb-sqlbuilder

MariaDB SQL Builder is a simple way to use Maria SQL. Use your own SQL or use the integrated SQL Builder tool.

python sql

Last synced: 06 Mar 2026

https://github.com/hannziegel/final-capstone-backend

This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.

api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram

Last synced: 05 May 2025

https://github.com/haleshot/flight_booking_system

A Python project with MySQL connectivity and PyQt5 GUI library for efficient flight ticket booking, data management, and visualization.

booking-platform booking-system flight management-system mysql mysql-database pyqt5 pyqt5-desktop-application pyqt5-gui python python-app sql

Last synced: 07 May 2025

https://github.com/91ahmed/csvtosql

Convert a csv file into optimized sql insert statement.

csv csv-converter csvtosql php sql

Last synced: 07 May 2025

https://github.com/cvitter/mattermost-scripts

This repository contains a series of scripts that I have written for Mattermost to perform descrete tasks. I am sharing them here in case other Mattermost users might find them useful.

mattermost sql

Last synced: 02 Mar 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: 04 May 2025

https://github.com/rezamardanidev/sqlitebase

How to create a database sqlite by using classes in Python and creating tables and how to store data

class-python database python sql sqlite

Last synced: 09 Sep 2025

https://github.com/milenkovicm/wasaffi

Datafusion WASM User Defined Functions

datafusion sql userdefined-functions wasm wasm-bindgen wasmedge

Last synced: 07 May 2025

https://github.com/kevlarr/jrny

A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!

postgresql revisions schema sql

Last synced: 15 Jan 2026

https://github.com/getyourguide/dbq

Run Databricks queries from your terminal or editor

cli databricks repl sql team-ps

Last synced: 11 Apr 2025

https://github.com/stackql/stackql-codespaces-notebook

Run stackql queries in GitHub Codespaces

cloud codespaces github sql stackql

Last synced: 11 Jul 2025

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

Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.

backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 30 Apr 2025

https://github.com/adityachandra1/mit-cafeteria-dbs

A fully functional Windows Forms Application to manage orders across all food joints in MIT. All of the data is stored in a common Microsoft SQL Server. The application is built with C# that runs on .NET Framework.

cce csharp dbms-project dbmsminiproject dbs dotnet-framework manipal-institute-of-technology mssql-database sql sql-server windows-forms

Last synced: 08 Jul 2025

https://github.com/abowfzl/titus

A console application with three-layer architecture (Core, Domain, Service) with Repository Pattern for EF DbContext and Redis Wrapper in Core, models in Domain, services and Distributed CacheManager in Service, and unit tests with Moq and fake services.

excel huge-data-files read-data redis sql

Last synced: 12 Apr 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/opensearch-project/sql-cli

The SQL CLI component in OpenSearch is a stand-alone Python application for query

cli opensearch sql

Last synced: 15 Jun 2025

https://github.com/qri-io/dataset_sql

Qri SQL support

format golang lex package parse sql

Last synced: 09 Jul 2025

https://github.com/ismailsimsek/dbn

Database Navigator - plugin for IntelliJ IDEs, Cloned From https://bitbucket.org/dancioca/dbn/src/master/ Home: https://plugins.jetbrains.com/plugin/1800-database-navigator

database-navigator sql

Last synced: 04 May 2025

https://github.com/cossacklabs/acra-censor-demo

AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.

acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf

Last synced: 30 Apr 2025

https://github.com/shrinerb/shrine-sql

SQL database storage for Shrine

blob file sequel shrine sql

Last synced: 16 Jun 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: 09 Jul 2025

https://github.com/khaouitiabdelhakim/etl-real-example

This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.

data database database-management sql sql-server ssis ssms warehouse

Last synced: 18 Mar 2025

https://github.com/melashu/catalog-of-my-things

In this project, we created a console app that helps in recording different types of things one owns: books, music albums, movies, and games. Everything was based on the UML class diagram given.

rspec ruby sql

Last synced: 10 Sep 2025

https://github.com/tamanobi/bq-query-unittest

BigQueryのクエリのロジックをデータ走査量を最小限してテストできるツール

bigquery sql unittest

Last synced: 22 Jun 2025

https://github.com/parzibyte/crud-postgresql-node

Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express

bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql

Last synced: 12 Apr 2025

https://github.com/seferogluemre/mailauthengine

Email Verification System This project is a user registration and email verification system developed using C# and the MailKit library. It ensures secure account creation and email-based authentication for users.

authentication csharp email-sender form-validation mailkit-libraries sql

Last synced: 27 Feb 2026

https://github.com/nuno-faria/crdv

Conflict-free Replicated Data Views

crdt distributed-databases sql

Last synced: 16 Jun 2025

https://github.com/jeninsutradhar/hexadb

An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing

ai-powered database db json natural-language-processing nlp sql

Last synced: 11 Apr 2025

https://github.com/coder-chekunkov/article-postgresql

article. postgreSQL, spring framework and android for beginner developer.

android article java kotlin postgresql spring sql

Last synced: 10 Apr 2025

https://github.com/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 2025

https://github.com/rroohhh/mdf-rs

rust mdf parser

mdf microsoft parser rust sql sqlserver

Last synced: 13 Jul 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/libi/funsql

支持链式操作的轻量级sqlbuilder包

gosql gosqlbuilder sql sqlbuilder

Last synced: 08 Jul 2025

https://github.com/ronpinkas/dbbridge

dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.

data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite

Last synced: 30 Apr 2025

https://github.com/german-zarate/film-view-app

A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database

backend-development database flask fullstack-development portfolio postgreesql python sql web-development

Last synced: 15 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/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/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/imteekay/sql-query-json

Experiment SQL-query in JavaScript for JSON

javascript js json query sql sql-query

Last synced: 28 Apr 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/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/iktakahiro/sql-basic-book

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

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

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/coenttb/swift-records

The Swift library for PostgreSQL database operations.

nio postgres postgresnio records sql structured-queries swift

Last synced: 22 Jan 2026

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/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/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/juanjoowendler/netflix-crud

Node.js and React REST API (UTNFLIX): A REST API for resource management, developed with Node.js, Express, and SQLite, featuring a React frontend that enables CRUD operations, filtered searches, and pagination.

boostrap css full-stack-web-development html5 javascript linux-shell nodejs postman react sql

Last synced: 19 Apr 2025

https://github.com/asifrahaman13/superquery

🐍 AI powered query on databases to automate the process of query, visualization etc. Organizations can analyze their data and take decisions much faster. Leverages the use AI, LLM. The project is under development

fastapi javascript mongodb nextjs14 python qdrant redis sql typescript

Last synced: 12 Apr 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/varejaodacarne/bootcamp-launchbase

🚀 Bootcamp LaunchBase - A course for beginners in programming

css es6 express html javascript nodejs npm nunjucks postgres sql

Last synced: 06 Mar 2026

https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application

Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.

cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability

Last synced: 23 Feb 2026

https://github.com/mchmarny/devpulse

Community health analytics for GitHub organizations and repositories

cli cmd cncf developer entitity golang sql sqlite

Last synced: 01 Apr 2026

https://github.com/sigmanificient/codewars

Solutions of Codewars kata i've made.

codewars codewars-kata codewars-solutions javascript php python sql

Last synced: 09 Apr 2025

https://github.com/dushistov/libspatialite

a library extending the basic SQLite core in order to get a full fledged Spatial DBMS, really simple and lightweight, but mostly OGC-SFS compliant

c gis spatial sql sqlite

Last synced: 07 Oct 2025

https://github.com/0memo07/sqlerror

A Python script to scan URLs for possible SQL injection vulnerabilities.

python python-script sql sql- sql-attack sql-injection sql-query sql-syntax sqlerror

Last synced: 24 Apr 2025

https://github.com/3noch/beam-postgres-transaction-monad

Very basic transaction monad on top of the venerable Beam library

haskell monad postgresql sql transaction

Last synced: 25 Oct 2025

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/h22rana/jsonlogic2sql

JSON Logic to SQL Transpiler

go golang jsonlogic sql transpilation transpiler

Last synced: 01 Apr 2026

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/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/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/josephmachado/modular_code

Repo to show how to modularize messy SQL

datacompy duckdb polars python sql

Last synced: 12 Oct 2025

https://github.com/omonimus1/computer-science-degree-courseworks

Coding Coursework that I have created individually or in Team while studying Computer Science at Napier University.

computer-science computer-science-education coursework cpp csharp databse haskell html-css-javascript scripting sql students university-coursework webtechnology

Last synced: 25 Aug 2025

https://github.com/kaoutherbo/vitalab

This web application embodies a commitment to revolutionizing the way blood donations and laboratory analyses are managed within a given region, specifically within a wilaya.

blood-donation-management css-animations css3 html5 js-swiper mvc-architecture mysql php sql

Last synced: 14 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/xiabee/dbauditor

A simple auditor of SQL databases.

audit sql

Last synced: 30 Jul 2025

https://github.com/westonganger/search_architect

Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.

activerecord activerecord-models rails rails-search ruby search search-scope sql

Last synced: 15 Apr 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/miniconnect/holodb

Relational database - seemingly filled with random data

database faker java mock random-data-generation rdbms sql testing testing-tool

Last synced: 17 Mar 2025