An open API service indexing awesome lists of open source software.

Database

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.

https://github.com/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/jcoelho93/shell-database

A key value store straight from your terminal

command-line-tool database key-value-store python sqlite3 terminal

Last synced: 18 Apr 2026

https://github.com/romchela/db-query-implementation

Own implementation of complex database query on huge amount of data

database query

Last synced: 30 Apr 2026

https://github.com/mikeblum/sqlite-koans

code for SQLite Koans post

database golang sqlite sqlite3 template-project

Last synced: 07 May 2026

https://github.com/msadeqsirjani/schemadiff

Script and create SQL Server objects quickly

c-sharp database mssql schema version-control

Last synced: 18 Apr 2026

https://github.com/fajarwz/blog-laravel-with-method

An implementation of Laravel eager loading relationships from fajarwz.com/blog

backend database example-project laravel php

Last synced: 21 Apr 2026

https://github.com/temoto/mysql-leader-kuska

Mysql leader (master) election using consul lock

consul database high-availability mysql operations production-ready systemd

Last synced: 04 May 2026

https://github.com/asynched/tiny-sql

A tiny in-memory database written in Node.js

database node sql

Last synced: 11 May 2026

https://github.com/alesanchezr/json-orm

Create and manage a database with just JSON static files.

database json json-orm static-file-orm

Last synced: 03 May 2026

https://github.com/lpyleo/disk-back-database

基于SpringBoot和Vue的企业网盘系统数据库

database mysql

Last synced: 27 Apr 2026

https://github.com/aliilapro/wallpaper

This is a GitHub repository for a Telegram bot that downloads random photos from API and saves their file IDs in a SQLite database file.

aliilapro database github python wallpaper

Last synced: 11 May 2026

https://github.com/rpadovani/sqlx-v2

Modern, high-performance sqlx successor for Go 1.24+ using generics and zero-allocation linear memory mapping.

database generics golang performance sqlx

Last synced: 25 Apr 2026

https://github.com/enansari/db-uni

In this repository, my codes are placed in the database lesson

database nosql sql

Last synced: 02 May 2026

https://github.com/lunodb/lunodb

Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.

database developer-tool mariadb mongodb postgresql redis sql sqlite

Last synced: 01 May 2026

https://github.com/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 2026

https://github.com/kaka-lin/notes

This repo is my learning notes, including Python, DSA, DB, DevOps ...

data-structures-and-algorithms database learning-notes leetcode

Last synced: 29 Apr 2026

https://github.com/natshah/natshah-crawler

Natshah Crawler works to crawl a selected domain with all it's internal links and internal pages.

crawler database filter natshah-crawler

Last synced: 29 Apr 2026

https://github.com/steveorevo/mysql2json

Database to JSON object export tool with support for PHP serialization.

database json mysql mysql2json php-serial php-serialization

Last synced: 30 Apr 2026

https://github.com/bolner/fatcatdb

Zero configuration, high performance database library for ETL workflows

csharp database dotnet-core etl library

Last synced: 18 Apr 2026

https://github.com/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/devansh-maurya/ipl-records-db

A database project on storing and accessing records of IPL players using PHP and MySQL

database html mysql php php7

Last synced: 03 May 2026

https://github.com/thipages/pca-helper

Helper for PHP-CRUD-API configuration

configuration database helper middleware php-crud-api

Last synced: 26 Apr 2026

https://github.com/acaciaman/db-autotest

DB Database test automation. This python package allows to create database object structure and load data from database.

data database test-automation

Last synced: 05 May 2026

https://github.com/thinkgrid-labs/taladb

The embedded database for local-first JavaScript apps.

ai database local-first mobile offline rag react react-native sematic-search vector-database wasm web

Last synced: 19 Apr 2026

https://github.com/ne1ro/dynamic_ecto_query

Example of building dynamic queries with Ecto

database ecto elixir query

Last synced: 12 May 2026

https://github.com/oza75/database

A Database package to deal with your data

database database-migrations database-schema laravel orm php7

Last synced: 03 May 2026

https://github.com/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/alttch/yedb-py

Rugged embedded and client/server key-value database (Python implementation)

client-server database iot key-value python reliable rugged

Last synced: 28 Apr 2026

https://github.com/zabuzard/wrawler

Crawls all event threads on 'https://www.gruppe-w.de'. Creates a database that can be used for creating metrics.

big-data creating-metrics database event-threads gruppe-w metrics metrics-gathering serialization web-crawler

Last synced: 13 May 2026

https://github.com/tjanez/showell-mover

A tool for changing paths of media files stored in Shotwell's database.

database db mover python python3 shotwell tool

Last synced: 30 Apr 2026

https://github.com/cescobaz/ejdb2haskell

EJDB2 Haskell binding

database ejdb ejdb2 embedded haskell json nosql

Last synced: 02 May 2026

https://github.com/ghomkrosmonaute/ghomap

Enmap like using json files in local

api async database enmap fs json wrapper

Last synced: 05 May 2026

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

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

database db quick sequelize sqlite

Last synced: 20 Apr 2026

https://github.com/joymohanty8999/dbs-mini-project

A mediocre Food Court Management System

corenlp database java-8 javafx oraclesql scenebuilder

Last synced: 07 May 2026

https://github.com/satorudev976/sqlalchemy-nest

Nested Model With SQLAlchemy

database nested orm python sqlalchemy

Last synced: 06 May 2026

https://github.com/perldancer/dancer2-plugin-auth-extensible-provider-database

Dancer2::Plugin::Database provider for Dancer2-Plugin-Auth-Extensible

dancer2 database

Last synced: 13 May 2026

https://github.com/src-mgra/firebase-todolist

Firebase ToDo-List implemented in Ionic App

crud database databases firebase ionic persistence typescript

Last synced: 04 May 2026

https://github.com/jackkimmins/jollywrapper

An asynchronous wrapper around the C# MySql.Data library.

csharp database library mysql

Last synced: 01 May 2026

https://github.com/obitech/flugdb

Docker MariaDB container for TUC Grundlagen Datenbanken practice database

database docker mariadb tu-chemnitz

Last synced: 19 Apr 2026

https://github.com/sakiib/integrate-vault-with-microservices-in-k8s

This project aims at demonstrating & providing a guideline on using Vault to manage DB credentials for microservices in K8s.

database dynamiccredential kubernetes microservices security vault

Last synced: 01 May 2026

https://github.com/meysam81/hospital

A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database

connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio

Last synced: 06 May 2026

https://github.com/iguptashubham/pizzahut-analysis-sql

best dataset for data analysis. Pizzahut data analysis done by Shubham Gupta in MySql. This dataset is provided by friend of mine intern at pizzahut. In pizzahut, they used this dataset to train and ask question. This data does not reveal anything about the pizzahut. It is safe to share. data

data-analysis data-analytics database dataset datasets mysql mysql-database pizzahut

Last synced: 14 May 2026

https://github.com/markwylde/node-mini-migrations

A really simple node migrations library that is completely independant of any database or file system.

database migrations sqlite

Last synced: 01 May 2026

https://github.com/aportela/db-wrapper

Custom php (pdo) database wrapper

composer-package database pdo php php8 sqlite3

Last synced: 14 May 2026

https://github.com/abe-winter/dirmig

directory-based sql migrations with zero smarts

database migrations sql

Last synced: 20 Apr 2026

https://github.com/cipherstash/benches

CipherStash Performance benchmarks for large tables in PostgreSQL

database encryption postgres postgresql security

Last synced: 11 Jun 2026

https://github.com/denizkarya1999/hirex

Hire students easily for any position.

career database human-resources internships personal-project students

Last synced: 01 May 2026

https://github.com/1mb-dev/hash-orbit

TypeScript consistent hashing for distributed systems. Route keys with minimal redistribution (~1/N). Pure algorithm, zero infrastructure opinions.

caching consistent-hashing database distributed-systems hash-ring load-balancing partitioning redis sharding typescript

Last synced: 13 Jun 2026

https://github.com/rasitayaz/online-self-improvement

Online course management system with a graphical user interface

database education sql

Last synced: 01 May 2026

https://github.com/bluebrain/knowledge-graph-inference

Tools for recommendation of data inside a knowledge graph.

database

Last synced: 14 Jun 2026

https://github.com/danucosukosuko/shos

Repositorio de descargas de ShOS.

danucosukosukos database linux

Last synced: 14 Jun 2026

https://github.com/phara0h/block-database

Worlds fastest block keystore database 65 million+ ops

asynchronous block database efficient fastest keystore

Last synced: 01 May 2026

https://github.com/cephascard0207/supplierdb-sql-starter-kit

SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.

cashflow-management database dbms inventory-management-system mysql sql

Last synced: 01 May 2026

https://github.com/rdpahalavan/sql-dbms-python

SQL Query Database Engine in Python

database python sql

Last synced: 27 Apr 2026

https://github.com/binbandit/smalldb

Your Tiny, Type-Safe, JSON-Powered Sidekick for Go!

database go json key-value-store lightweight lightweight-database

Last synced: 01 May 2026

https://github.com/snhobbs/diptraceschematicapi

An API for the placement of parts into a diptrace schematic using the ascii import function

api database diptrace electrical-engineering layout pcb schematic schematic-symbols

Last synced: 19 Jun 2026

https://github.com/ejach/community-decides-bot

Simple reddit bot that lets the community decide what happens to a given post on a subreddit.

bot database modmail praw praw-reddit pypi reddit reddit-bot

Last synced: 20 Apr 2026

https://github.com/CentralFloridaAttorney/ComfyUI-ZMongo

An Easy-to-Use database framework and parameter library for ComfyUI. Centralize node presets, capture workflow logic, manage structured image collections, and build document-driven text automation pipelines on an offline Local File Store or BusinessProcessApplications.com .

api comfy comfy-ui comfyui comfyui-custom-node comfyui-custom-nodes comfyui-manager comfyui-node comfyui-nodes comfyui-workflow data database

Last synced: 21 Jun 2026

https://github.com/fricker-studios/stele-db

Append-only, bitemporal, audit-native analytical database engine — time-travel, provenance, and auditability as first-class. Rust, Postgres-wire compatible.

analytics append-only audit bitemporal columnar database olap postgresql provenance rust temporal-database time-travel

Last synced: 22 Jun 2026

https://github.com/zabuzard/beedlebot

BeedleBot is tool for the MMORPG Freewar which automizes the trade and the corresponding sale at the central traders depot. It comes with an integrated web user interface.

bot bridge database framework html java javascript jquery mmorpg mmorpg-freewar ressources selenium selling shared-memory trade web-interface web-storage

Last synced: 05 Apr 2026

https://github.com/delly-net/dbunny

A lightweight .NET database abstraction layer that provides a unified API for working with multiple database types. DBunny uses a provider pattern to enable database-specific implementations while maintaining a common interface.

csharp data-access database database-abstraction dotnet dotnet-standard provider-pattern sqlite

Last synced: 22 Jun 2026

https://github.com/niamtokik/friendly-router

Friendly open-source router/firewall hardware database

arm database firewall hardware network open-source router x86 x86-64

Last synced: 23 Jun 2026

https://github.com/emilianomusso/db2ent

Database table records to List<> of new POCO with properties

database orm poco poco-generator records seed

Last synced: 27 Apr 2026

https://github.com/mdaashir/pythonfunprojects

Welcome to my Python Projects Repository, Explore a diverse collection of Python scripts, from simple puzzles to complex problems. Browse, contribute, and enhance your Python skills!

alphabet database dna-sequences error free game lcm prime-numbers python python3 sqlite3 tables virus zigzag

Last synced: 21 Apr 2026

https://github.com/cruxstack/terraform-provider-teleportconnect

Terraform provider for Teleport-mediated access to resources (eg, dbs, ssh, etc). Creates short-lived certs, local tunnels, and delegated CI joins, without the requirement of tsh/tbot.

ci database db k8s kubernetes opentofu opentofu-provider ssh teleport terraform terraform-provider

Last synced: 24 Jun 2026

https://github.com/riddhis2226/titanic-survival-data-analysis

Titanic-Survival-Data-Analysis : Analyze passenger data from the Titanic to predict survival based on features like age, gender, class, and fare.

data-analysis data-mining data-science data-visualization database jupyter-notebook machine-learning-models machinelearning-python plotlyjs python3

Last synced: 01 May 2026

https://github.com/williamwutq/mappedvartrie

A persistent, memory-mapped trie for Rust where keys are sequences of variable-length byte segments.

data-structure data-structures database memory-mapped mmap tree trie

Last synced: 25 Jun 2026

https://github.com/williamwutq/mappedpages

A fixed-size page provider backed by memory mapping, intended for building higher-level allocators and storage systems

allocation allocator data data-storage database file memory-mapping mmap page rust rust-crate rust-library storage

Last synced: 25 Jun 2026

https://github.com/mineralscloud/pseudopotentials.jl

A Julia package that provides operations of a database with pseudopotential datasets

ab-initio-simulations database julia-package pseudopotentials quantum-espresso

Last synced: 01 May 2026

https://github.com/survivorbat/gorm-case

I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.

case-insensitive database go go-orm golang gorm

Last synced: 01 May 2026

https://github.com/fjankowsk/meertrapdb

Database backend and survey analysis code for MeerTRAP.

astronomy astronomy-astrophysics database fastradiobursts pulsars survey survey-analysis

Last synced: 21 Apr 2026

https://github.com/mahmoud-joumaa/csc443_bitebybudget

This team project is presented as the final project for the CSC443 (Web Programming) course at the Lebanese American University under the supervision of Dr. Gilbert Tekli.

css database deployment html javascript mvc php web-programming

Last synced: 05 Apr 2026

https://github.com/dev-ahmadbilal/database-systems-course

A practical, engineering-focused course on databases—from queries to storage internals.

database database-design database-indexing database-internals database-security partitioning sharding system-design

Last synced: 29 Jun 2026

https://github.com/bhathiya29/music-event-web-scraper

This is a python Webscraping application used to retrieve and alert users with an email when a new music band scedules a new event on tour. The Application Scrapes the Given URL every 1 Minute This application also uses a SQLITE Database

database python sqlite3 webscraping

Last synced: 27 Apr 2026

https://github.com/mohamedsakeel/database_table_creator

This project is to create Database tables using the WPF C# application at runtime.

c-sharp contributions-welcome database dynamic-table-creator open-source t-sql wpf

Last synced: 01 May 2026

https://github.com/realtristan/gopool

Database Connection Pooling and Queue System for Go

connection database golang pool

Last synced: 21 Apr 2026

https://github.com/md-emon-hasan/python-with-mysql

A repository featuring tutorials and examples demonstrating integration of Python with MySQL for database operations and management.

database db dbms group join key mysql-database query query-language

Last synced: 01 May 2026

https://github.com/kouroshtkk/poll-tcp-db-server-client

Tcp Client-Server written in C with poll IO multiplexing with add, remove, update and list functionality.

c client-server database employee employee-management network network-programming socket-io socket-programming tcp

Last synced: 01 May 2026

https://github.com/lukasherz/22fs-sc-twitter-crawler

used for a research project in social computing @ uzh (fs22)

crawler crawling database twitter twitter-api-v2

Last synced: 02 May 2026

https://github.com/akashash01/consumer-goods---ad-hoc-analysis

Ad-Hoc analysis on Consumer Goods data to retrieve required insights using My SQL.

ad-hoc-analysis ad-hoc-reports database mysql

Last synced: 02 May 2026

https://github.com/chataize/semantic-index

Simple single-file vector database for small projects and experiments.

ai api chataize csharp database db dotnet embedding embeddings engine index library openai retrieval search semantic single-file storage text vector

Last synced: 05 Apr 2026

https://github.com/basedwon/index

A comprehensive indexing solution built to cater to a wide variety of indexing requirements.

database indexing inverted-index

Last synced: 02 May 2026

https://github.com/likianta/hot-shelve

A wrapper for Python shelve to support updating nested dictionary in an elegant way.

database nested-dictionary python python-shelve shelve

Last synced: 27 Apr 2026

https://github.com/bas-boop/pokemon-database

Simple C# database

csharp database

Last synced: 27 Apr 2026

https://github.com/ashmalzahra/vet_clinic-database

In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.

database postgres postgresql sql

Last synced: 02 May 2026

https://github.com/gettocat/orwelldb

Library wich syncronize data beetween blockchain and database

blockchain database orwell orwelldb protocol synchronization

Last synced: 27 Apr 2026