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/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity

Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.

ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms

Last synced: 24 Apr 2025

https://github.com/akiyamasm/laravel-same-request

The Missing check on Laravel Request Unicity.

cache eloquent improvement laravel packages php sql storage

Last synced: 03 May 2025

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

Use SQL to instantly query & run shell commands on local & remote servers. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/czproject/sql-generator

Library for generating of SQL in PHP.

php sql sql-generation

Last synced: 27 Oct 2025

https://github.com/zkan/getting-started-with-analytics-engineering

Getting Started with Analytics Engineering

analytics-engineering dbt postgresql sql

Last synced: 19 Apr 2025

https://github.com/mrpandya/dbms_from_scratch

A CLI based DBMS made using C++. It supports basic SQL Queries.

algorithms cpp data-structures database database-management sql

Last synced: 28 Oct 2025

https://github.com/bes-js/cherry3

Cherry3 is a SQlite And PostgreSQL object modeling tool designed to work in an asynchronous environment.

database mongodb npm orm postgres postgresql sequelize sql sqlite sqlite3

Last synced: 22 Apr 2025

https://github.com/euyogi/problems-cs50x

All problems/labs from CS50’s Introduction to Computer Science solved

2023 bootstrap c course cs50 cs50x css exercise flask harvard harvard-univesity harvardcs50 html javascript jinja labs problem-sets problems python sql

Last synced: 24 Apr 2025

https://github.com/javiorfo/nvim-dbeer

Minimal Multi database client for Neovim

database go golang lua neovim neovim-plugin nosql sql

Last synced: 06 May 2025

https://github.com/shanliu/sqlx-model

基于sqlx 轻量级orm实现

orm rust sql

Last synced: 09 Apr 2025

https://github.com/popckovs/sql

Репозиторий содержит решение к задачам онлайн тренажеров по SQL с различных сайтов: sql-ex.ru learndb.ru hackerrank.com pgexercises.com sqlbolt.com sqlzoo.net

postgres sql

Last synced: 12 Mar 2026

https://github.com/srlion/goobie-sql

Easily connect to MySQL in Garry's Mod using Rust binary!

async binary fast garrysmod gmod gmod-mysql graceful graceful-shutdown mysql rust rust-lang rustlang simple sql transactions

Last synced: 07 Jan 2026

https://github.com/darkness4/auth-web3-htmx

Experiment with Go + HTMX and Ethereum authentication

ethereum go htmx sql web3

Last synced: 11 Aug 2025

https://github.com/bytebase/plsql-parser

The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).

antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser

Last synced: 02 Nov 2025

https://github.com/joker2411/sql-injection

This project is based on information system's security which executes malicious SQL queries on the database server through a web application to either gain access to the sensitive information or the database.

php sql sql-injection

Last synced: 22 Jun 2025

https://github.com/vegarsti/sql

a SQL interpreter

db dbms go golang interpreter sql

Last synced: 28 Apr 2025

https://github.com/imranr98/backdraft

Node.js, Express, and PostgreSQL based web server with simple user authentication, to be used as a template or starting off point for backend projects.

authentication chai express jwt logging mocha morgan nodejs openapi postgresql prisma rdbms refresh-token sql swagger swagger-ui testing tsoa typescript winston

Last synced: 14 May 2025

https://github.com/erizocosmico/csvquery

Query CSV files with SQL.

csv mysql query repl server sql

Last synced: 13 Aug 2025

https://github.com/cefriel/competence-kg

A tutorial on Knowledge Graphs discussing how to model the employee competences within a company

competences cypher data-modeling knowledge-graph langchain llm sparql sql tutorial

Last synced: 03 Feb 2026

https://github.com/detunized/since-bot

Event tracking Telegram bot in Go

bot go golang sql sqlite telegram telegram-bot

Last synced: 12 Apr 2025

https://github.com/apache/spark-connect-swift

Apache Spark Connect Client for Swift

big-data spark sql swift

Last synced: 14 Apr 2025

https://github.com/avs-abhishek123/Connect-Life

A social media web application system which is a platform that helps people connect virtually with fully administrative control for the administrators, when implemented in the real world, using PHP, HTML, CSS, Js, SQL & Bootstrap with little implementation of Ajax for user status retrieval.

ajax backend bootstrap css front-end-development html javascript php react social-network sql wamp webdesign webdevelopment website xampp

Last synced: 12 Mar 2025

https://github.com/phogolabs/orm

Golang Query Executor and Database Connector

golang migration orm sql

Last synced: 09 Jul 2025

https://github.com/ahmedsobhy01/query-optimization-research

This repository presents research on SQL query optimization, exploring how different indexing strategies and PostgreSQL configurations impact query performance. The project, which earned second place at TCCD Research Day, provides insights into improving database efficiency.

database-indexing database-performance-optimization query-optimization research sql tccd

Last synced: 22 Jul 2025

https://github.com/webdevel/autocomplete-sql

Autocomplete SQL provider for Atom Autocomplete Plus

atom autocomplete autocomplete-plus autocomplete-sql autocompletion mysql sql

Last synced: 07 May 2025

https://github.com/questdb/flink-questdb-connector

QuestDB connector for Apache Flink (over InfluxDB Line Protocol)

flink sql stream-processing time-series

Last synced: 27 Jun 2025

https://github.com/ronymmoura/sql-formatter

【WIP】C# library to turn your SQL pretty.

csharp sql sql-formatter

Last synced: 17 Jan 2026

https://github.com/adityakonda6/bharatintern-task2-project-management-tool

Virtual Internship Tasks for Bharat Internship in Full Stack Development, Task 2 is about the Project Management Tool is done using PHP, SQL, JAVASCRIPT etc

css html php png sql xml

Last synced: 14 Apr 2025

https://github.com/plandes/cisql

SQL Command Line Interface (ciSQL)

clojure command-line command-line-tool jdbc sql sql-query

Last synced: 16 Aug 2025

https://github.com/Paulo-Lopes-Estevao/sqlc-generate-crud

library that generates CRUD sql operations for a struct using the sqlc structure.

golang migration sql sqlc

Last synced: 28 Aug 2025

https://github.com/keivanipchihagh/machinelearning-roadmap

A hands-on and industry-oriented roadmap to learn to become a Full-Stack Machine Learning Engineer

deep-learning docker git machine-learning python sql

Last synced: 02 May 2025

https://github.com/jbub/sqlcommenter

Go implementation of https://google.github.io/sqlcommenter/.

go golang sql

Last synced: 09 Mar 2026

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

This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL

database postgresql sql

Last synced: 28 Sep 2025

https://github.com/choonkeat/dbmigrate

rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.

database golang mariadb migration-tool mysql postgresql sql

Last synced: 18 Aug 2025

https://github.com/waynejz/comp9311-18s1

COMP9311 Database Systems 2018S1

database postgresql sql

Last synced: 18 Aug 2025

https://github.com/jedi-studio/verse.db

verse.db isn't just a database, it's your universal data bridge. Designed for unmatched flexibility, security, and performance, verse.db empowers you to manage your data with ease.

database database-management database-schema databases json multi-database multi-database-access multi-database-connection multi-database-types sql verse-database verse-db versedb yaml

Last synced: 24 Oct 2025

https://github.com/karenpayneoregon/sqlserverinsertfiles

Provides code to insert files into SQL-Server database table

csharp-code sql sqlserver

Last synced: 13 May 2025

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

can stringify a JSON into an SQL and viceversa parse an SQL and serialize it into a JSON

javascript json parser sql

Last synced: 28 Jul 2025

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

Use SQL to instantly query plugin metadata from the Steampipe Hub. 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/nylaurent/umukoro-proj

An assignment managment system crafted in html,css and javascript together with mysql database and php

css html js php sql

Last synced: 23 Mar 2025

https://github.com/hospital-management-system-emr/hospital-management-system-emr-opensource

A complete open source for electronic healthcare record management in Hospitals, Clinics and Pharmacy. This application is made using ASP.NET MVC, C# , SQL Server

angular asp-net-core emr emr-management hims hospital hospital-appointment-booking hospital-information-management hospital-management hospital-management-system patient-management sql sqlserver

Last synced: 14 Mar 2026

https://github.com/bframe-work/bframelib

Open source billing library based in SQL. Generate, view and diff invoices locally or in the cloud.

duckdb python sql

Last synced: 23 Feb 2026

https://github.com/karam-mustafa/laravel-query-helper

Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.

database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql

Last synced: 27 Oct 2025

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

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

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

Last synced: 22 Apr 2025

https://github.com/selva221724/edasql

edaSQL is a python library to bridge the SQL with Exploratory Data Analysis where you can connect to the Database and insert the queries. The query results can be passed to the EDA tool which can give greater insights to the user.

correlation data-analysis data-science data-visualization dataprofiling eda missing-values outlier-detection pandas python sql

Last synced: 10 Jun 2025

https://github.com/vitorhonna/rocketseat-discover

Curso da Rocketseat de Fundamentos da Programação

css css3 ejs express expressjs git github html html5 http javascript node nodejs sql

Last synced: 11 Apr 2025

https://github.com/mermelstein/snowquery

Run SQL queries on Snowflake from R

r snowflake sql

Last synced: 01 May 2025

https://github.com/veepee-oss/vp.fsharp.sql.sqlserver

F# Wrapper for SQL Server using Microsoft.Data.SqlClient and Vp.FSharp.Sql

adonet fsharp sql sqlserver

Last synced: 10 Apr 2025

https://github.com/jasonsychau/graphql-w-persistent

This is an updates page and an example repository for the GraphQL SQL database service package graphql-w-persistent.

graphql graphql-database graphql-middleware haskell mysql postgresql sql sqlite

Last synced: 13 Apr 2025

https://github.com/djeada/databases-notes

This repository is a helpful guide for anyone working with data. It covers everything you need to know about databases, including SQL and NoSQL databases, making them faster, and keeping them secure. It also has real-world examples to help you understand how to use databases in practice.

mysql nosql sql sqlite

Last synced: 13 Apr 2025

https://github.com/moinism/webdb

A jQuery and JavaScript plugin which make it easy to use WebSQL feature of HTML5. If you are not using this cool HTML5 feature just because it is hard to use then this plugin is for you. AJAX like calls to perform SQL actions.

html5 sql webdb websql

Last synced: 08 Jul 2025

https://github.com/koolreport/querybuilder

Generate SQL Query with pure PHP code for more precise, secure SQL query.

koolreport mysql reporting-engine reporting-tool sql sql-query-builder

Last synced: 10 Apr 2025

https://github.com/genkami/memeduck

memeduck is a SQL query builder for Cloud Spanner

cloud-spanner go golang google-cloud query-builder spanner sql

Last synced: 01 May 2025

https://github.com/zizaco/zsql

Run SQL queries directly on CSV files

cli csv sql

Last synced: 30 Apr 2025

https://github.com/sasha-alias/sqltabs-explain

Explain plan visualisation for Postgresql

nodejs postgresql sql sqltabs sqltabs-explain

Last synced: 26 Mar 2025

https://github.com/tallesl/net-Query

A simplistic ADO.NET wrapper.

ado-net csharp dot-net micro-orm query-builder sql transaction

Last synced: 04 May 2025

https://github.com/iwanbk/gosqlbencher

Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server

benchmark golang mysql postgresql sql

Last synced: 30 Jun 2025

https://github.com/exasol/exasol-driver-go

Exasol SQL driver for Golang

database driver exasol exasol-integration go golang sql

Last synced: 10 Apr 2025

https://github.com/cesiumlabs/json-sql-query

Use CRUD operations on JSON with SQL queries.

database json json-sql sql

Last synced: 12 Apr 2025

https://github.com/dhui/satomic

Simple nested SQL transactions/savepoints in Golang

database golang savepoints sql transaction-manager

Last synced: 07 May 2025

https://github.com/agnivade/sqlargs

A vet analyzer which checks sql queries for correctness

go postgres sql vet

Last synced: 29 Oct 2025

https://github.com/nyctibiusvii/happy

Projeto web construído durante o NLW#03 com a Rocketseat/Mayk Brito. HAPPY: "Levando mais felicidade ao mundo". 🗺🧒🏻👨‍👩‍👧‍👧🎁

adocao css foster-homes html javascript lar-adotivo maykbrito nextlevelweek nlw nlw-3 nlw-3-discovery orfanato rocketseat sql workshop

Last synced: 10 Apr 2025

https://github.com/alnkesq/duckdbsharp

Bidirectional interoperability between DuckDB and .NET

dotnet duckdb parquet sql

Last synced: 10 Apr 2025

https://github.com/juliomarcopineda/jdbc-stream

Light-weight library to wrap JDBC ResultSet to Java Stream API

java java-stream-api java-streams java8 java8-stream jdbc lambda sql

Last synced: 10 Apr 2025

https://github.com/glitterlip/goeloquent

another golang orm/querybuilder framework like Laravel Eloquent Orm

database eloquent golang laravel mysql orm sql

Last synced: 06 May 2025

https://github.com/tharukrenuja/cpms

Simple Car Parking Management System using (Windows Forms) C# with MS SQL Server

car-parking-management csharp final-project mssql-database offline sql windows-forms

Last synced: 30 Oct 2025

https://github.com/iricartb/propagation-techniques-used-by-threats

Ivan Ricart Borges - Study of propagation techniques used by viruses. Simulation of propagation through P2P, NetBios, USB Devices, MSN Messenger.

bitcomet cpp emule icmp-ping kazaa md5 msn-messenger-protocol netbios p2p regedit scanner sockets sql thread usb usb-devices winapi windows worm zip-compression

Last synced: 10 Apr 2025

https://github.com/SANKALP1011/LibraryDatabase

This is an library database build using sql .

database mysql sql

Last synced: 30 Jul 2025

https://github.com/claudiarojassoto/db_clinic

This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.

diagram join many-to-many many-to-one relational-databases sql

Last synced: 10 Mar 2026

https://github.com/waitingsong/kmore

A SQL query builder based on Knex with powerful TypeScript type support. Intergrated Tracing of OpenTelemetry. Declarative Transaction via decorator @Transactional

knex otel postgres query-builder sql transactional typeorm types typescript

Last synced: 07 Aug 2025

https://github.com/zstumgoren/gentle-intro-to-sql

A gentle intro to the world of databases and SQL, using SQLite

databases sql sqlite

Last synced: 19 Mar 2025

https://github.com/soranoba/pageboy

A SQL pagination library for golang with GORM.

golang gorm pagination sql

Last synced: 24 Aug 2025

https://github.com/mohamedhnoor/vet-clinic

Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.

postgresql sql

Last synced: 24 Aug 2025

https://github.com/sharpjs/psql

Cmdlets for SQL Server and Azure SQL databases.

azure-sql-database powershell powershell-module sql sql-server

Last synced: 07 May 2025

https://github.com/akkadotnet/akka.persistence.sql

Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.

akka akka-persistence linq2db sql

Last synced: 13 May 2025

https://github.com/shgopher/408

408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库

408 algorithms algorithms-and-data-structures linux mysql network patterns sql system

Last synced: 15 Apr 2025

https://github.com/turbot/tailpipe-plugin-sdk

Tailpipe Plugin SDK is a simple abstraction layer to write a Tailpipe plugin.

duckdb sql tailpipe tailpipe-plugin

Last synced: 26 Aug 2025

https://github.com/tallesl/net-query

A simplistic ADO.NET wrapper.

ado-net csharp dot-net micro-orm query-builder sql transaction

Last synced: 30 Apr 2025

https://github.com/rohatdgnr/patika.practical.backend

This repo contains all the backend projects I completed during bootcamp on the Patika.dev platform. Projects are organized weekly and each one is geared towards learning different technologies and practices.

java rest-api spring-boot sql swing

Last synced: 31 Aug 2025

https://github.com/swarooppatilx/bit-by-query

Bit By Query is a web-based platform where users can compete in SQL competitions.

express mysql react sql sqlite3

Last synced: 03 Oct 2025

https://github.com/wangzuo/arel

rails/arel in javascript

activerecord javascript rails sql

Last synced: 02 Aug 2025

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

Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/dsevilla/bdge

Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.

bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Oct 2025

https://github.com/devinmatte/git-challenge

Gamification of Git Contributions for the use of either education or competition

competition education gameification gamification git git-challenge github-api organisation php sql

Last synced: 12 Jun 2025

https://github.com/kennethleungty/aws-rds-mysql-python

Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud

aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql

Last synced: 12 Jul 2025