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/muhammad-rebaal/loan-insights

Loan-Insights offers Python and SQL data analysis scripts for deep dives into loan data. Explore insightful analytics, visualization, and SQL queries to glean valuable trends and patterns from loan datasets, empowering informed decision-making in the financial domain. Dive into this repository for comprehensive loan data exploration.

analysis data jupyter-notebook python sql

Last synced: 26 Apr 2026

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 14 Apr 2025

https://github.com/ergonzamarian/trabalhohotel

Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.

sql

Last synced: 19 Mar 2026

https://github.com/seunmatt/cassandra2sql

This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres

cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql

Last synced: 02 Aug 2025

https://github.com/seddryck/ermine

ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.

erd graphviz sql

Last synced: 28 Jun 2025

https://github.com/nicolasanunes/online-shop

Projeto backend de uma loja online desenvolvido utilizando Node.js com NestJS e TypeScript como linguagem de programação, TypeORM na manipulação e geração de migrations do banco de dados PostgreSQL criado em Docker, bcrypt para encriptografia de senhas, jwt-token na autenticação de usuários e Jest na aplicação dos testes unitários.

bcrypt docker javascript jest jwt-token migration nestjs nodejs postgresql sql typeorm typescript

Last synced: 07 Apr 2026

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

Use SQL to instantly query Linear organizations, projects, teams, users & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/npgsqlrest/pgmigrations

Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.

javascript migrations nodejs postgresql schema sql testing

Last synced: 16 Sep 2025

https://github.com/olajideolagunju/gcp_mage_data_pipeline

An end-to-end data engineering pipeline that processes and analyzes Maintenance Work Orders using Mage, Docker, Google BigQuery, MariaDB, and Looker Studio. It features a seamless integration of cloud and open-source tools for scalable data storage, transformation, and visualization.

automation bigquery cloud compute-engine data data-engineering database database-schema docker-compose excel gcp mage-ai maintenance mariadb orchestration python sql virtual-machine visualization-dashboard work-orders

Last synced: 07 Mar 2025

https://github.com/exasol/exasol-personal

The High-Performance Analytics Engine — Free for Personal Use

data-analytics data-engineering database exasol sql

Last synced: 10 Apr 2026

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

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

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

Last synced: 12 Jan 2026

https://github.com/harryvolek/aisql

Use GPT to generate SQL

chatgpt gpt-3 postgres psql sql text2sql

Last synced: 12 Apr 2025

https://github.com/muradisazade777/snapcart

SnapCart is a modern Laravel-based e-commerce backend, containerized with Docker and built for scalability, clarity, and cyber-inspired branding. You can also add a tagline if you want something punchier: Cyber-ready commerce. Laravel-powered. Docker-deployed.

backend backend-api blade database developer-tools docker framework laravel mysql nginx orchestration php sql web webserver

Last synced: 27 Sep 2025

https://github.com/polydojo/pogodb

Simple NoSQL wrapper for Postgres' JSONB type.

nosql-data-storage nosql-database nosql-wrapper postgres sql

Last synced: 08 Apr 2026

https://github.com/andr3w03/si2_uas

Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)

codeigniter crud database framework information-system mysql php sql visual-studio-code web-application

Last synced: 23 Jul 2025

https://github.com/notcoffee418/dapperbulkqueries

Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.

bulk dapper dapper-extensions postgresql sql

Last synced: 24 Aug 2025

https://github.com/seddryck/duburl

DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem

ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite

Last synced: 22 Apr 2025

https://github.com/project-tsurugi/tsurugi_fdw

Tsurugi Foreign Data Wrapper for PostgreSQL.

fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb

Last synced: 01 Aug 2025

https://github.com/arevi/express-sql-license-api-template

A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).

api express expressjs javascript licensing nodejs sql template typeorm typescript

Last synced: 27 Jul 2025

https://github.com/kerimli-veli/managementsystemproject-asp.net-api

ManagmentSystem is an advanced management API built with ASP.NET. It offers secure user control, task automation, and efficient resource management.

api asp-net asp-net-core entity-framework-core mediatr-library sql

Last synced: 28 Jun 2025

https://github.com/vcityteam/conver-g

This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.

rdf sparql sql versioning

Last synced: 02 Jan 2026

https://github.com/hegdepavankumar/hackerrank-solutions

HackerRank Solutions provides solutions to all problems like Algorithms, Data Strucutres, C, C++, Python, Java, Interview Preparation Kit in Hackerrank.

challenge coding-challenge hackerrank hackerrank-solutions java javascript mysql-database oops-in-java python querydsl sql

Last synced: 15 Jul 2025

https://github.com/nicolasbizzozzero/twister

[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL

apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat

Last synced: 12 Apr 2025

https://github.com/speedphp/speedsql

SQL Mapper annotations for NestJS, similar MyBatis.

decor mybatis nest orm sql typescript

Last synced: 12 Apr 2025

https://github.com/jahidhiron/nestjs-template

A starter template for NestJS projects with RabbitMQ messaging, TypeORM, WebSocket support, task scheduling, Swagger API docs, i18n, and a structured testing setup. Includes Docker configs, migration scripts, and linting/formatting tools for rapid development.

docker i18n nestjs open-source rabbitmq socket sql swagger typescript

Last synced: 13 Jan 2026

https://github.com/raleighlittles/sql_zoo_solutions

Solutions to all 95 SQL Zoo tutorial questions.

sql sql-zoo

Last synced: 21 Mar 2025

https://github.com/robinvandernoord/pydal2sql

Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic

pydal python sql typedal

Last synced: 18 Jul 2025

https://github.com/ottomayerpy/sqldatabase

Creation and management of student profiles. Анкетирование студентов. Управление СУБД MS SQL Server.

mssqlserver netframework45 sql wpf

Last synced: 08 May 2026

https://github.com/zejiran/simple-banking-system

💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL

banking database lunh-algorithm python sql

Last synced: 20 May 2026

https://github.com/luffytaro22/vet-clinic-db

Vet Clinic DB is a relational database to keep information about animals.

database pstgresql relational-database sql

Last synced: 29 Jul 2025

https://github.com/ashutosh1919/grocery-todo

Grocery-TODO list full stack project implemented using ReactJS (Frontend), Flask (Backend) and PostgreSQL (ElephantSQL) database.)

elephantsql flask-application grocery-crud grocery-list netlify postgresql reactjs render sql todo-app todoapp todolist

Last synced: 06 May 2026

https://github.com/duncan3dc/sql-class

A simple database abstraction layer for PHP, with an on disk caching facility.

mysql odbc php sql

Last synced: 05 May 2025

https://github.com/mchmarny/dctl

simple utility to provide insight into repo activity

cli cmd cncf developer entitity golang sql sqlite

Last synced: 21 Feb 2026

https://github.com/yuu-nkjm/sorm4j

Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.

central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql

Last synced: 24 Apr 2025

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

Use SQL to instantly query Steampipe Cloud resources across workspaces. Open source CLI. No DB required.

deprecated hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-cloud steampipe-plugin

Last synced: 31 Mar 2025

https://github.com/kolosovpetro/rental-sql-database

Rental Store SQL Database and queries

mssql sql sql-server

Last synced: 30 Jun 2025

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

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

backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 01 May 2025

https://github.com/ihahachi/algeria-cities

Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.

csv excel geojson json php sql

Last synced: 10 Apr 2026

https://github.com/gogoncalves/lattes-identifier-service

RESTful API in Python for validating the Lattes identifier number using Flask and MySQL/CSV for query purposes. Documentation on Flasgger.

apache-license-2 api-restful cnpq csv etl flasgger flask glob gustavogoncalves lattes lattes-platform lattesidentifier mysql pandas python rest sql swagger tdqm unittest

Last synced: 19 Apr 2025

https://github.com/vvka-141/pgmi

pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.

ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional

Last synced: 20 Feb 2026

https://github.com/cjunwon/youtube-data-analysis

End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask

aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api

Last synced: 17 Feb 2026

https://github.com/lewuathe/tiny-presto

Lightweight Presto pluster for verifying query result consistency

docker presto sql

Last synced: 25 Aug 2025

https://github.com/diegojromerolopez/babik

A Django queryset-like API for Ruby on Rails

activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3

Last synced: 07 Mar 2026

https://github.com/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 09 Apr 2026

https://github.com/nidhiupman568/sql

Essential SQL Interview Questions 📋

mysql sql

Last synced: 19 Jan 2026

https://github.com/0xerwin1/dbflux

A fast, keyboard-first database client built with Rust and GPUI.

cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql

Last synced: 17 May 2026

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

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

cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 26 Jan 2026

https://github.com/cliftondavies/sqlzoo-solutions

A list of solutions for the tutorials and quizzes on https://sqlzoo.net/

mysql sql

Last synced: 22 Jul 2025

https://github.com/imor/pg_escape

A Rust library to escape Postgres flavoured SQL

postgres postgresql sql sqlinject-defense

Last synced: 21 Aug 2025

https://github.com/ratanakvlun/sequelize-odbc-mssql

Sequelize dialect driver for the @ratanakvlun/node-odbc module

database nodejs odbc sequelize sql

Last synced: 30 Jun 2025

https://github.com/hectororm/orm

Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.

orm pdo php php8 query-builder sql

Last synced: 13 Apr 2025

https://github.com/themost-framework/query

@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js

agnostic closures database orm query query-builder rdbms sql sql-language sql-query

Last synced: 15 Apr 2025

https://github.com/billwallis/sql-models

Stand-alone SQL models.

sql

Last synced: 30 Sep 2025

https://github.com/aksel911/r2-html-db

Modern wiki for R2 Online based on its own database with a user-friendly interface and advanced functionality

4game css database flask online python r2 r2online server sql webzen wiki

Last synced: 14 Apr 2025

https://github.com/nidhiupman568/my-sql-problem-solved

🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀

data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax

Last synced: 02 Jan 2026

https://github.com/project-tsurugi/jogasaki

SQL job scheduler

database rdbms scheduler sql

Last synced: 23 Sep 2025

https://github.com/itcraft-cn/xbatis2sql

collect sql statements from iBATIS sqlmap files / MyBatis mapper files

ibatis mybatis rust sql

Last synced: 31 Aug 2025

https://github.com/balena/sqlp

Python SQL Parser

ply python sql

Last synced: 30 Mar 2025

https://github.com/piotr-maker/sqlinq

SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.

cpp cpp20-library databases linq orm sql sqlite

Last synced: 25 Apr 2026

https://github.com/schrosis/blade-sql

Generating SQL with Blade

blade laravel php query sql

Last synced: 13 Jan 2026

https://github.com/mvisani/sql-minifier

Crate providing methods and procedural macros to minify SQL code, optionally at compile time.

rust sql

Last synced: 15 Apr 2025

https://github.com/easonsyc/covid-19-screening-register

Website for COVID-19 Screening Register.

covid-19 html javascript php sql website

Last synced: 25 Feb 2026

https://github.com/rafinhaa/controlmei

Software de gerencia para Micro Empreendedor Individual (MEI)

cadastro-de-empresas csharp mei microempreendedor sql

Last synced: 20 Jun 2025

https://github.com/poshodev/loaf

🍞 Effortless SQL server and procedures—plus other utilities—for people who really hate cursors!

bread database db loaf mariadb mysql python sql

Last synced: 24 Jul 2025

https://github.com/sibyx/duckql-python

JSON-based SQL representation library

json python query-builder query-language sql

Last synced: 24 Jun 2025

https://github.com/hjo12/loginpanel

Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside

csharp sql windows-forms winforms

Last synced: 19 Jun 2025

https://github.com/didinj/asp-net-core-angular-sqlserver-webapp

Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server

angular asp core microsoft net server sql typescript

Last synced: 20 Jul 2025

https://github.com/udb-org/udb-app

UDB: The Next-Gen Cross-Platform Database Tool.​​ Built on Electron, it supports diverse databases and integrates an AI chat assistant, intelligent agent workflows, and MCP capabilities to enhance database intelligence and efficiency.Alternative to SSMS, pgAdmin, DBeaver, DataGrip, Toad, Navicat

agent aichat electronjs react shadcn-ui sql tailwindcss

Last synced: 25 Jun 2025

https://github.com/majorimi/cqrs-generic-repository

CQR/CQRS ready Generic Repository pattern implementation with EF Core

cache caching command cqrs csharp database generic-repository mapping netcore6 query sql

Last synced: 02 May 2026

https://github.com/mahrjose/bracu-cse370

BRAC University's course - CSE370 (Database Systems) Notes, Questions, Solutions & more. (Spring 23)

bracu bracu-cse bracu-cse370 cse cse370 database dbms lab mahrjose php sql

Last synced: 31 Aug 2025

https://github.com/gizmodata/ibis-gizmosql

An Ibis back-end for the GizmoSQL Arrow Flight SQL Server (with the DuckDB engine)

database duckdb gizmodata gizmosql ibis python sql

Last synced: 13 Feb 2026

https://github.com/richardevcom/memba

SMS reminders for elderly using Twilio API, Vertex AI & Google Cloud services.

api challange cloud gemini google mysql prisma run sms sql ts twilio typescript vertex

Last synced: 22 Apr 2025

https://github.com/gmr/pgparse

Python wrapper for libpg_query

postgresql python3 sql

Last synced: 27 Jul 2025

https://github.com/GitUtk/SchoolManagementSystem

This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.

class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate

Last synced: 03 Oct 2025

https://github.com/tuurash/substitutex

A Small Simple SQL Database Backup Tool

asp-net backup-tool csharp n-tier-architecture sql winforms

Last synced: 21 May 2026

https://github.com/noturlee/task-tracking-web-app

TaskTracker is a MVC ASP.NET Core Web application which allows students to monitor and take control of their studies, and create a way to manage it using CRUD

cshtml css html javascript linq mvc-architecture razor-pages sql ssms user-authentication-and-activation

Last synced: 31 Jul 2025

https://github.com/riju18/dashing-datawarehouse-dbt

Design the Data Warehouse with minimalistic code.

cte data-warehouse dbt jinja postgresql python sql

Last synced: 05 May 2025

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

Microverse School > SQL Project > SQL Zoo

sql sql-zoo

Last synced: 20 Jan 2026

https://github.com/amccool/ssdt-staticdatagenerator

Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment

lookup-tables sql ssdt

Last synced: 11 Apr 2025

https://github.com/priyanka7411/dataspark-electronics-retail-analytics

DataSpark is a data analysis project using Python, SQL, and Power BI to analyze global electronics retail sales, focusing on customer behavior, sales performance, product profitability, and store performance to optimize sales strategies.

analytics-providers business-intelligence customer-segmentation data data-analysis electronics-industry global-sales pandas powerbi powerbi-visuals product-profitability python retail-analytics sales-performance sql store-analysis visualization

Last synced: 10 Jul 2025

https://github.com/panoschatzi/fitnessdatabase

The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.

database etl-pipeline pandas python sql sqlalchemy sqlserver ssms

Last synced: 07 May 2025

https://github.com/rosacarla/dio-cloud-data-engineer

Reúne atividades e projetos realizados durante o bootcamp Cognizant Cloud Data Engineer #2, promovido pela DIO Inc.

etl hadoop hive impala linux mongodb python sql

Last synced: 12 Apr 2025