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/quartz/space-launches

Converts the JSR Launch Vehicle database into one big CSV file.

jsr project qz-things space sql sqlite

Last synced: 03 May 2025

https://github.com/splitgraph/madatdata

😠 📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).

postgres seafowl splitgraph sql typescript

Last synced: 10 Jul 2025

https://github.com/stephenafamo/fakedb

fakedb registers a fake database driver named test for... testing.

database fake faker go golang sql test testing testing-tools

Last synced: 09 Jul 2025

https://github.com/nicklaswallgren/sqltemplate

Template engine for writing dynamic SQL queries

go sql template

Last synced: 09 Jul 2025

https://github.com/gbburleigh/upworkscraper

A library for scraping and monitoring forum activity for Upwork.com, to observe patterns of censorship by moderators.

python selenium sql sqlite upwork webscraping

Last synced: 30 Apr 2025

https://github.com/renatoelho/gravando-dados-api-em-banco-de-dados-com-python

Em outro repositório meu aqui no GitHub eu ensinei como acessar uma API de endereços com o Python, agora vou ensinar como gravar esses dados obtidos via API em um banco de dados utilizando o Python.

api mysql pandas python requests sql

Last synced: 12 Apr 2025

https://github.com/AustinGil/npm

Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT

crud html javascript postgresql prisma react sql tutorial

Last synced: 07 May 2025

https://github.com/cloudflare/hyperdrive-demo

A demo site for @cloudflare Hyperdrive (makes databases fast) - https://developers.cloudflare.com/hyperdrive/

cloudflare databases hyperdrive sql

Last synced: 09 Apr 2025

https://github.com/renatoelho/apache-nifi-enriquecimento-cep

Neste projeto, mergulho no universo do Apache Nifi, explorando como consumir e salvar dados de uma API diretamente em um banco de dados.

apache-nifi api elt etl mysql sql

Last synced: 04 Oct 2025

https://github.com/Krozark/cpp-ORM

A project to create a simple ORM.

cpp11 mysql orm sql sqlite3

Last synced: 15 Mar 2025

https://github.com/mehul2205/complaint-management

This website is used for taking feedback from students and sending it to respective faculty.

complaint-database complaint-management-system complaint-portal php sql sql-server

Last synced: 26 Oct 2025

https://github.com/jsplumb-demonstrations/schema-builder

Database schema builder, with support for tables and views and an object inspector

angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue

Last synced: 14 Apr 2025

https://github.com/jdegand/testdome-sql-questions

My solutions to Testdome Public SQL Questions

mysql oracle-sql sql testdome testdome-solutions

Last synced: 31 Jul 2025

https://github.com/bradymholt/psqlformat

A PostgreSQL SQL syntax formatter

formatter postgresql sql

Last synced: 15 Apr 2025

https://github.com/suhas-005/dbms-mini-project

FarmEasy - A digital market for farmers to sell and buy yields

css dbms dbmsminiproject e-commerce e-commerce-project html php sql vtu

Last synced: 15 Apr 2025

https://github.com/entity-access/entity-access

Inspired from Entity Framework Core, Entity Access is ORM for JavaScript runtime such as Node, YantraJS.

arrow-functions javascript lambda-expressions nodejs orm orm-framework postgresql sql sqlserver typescript unit-of-work

Last synced: 29 Jul 2025

https://github.com/shayanheidari01/ormax

High-performance async ORM for all major databases

asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite

Last synced: 06 Aug 2025

https://github.com/johnntirintis/recipe-management-system

A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.

abstractfactorypattern dao database java layered-architecture maven sql swing

Last synced: 21 Sep 2025

https://github.com/trustbit/PlainSql.Migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 29 Mar 2025

https://github.com/mo7ammedd/leetcode_problems

repository contains solutions to LeetCode problems

leetcode leetcode-solutions solutions sql

Last synced: 18 Sep 2025

https://github.com/spnda/volvo_vida_db

Scripts and SQL statements for retrieving and working with data from the Volvo VIDA database

can-bus car-hacking python sql volvo volvo-vida-protocol

Last synced: 17 Aug 2025

https://github.com/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

https://github.com/akbaritabar/bibliodemography_imprs_phds_2022_idem187

Materials for the day 4 of the course on "Topics in Digital and Computational Demography" on Using large-scale bibliometric data for demographic research; Advantages and pitfalls of using Scopus data to trace internal and international scholarly migration worldwide, Instructor: Aliakbar Akbaritabar

computational-social-science data-science demographic-research migration-research python python3 rstats sql

Last synced: 07 May 2025

https://github.com/abetomo/csv-select

It is a Electron application that runs SQL queries against csv data.

csv electron sql sqlite

Last synced: 16 Mar 2025

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

Use SQL to instantly query Databricks resources. Open source CLI. No DB required.

backup databricks etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 28 Jul 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/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/basemax/messengersocketws

Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)

mysql mysql-query nodejs socketio sql websocket websocket-api websocket-application websocket-chat websocket-client websocket-server ws wss

Last synced: 26 Jul 2025

https://github.com/anilnayak126/filesharingapp

A file-sharing application developed using Django and Django Rest Framework (DRF) that allows users to upload, download, and manage files securely. This application incorporates DRF's core concepts and utilizes the shutil library for zipping files, with SQL for data management. Key features include user authentication, file categorization.

django drf file-management file-sharing python sql web-application

Last synced: 15 Apr 2025

https://github.com/lucas-erkana/vet-clinic

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

plpgsql postgresql sql

Last synced: 30 Sep 2025

https://github.com/envigit/hotellaspalmas

Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL

csharp database hotel-reservation-system sql wpf

Last synced: 21 Aug 2025

https://github.com/webnice/migrate

Goose database migration tool - based on https://bitbucket.org/liamstask/goose

clickhouse cockroach database golang lib migration mysql postgres redshift schema sql sqlite3 tidb tool

Last synced: 12 Jan 2026

https://github.com/tsg405/sql-for-data-science----coursera

This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]

california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset

Last synced: 14 Apr 2025

https://github.com/fibo/sql92-keywords

is the list of reserved words in SQL92 specification

sql

Last synced: 14 Apr 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/ghazaleze/flower-shop-datebase

for a flower shop with online and non-online purchases

database flower-shop kivy-framework sql sql-server transactional-database

Last synced: 12 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/initphp/database

This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.

data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder

Last synced: 07 Mar 2026

https://github.com/xiabee/dbauditor

A simple auditor of SQL databases.

audit sql

Last synced: 30 Jul 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

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/seferogluemre/customertrackingadonet

Customer Tracking System This project is a customer tracking system developed using C# and MSSQL. The system includes fundamental functionalities such as customer operations and city management.

csharp sql stored-procedure tracking-system

Last synced: 15 Aug 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/mkabhishekdev/multiplayerturnbased-onlinegame

Multi Player Turn-Based Game developed using PHP, AJAX, Javascript (Full stack project)

javascript php php-sessions phpmyadmin sql

Last synced: 25 Sep 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/sal-openlab/datafusion-server

Rust DataFusion Server

arrow datafusion rust sql

Last synced: 15 Apr 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/hhlitval/production-dashboard

A desktop application, visually presents fictive production data sourced from MSSQL Server, allowing for insights into production trends and statistics.

c-sharp dashboard kpi production-monitoring sql sql-server ui-design wpf

Last synced: 01 Aug 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/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/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 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/josephmachado/modular_code

Repo to show how to modularize messy SQL

datacompy duckdb polars python sql

Last synced: 12 Oct 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/piotrkowalczuk/ntypes

Set of types that helps to build complex protobuf messages that contains optional properties.

complex-protobuf-messages golang json null protobuf python sql

Last synced: 06 Oct 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/manascb1344/online-auction-system

The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back

auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql

Last synced: 10 Apr 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/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/huangzworks/postgresql-notes

个人的一些PostgreSQL小笔记

notes postgresql sql

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

Chaos plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/nicodupont/mooc

All my finished Moocs on the subject of the data science mainly

data-analysis data-science data-visualization datacamp jupyter-notebook machine-learning mooc pandas python sas sql

Last synced: 28 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/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/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/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/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/nbbaier/mcp-turso

MCP server for interacting with Turso-hosted LibSQL databases

ai libsql mcp mcp-server model-context-protocol sql sqlite turso

Last synced: 21 Apr 2026

https://github.com/teymurgahramanov/app22

The most useful web app to play with Kubernetes!

database devops docker fastapi kubernetes openapi python rest-api sql swagger test

Last synced: 29 Apr 2026