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/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/yash244466666/vet_clinic_db

vet clinic database is simple relational database that stores different information about pets for particular clinic.

postgresql sql

Last synced: 21 Sep 2025

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/lewuathe/tiny-presto

Lightweight Presto pluster for verifying query result consistency

docker presto sql

Last synced: 25 Aug 2025

https://github.com/kolosovpetro/sql_course

Data Bases - SQL practice. For educational purposes

sql sql-query tsql

Last synced: 09 Mar 2026

https://github.com/widefix/demo-fast-sql

Demo: Ruby on Rails app is faster with SQL

activerecord benchmark benchmark-ips performance rails sql

Last synced: 15 Apr 2025

https://github.com/nikandfor/clickhouse

clickhouse binary batching proxy and alternative binary client implementation

clickhouse clickhouse-client clickhouse-proxy golang proxy sql

Last synced: 12 Jan 2026

https://github.com/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

https://github.com/adamdriscoll/psdapper

Easy to use PowerShell module for working with SQL via Dapper.

sql

Last synced: 23 May 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/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/rajtilak-2020/suraksha-mirage_nextech1.0

A real-time cybersecurity honeypot dashboard built with React and TypeScript. Monitors and visualizes login/signup attempts with comprehensive analytics, threat detection, and admin management capabilities.

cyberdefence cybersecurity ethical-digital-standards hackathon honeypot innovation react sql supabase typescript

Last synced: 09 Mar 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/ouail-01/vet-clinic_database

Relational database project for a vet clinic.

postgresql sql

Last synced: 25 Oct 2025

https://github.com/xjectro/calvero-club-chat-api

An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.

api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket

Last synced: 15 Aug 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/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/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/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/saransridatha/hospital_db

A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.

fyne go golang mysql mysql-database sql

Last synced: 10 Mar 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/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/falcao-g/beecrowd

Soluções de alguns desafios do beecrowd em Python e C++

beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge

Last synced: 04 Mar 2026

https://github.com/cleilsonandrade/rocketq

Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.

anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite

Last synced: 09 Apr 2026

https://github.com/miguelestradam36/snowflake-python-connector

Snowflake python connector usage and easy to use object

python snowflake snowflake-python-connector sql

Last synced: 01 Mar 2025

https://github.com/andreeadraghici/librarydatabase

SQL database for managing a library using PostgreSQL

postgresql sql

Last synced: 10 Jun 2025

https://github.com/briansterle/drogo

a SQL query engine written in Go

data engine query spark sql

Last synced: 12 Aug 2025

https://github.com/dharejo-junaid/sql-jdbc

This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.

database-connectivity java jdbc microsoft-access mysql oracle sql

Last synced: 20 May 2026

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

Stand-alone SQL models.

sql

Last synced: 30 Sep 2025

https://github.com/willie-conway/meta-data-analyst-portfolio

A comprehensive 📚portfolio showcasing projects and skills developed during the Meta Data Analyst Professional Certificate 🎓course, featuring 📈data analysis, 📊visualization, and 👨🏿‍💻management using various ⚙️tools.

big-data business-intelligence data-analysis data-cleaning data-driven-decisions data-management data-mining data-visualization exploratory-data-analysis jupyter-notebook machine-learning pandas porfolio predictive-modeling python spreadsheet-analysis sql statistics tableau visualization-tools

Last synced: 11 Apr 2026

https://github.com/liatemplates/alasql

Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).

alasql liascript liascript-template sql sql-tutorial template

Last synced: 26 Feb 2026

https://github.com/nfaiz/ci4-debug-toolbar

SQL Syntax Highlighter for CodeIgniter 4 Database Debug Toolbar.

codeigniter debugging php sql toolbar

Last synced: 12 Apr 2025

https://github.com/marcfernandezo/x-clone

🚀 Web Application clone of Twitter (X) made with Next.js App Router, Typescript, TailwindCSS and PostgreSQL

nextjs radix-ui react sql tailwindcss typescript webapp

Last synced: 08 Apr 2025

https://github.com/thyagomota/api-labs

A collection of progressively challenging labs to help learning the fundamentals of API development.

api mongodb oas orm python sql sqlite

Last synced: 19 Apr 2025

https://github.com/melbournedeveloper/selecta

A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back

dart flutter orm sql

Last synced: 21 Apr 2026

https://github.com/webtechmoz/manage-sql

Biblioteca para gestão de bancos SQLITE E MYSQL de dados

database manage-mysql manage-sql mysql mysql-database sql sqlite3

Last synced: 04 Nov 2025

https://github.com/felixdev22/vet_clinic

The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.

postgresql sql

Last synced: 21 May 2026

https://github.com/rahul-bhati/music_website

This is music/mp3 website where you can listen and download your favourite song. Website is created by Rahul Bhati using html, css, bootstrap, jquery, javascript and php.

bootstrap communityexchange css ghdesktop github html5 javascript jquery learn music php sql

Last synced: 11 Apr 2026

https://github.com/donuts-are-good/csvdb

experimental csv database

csv database db embedded flat-file go golang sql

Last synced: 27 Apr 2026

https://github.com/fx2y/datanarrate

[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.

ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql

Last synced: 31 Jan 2026

https://github.com/thmeitz/ksqldb-migrate

Migration tool for ksqlDB

go kafka kafka-streams ksqldb ksqldb-go sql

Last synced: 14 Jan 2026

https://github.com/cleilsonandrade/jobscalc

JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer, onde é possível cadastrar e excluir jobs (projetos), obtendo uma estimativa de custo de cada job. Além disso, é possível estimar o valor da hora da pessoa que estará usando o sistema.

budget-manager express freelancer fullstack mvc nodejs nodemon sql sqlite

Last synced: 28 Apr 2026

https://github.com/alleycat1/mysql-deadlocks-case

List of the deadlock cases in MySQL

mysql script sql transaction

Last synced: 17 Apr 2026

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

Vet clinic databases to learn relational databases and relationships

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/randomnoun/sql-explainerator

Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams

sql

Last synced: 04 Mar 2026

https://github.com/cliffcrerar/learn-transact-sql-fundamentals

A document that explains some need to know concepts regarding SQL using MS SQL Server.

learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql

Last synced: 17 Mar 2026

https://github.com/nagybhe/projeto-crud

CRUD é o acrônimo da expressão do idioma Inglês, Create (Criação), Read (Consulta), Update (Atualização) e Delete (Destruição). Este acrônimo é comumente utilizado para definir as quatro operações básicas usadas em Banco de Dados Relacionais.

bootstrap css html javascript php php7 sql

Last synced: 30 May 2026

https://github.com/mongodb-developer/rocket-analytics

Learn how the various components of MongoDB's Developer Data Platform (DDP) can support app-driven and traditional analytics in real-time without duplicating data to other data stores. This demo was created for AWS re:Invent 2022 and presented at the MongoDB booth area at the Venetian expo hall.

data federation lucene lucenesearch mongodb s3 search sql

Last synced: 28 Apr 2026

https://github.com/mchmarny/cloud-sql-for-cloud-run-example

Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run

certificate cloud cloud-sql golang kms sql tls

Last synced: 28 Apr 2026

https://github.com/shiv-xm/leetcode_solution

Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.

algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string

Last synced: 12 Apr 2025

https://github.com/konojunya/dirql

🥞 dirql displays files and directories with syntax like sql cli :)

cli dirql sql

Last synced: 25 Feb 2026

https://github.com/isodevmate/aviator

Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming

drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss

Last synced: 28 Feb 2026

https://github.com/kumarswamy2025/india-general-election-result-analysis-2024

This project analyzes the results of the India General Election 2024 using SQL Server. Various problem statements were tackled to gain insights from the election data.

sql sqlserver

Last synced: 01 Apr 2026

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

Stand-alone SQL models.

sql

Last synced: 01 Mar 2025

https://github.com/planetway/connector-docs

CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries

database openapiv3 sql

Last synced: 27 Apr 2026

https://github.com/rosscartlidge/ssql

SQL-style stream processing for the command line and Go

cli csv data-processing duckdb go golang pipeline sql stream-processing unix wasm

Last synced: 07 May 2026

https://github.com/get-programmed/sql_for_analysis

👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.

microsoft-sql-server smss sql

Last synced: 02 Feb 2026

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/icepick4/tchoutchou

Project managing an entire station system throughout France, employee and customer side

ajax javascript js mvc php plsql project sql

Last synced: 17 Apr 2026

https://github.com/mfelici/fmt

Vertica User Defined SQL Function to format numbers

sql userdefined-functions vertica

Last synced: 25 Feb 2026

https://github.com/bravorod/covid-data-analysis

Exploratory data analysis in SQL of Covid-19 case and death trends by country.

covid-19 sql ssms

Last synced: 06 Feb 2026

https://github.com/kallsyms/wtf_sql

It's like wtf.sh, but in SQL!

dumb sql wtf

Last synced: 27 Mar 2026

https://github.com/cgivre/drill-nodejs

NodeJS client for Apache Drill

apache-drill node-module nodejs sql

Last synced: 10 Oct 2025

https://github.com/paloaltodatabases/sequor-integrations

Pre-built, production-ready integrations and examples for Sequor

api-integration app-integration data-integration etl sequor sql

Last synced: 01 Apr 2026

https://github.com/tkc/sql-dog

Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.

analysis analyzer database go sql sql-parser

Last synced: 03 Mar 2026

https://github.com/mishra9759harshit/sqldatabase

This is a SQL Database program designed to run in Termux on Android devices. The program allows you to interact with SQL databases directly from your phone using Python. It features a simple, interactive command-line interface (CLI) to practice SQL queries, take quizzes, and track your progress.

sql sql-android sql-database sql-practice sql-projects sql-software sql-termux sqlite

Last synced: 16 Mar 2026

https://github.com/salma-mamdoh/datawarehouse_project

Our project for Datawarehouse Course taken during fall 2024 semester

analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis

Last synced: 25 Jan 2026

https://github.com/spaceshaman/ormagic

Simple and lightweight ORM for Python, built on top of Pydantic.

database db fastapi orm postgres postgresql pydantic python sql sqlite sqlite3

Last synced: 27 Jan 2026

https://github.com/grncdr/codd

Golang representation of relational algebra

relational-algebra relational-databases sql

Last synced: 16 May 2026

https://github.com/tawfik-s/classroom-api

api to manage classrooms and quizes for graduation project vr and front end parts

authentication authorization jwt rest-api spring-boot springjpa sql

Last synced: 05 Jul 2025

https://github.com/sungchun12/sqlmesh-demos

SQLMesh project for live demos - provides instructions so you can run this on your own!

data data-engineering sql sqlmesh

Last synced: 24 Oct 2025

https://github.com/gui-ribeiro66/phpinit

Primeiro projeto inicial em PHP com XAMPP, Apache, MySQL, HTML5, CSS3 e Bootstrap

html html5 mysql php php8 sql xampp

Last synced: 16 Mar 2025

https://github.com/inj-krish19/pl-sql

There are programs of Pl/SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .

plsql practicequestions sql

Last synced: 13 Jun 2025

https://github.com/sevdanurgenc/mysqlornekler

MySql Veri Tabani dersine ait ornek kodlardir.

mysql sql storedprocedure view

Last synced: 16 Oct 2025

https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench

Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.

database postgresql sql sqllite3 workbench-configuration

Last synced: 16 Oct 2025

https://github.com/nirnejak/sql-integrations

A tool for building integrations between SQL database and other services.

express prisma sql typescript

Last synced: 18 Apr 2026

https://github.com/oakio/sqlify.dapper

Fluent SQL builder for Dapper

dapper fluentsql sql sqlbuilder

Last synced: 14 Jan 2026

https://github.com/sanjeev662/studentfeedbackmanagementsystem

Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.

express mysql nodejs react sql

Last synced: 14 Feb 2026

https://github.com/arbing/dapper-dal

用Dapper、Dapper-Extensions、Abp.Dapper封装的数据访问层 https://github.com/arbing/DapperDal

abp-dapper ado-net dal dapper dapper-extensions sql

Last synced: 28 Jan 2026