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/jgolafshan/wallstreetsocial

Analyze Reddit posts/comments, uses an NLP model to recognize stock symbols and options positions

data-analysis flexible machine-learning mentioned-stocks named-entity-recognition natural-language-processing nlp reddit social-media-analysis sql wallstreetbets

Last synced: 22 Jul 2025

https://github.com/victorgonbu/sql

These are all the exercises and quizzes available in SQLZOO which were solved and saved in this repository.

sql

Last synced: 16 Oct 2025

https://github.com/monsterxx03/sqlpar

Explore parquet file with sql, without spark!

goyacc parquet parquet-viewer sql

Last synced: 14 Jan 2026

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/bayoadejare/airbyte_dbt_covid19

dbt transformations for Snowflake data warehouse.

airbyte covid-19 dbt elt snowflake sql

Last synced: 06 Oct 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/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/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

https://github.com/davidecavestro/jdbsee

A command line SQL tool for JDBC

cli command-line-tool database java jdbc sql

Last synced: 28 Oct 2025

https://github.com/macbre/query-digest

A dynamic code analysis tool that processes SQL queries logs and data flow information

data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability

Last synced: 12 May 2025

https://github.com/bhaveshpatil07/recruitme_dbms

DBMS Mini-project: Recruitment Management System.💫✨ # Features: Python + MYSQL using mysql.connector library, Recruiter and Client Panel, ADMIN Panel for logs, Change Password, Beautiful UI using tkinter.

dbmsminiproject hireme linkedin mysql python recruitment sql tkinter-gui

Last synced: 18 Sep 2025

https://github.com/trustbit/plainsql.migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 17 Mar 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/s44wn/library-management-system

Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.

database python python-gui-tkinter python3 sql tkinter

Last synced: 15 Jul 2025

https://github.com/datajuggler/transparencymaker

Transparency Maker reads in a .jpg or .png and creates a Pixel Information Database, that can be manipulated in a language I invented called BQL or Bitmap Query language.

csharp image-processing sql

Last synced: 30 Jul 2025

https://github.com/damiansire/db-manager-online

Create a manager db online. With angular :)

angular flask javascript python sql

Last synced: 13 Sep 2025

https://github.com/natewu/admissionpal

MYC 2021 Hackathon Winner and Best Tech Award

beautifulsoup4 expressjs js mysql nodejs python3 react redux sql universities

Last synced: 08 May 2025

https://github.com/os-climate/osc-ingest-tools

python tools to assist with standardized data ingestion workflows

pandas python sql sqlalchemy trino trinodb

Last synced: 12 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/antonihub/c0d3x

Continuous Testing with Python --> | Selenium | Gherkin | Cucumber | Firebase | Cloud Firestore | Pytest | Unittest | Playwright | QA | Linux | | Selenium WebDriver | CI/CD | Jenkins | Automated Tests | Tester | Software Engineering Analyst | Software Tester | Bash | Git | GitHub Actions | SQL & NoSQL |

ci-cd cicd firebase firestore gherkin git github-actions jenkins linux nosql python qa qa-automation selenium selenium-webdriver sql test test-automation testing

Last synced: 15 Jun 2025

https://github.com/mehmoodulhaq570/book-loan-management-system

Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!

backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio

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/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/libi/funsql

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

gosql gosqlbuilder sql sqlbuilder

Last synced: 08 Jul 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/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/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/angoca/log4db2

A logging utility like log4j for IBM Db2 SQL PL

db2 db2luw logger logging logging-library sql

Last synced: 02 Aug 2025

https://github.com/ivailop7/sql-to-graphql-python

Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.

blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web

Last synced: 14 Mar 2026

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/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/stackql/stackql-codespaces-notebook

Run stackql queries in GitHub Codespaces

cloud codespaces github sql stackql

Last synced: 11 Jul 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/undisputed-jay/sql-island

SQL Island is a fun introduction to learning and using SQL.

sql

Last synced: 12 Aug 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/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/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/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/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/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/florents-tselai/pgllm

Use LLMs in Postgres

ai embeddings llm postgresql sql

Last synced: 11 Apr 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/getyourguide/dbq

Run Databricks queries from your terminal or editor

cli databricks repl sql team-ps

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

A simple auditor of SQL databases.

audit sql

Last synced: 30 Jul 2025

https://github.com/cfunkz/customtkinter-login-registration

Registration and login app made using customtkinter.

customtkinter python python3 sql sqlite3 tkinter

Last synced: 14 Apr 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/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/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/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/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/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/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/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/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/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/lkqm/dbtool.py

A lightweight db tools for sql.

dbapi2 mysql python sql sqlite

Last synced: 10 Jun 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/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/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/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/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/mergestat/mysql-server

Query git repositories as MySQL

git mergestat mysql sql

Last synced: 08 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/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/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/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/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/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/so010/cdrreceiver

nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db

cisco javascript node-js nodejs sql

Last synced: 15 Apr 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/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/vb-consulting/pg_schema_tools

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

postgresql schema sql

Last synced: 13 Apr 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/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/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/adamcooke/sqb

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

query-builder ruby sql

Last synced: 12 May 2025