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/xiaobogaga/minidb

a simple in-memory database built for fun

database sql

Last synced: 12 Jan 2026

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/brian-emarquez/python-django

🦄 Learn to program web applications with the most popular Python framework, Django. In this course we introduce you to the framework and show you its main characteristics. 🐍

api-rest bootstrap database django framework modelo-vista-controlador orm postgresql python sqlite3 web3

Last synced: 04 Sep 2025

https://github.com/dfsp-spirit/vplg

The Visualization of Protein-Ligand Graphs software that powers the PTGL webserver at http://ptgl.uni-frankfurt.de/. One of my PhD projects.

bioinformatics computational-biology database graphs pdb protein protein-structure webserver webservices

Last synced: 13 Apr 2025

https://github.com/ndustrialio/node-distributed-lock

Enables distributed locking for sequencing actions across node applications

database distributed library locking nodejs postgresql sequelize

Last synced: 30 Mar 2025

https://github.com/sclorg/cassandra-container

Cassandra container images based on Software Collections and intended for OpenShift and general usage. Currently only CentOS based image is available. The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.

cassandra centos container database docker dockerfile fedora openshift rhel

Last synced: 11 Jul 2025

https://github.com/datastaxdevs/workshop-introduction-to-machine-learning

Come ready to discover the goals and approaches of machine learning, and how to build effective algorithms and solutions!

database jupyter-notebook machine-learning nosql pyspark python spark spark-ml workshop

Last synced: 13 Apr 2025

https://github.com/sciactive/nymphjs

Nymph.js - powerful data objects for Node.js and the browser.

database nodejs object-relational-mapper object-relational-mapping object-storage object-store orm

Last synced: 03 Jul 2025

https://github.com/williamscch/recipes_rails_app

RoR Project that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list

capybara database heroku rails rspec ruby

Last synced: 17 Sep 2025

https://github.com/whotookzakum/kart.cafe

Item database for KartRider: Drift.

database game guides kartrider resource wiki

Last synced: 17 Jan 2026

https://github.com/lsst-dm/qserv-ingest

Tools for loading extremely large datasets inside Qserv

bigdata cosmology database kubernetes parallel

Last synced: 04 May 2025

https://github.com/webnice/migrate

Goose database migration tool - based on https://bitbucket.org/liamstask/goose

clickhouse cockroach database golang lib migration mysql postgres redshift schema sql sqlite3 tidb tool

Last synced: 12 Jan 2026

https://github.com/vpdb/website

The VPDB web application.

angularjs beautiful database pinball pwa threejs

Last synced: 05 Jul 2025

https://github.com/julien-r44/japa-database-plugin

💽 Database assertions and testing helpers for Japa

database japa testing

Last synced: 21 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/dodo-it/entity-generator

Highly customizable (typed) entity generator from database. It can generate entities for whole database, table/view and from raw SQL query

database entities generator php74

Last synced: 29 Jul 2025

https://github.com/jeluchu/roomlivedataviewmodel

Example of Room Database in recyclerview (Lifedata)

android coroutines database lifecycle recyclerview room room-database sql sqlite-database

Last synced: 13 Jun 2025

https://github.com/abdelilahou/rusty-school

simple rust api for school management system using actix, sea-orm and sea-orm-migrations, google auth with access and refresh tokens

actix-web api backend-api database database-migrations database-schema postgres rust sea-orm sea-orm-migrations sea-query

Last synced: 29 Oct 2025

https://github.com/little-brother/sqlite-unhide

Recovery deleted rows from SQLite3 databases

carving database deleted forensic forensics recovery sqlite sqlite3 undark

Last synced: 25 Sep 2025

https://github.com/ixboy/lifestyle

A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.

css3 database rails6 ruby

Last synced: 01 Oct 2025

https://github.com/liutairan/librarian

Reference management software, reference information from Journals/Conferences/Books/Transactions/etc, download papers, grouping/sorting, reference network, etc.

database librarian reference-manager

Last synced: 13 May 2025

https://github.com/heavyai/ibis-heavyai

ibis backend for HeavyDB

database heavyai python

Last synced: 06 Apr 2026

https://github.com/vitaliy-bezugly/propertysearch

Pet project with the implementation of a service for finding, placing and renting housing

asp-net asp-net-core asp-net-core-mvc bootstrap5 cshtml css database docker docker-compose entity-framework-core mssql razor-views three-tier-architecture

Last synced: 19 Apr 2025

https://github.com/jirevwe/cascade

Casade is a tool that automatically cascades soft deletes or hard deletes in your mongodb database

cascade database mongo mongodb mongoose

Last synced: 03 Oct 2025

https://github.com/labmlai/db

Minimalistic Object-Relational Mapper for JSON/YAML/Pickle file based db

database json minimal orm pickle python yaml

Last synced: 30 Jun 2025

https://github.com/yaacoo/graphragsqlator

LLM graph-RAG SQL generator for large databases with poor documentation

ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql

Last synced: 19 Apr 2025

https://github.com/jasonbourne723/platodb

platodb 是一款高性能的基于 LSM-Tree 的键值数据库,采用模块化架构设计,支持快速的读写性能和崩溃恢复能力。适用于高吞吐量和低延迟需求的存储场景。

database distrubuted golang lsm-tree

Last synced: 19 Apr 2025

https://github.com/mittelmark/dbpp

Repository for the course Databases and Practical Programming at the University of Potsdam

database python python3 tcl tcltk tk-gui-toolkit tkinter

Last synced: 12 May 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: 03 Oct 2025

https://github.com/codetheearth/flaredb

syntax of mongoose, freedom of sqlite

database mongoose sqlite

Last synced: 29 Sep 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/mohidex/data-pipeline-on-gcp

The Real-time Ecommerce Data Collection and Processing project empowers businesses with real-time insights by efficiently extracting, processing, and storing ecommerce data from multiple sources. Combining Golang and Python, this cutting-edge solution streamlines data handling from diverse ecommerce websites.

beautifulsoup data-engineer data-pipeline data-science database datastore dependency-injection firebase firestore gcp go golang google google-cloud pubsub python solid-principles storage web-scraping

Last synced: 14 Apr 2025

https://github.com/operfildoluiz/shouldb

🏃 WIP ·🚀 Manage localStorage as database

client-side database localstorage nodejs

Last synced: 12 Apr 2025

https://github.com/okerew/biobridge

Biobridge is a Python library for simulating biological processes and systems also analyzing them, visualising them, and interacting with them.

analysis biology biopython bridge c cpu database learning library linux machine macos python realtime simulation unix windows

Last synced: 10 Oct 2025

https://github.com/vit-orm/vitorm

a lightweight yet comprehensive ORM for MySql, SqlServer, Sqlite etc

clickhouse database elasticsearch mysql orm sqlite sqlserver vitorm

Last synced: 25 Feb 2026

https://github.com/esosdb/esosdb

Little database for you as local.(You can create big database)

database esosdb json local

Last synced: 04 Apr 2026

https://github.com/samueltissot/sqltime

a timestamp type that works with RDBMS.

database deepequal go golang gorm mysql postgres postgresql testing timestamp

Last synced: 14 Jan 2026

https://github.com/koddachad/dq_tester

A lightweight simple data quality testing tool.

data database dataengineering dataquality dataqualitycheck

Last synced: 08 Oct 2025

https://github.com/vinted/chef-proxysql

Chef ProxySQL cookbook with auto loading and comprehensive configuration

chef cookbook database proxy proxysql

Last synced: 04 Apr 2026

https://github.com/sobolevn/mssql-linux-friendly

MSSQL Server that works well and is friendly to the end user

database docker docker-image mssql mssql-database mssql-docker mssqlserver

Last synced: 07 Oct 2025

https://github.com/idevelopthings/surrealdb-schema

This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.

database schema surrealdb typescript

Last synced: 27 Oct 2025

https://github.com/xixu-me/library-data-assistant

Java-based client-server application for managing library book data with web crawling capabilities

crawler crawling database java mysql

Last synced: 08 Oct 2025

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/dukex/ely

Run a api service inside the database

api api-rest database postgresql serverless

Last synced: 04 Mar 2026

https://github.com/asphalt-framework/asphalt-sqlalchemy

SQLAlchemy integration component for the Asphalt framework

database python3 sqlalchemy

Last synced: 17 Jan 2026

https://github.com/ludevnet/assembly

Library for files/resources for LU related software

database file-formats lego-universe library rust-lang

Last synced: 28 Apr 2026

https://github.com/ooliver1/botbase

A personal nextcord bot base package for bots.

botbase database nextcord nextcord-bot nextcord-py pypi python python3

Last synced: 06 Mar 2026

https://github.com/neverinfamous/postgres-mcp

Secure PostgreSQL Administration & Observability with Code Mode— True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).

ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript

Last synced: 09 Apr 2026

https://github.com/ninest/husker-gym

🏃 Find the best times to go to the gym

database mysql orm

Last synced: 16 Oct 2025

https://github.com/veer66/cl-rocksdb

RocksDB binding for Common Lisp

commonlisp database rocksdb

Last synced: 30 Jan 2026

https://github.com/vndee/graph-crdt

A portable on-memory conflict-free replicated graph database.

conflict-free-replicated-datatype database graph

Last synced: 27 Mar 2026

https://github.com/sfluor/blazedb

A simple key value store

database golang keyvaluestore storage

Last synced: 05 Mar 2026

https://github.com/meshy/django-sans-db

Limit database access in Django code and template renders

database django python

Last synced: 05 Mar 2026

https://github.com/sevdanurgenc/sql-project-ideas-for-beginners

This repo includes many sql projects.

database mssql mysql sql

Last synced: 20 Apr 2026

https://github.com/deepmancer/mongo-motors

Mongo Motors is an asynchronous, singleton-based connection pooling mechanism for MongoDB

async database mongo mongodb motor nosql nosql-database

Last synced: 12 Oct 2025

https://github.com/baxiry/docstore

Fast, lightweight, embedded document database

database document embedded mongodb-like nosq

Last synced: 12 Mar 2026

https://github.com/rocketgraphai/xgt_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 15 Jun 2026

https://github.com/ohmpatel1997/pay-later

Pay Later is a POC application for leading fintech company Simpl (https://getsimpl.com/), which enables users to make transactions with partnered merchants immediately and users can pay later on a monthly basis based on their billing. The idea behind this project is to model the architecture, designing the database models and microservices. The project is entirely built using Golang.

database golang

Last synced: 14 Oct 2025

https://github.com/tracewayapp/lit

A small library for mapping between queries and structs.

database golang golang-orm orm orm-library

Last synced: 04 Apr 2026

https://github.com/victormoreiraofc/client-manager

Java-based system for CT Contab, using AI to optimize accounting processes, report generation, and internal communication.

ai apis artificial-intelligence automation database java management-system n8n node

Last synced: 06 Mar 2026

https://github.com/nmsa/bd-demo-api

Bases de Dados - Trabalho Prático

database rest-api

Last synced: 06 Oct 2025

https://github.com/mnishiguchi/dbkv

A disk-based key-value storage built on top of dets

database elixir embedded key-value key-value-store nerves

Last synced: 11 Dec 2025

https://github.com/mainser/cindel

Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.

android cindel cross-platform dart database flutter ios linux windows

Last synced: 14 Jun 2026

https://github.com/stellenbosch-econometrics/samadb-issues

South Africa Macroeconomic Database (SAMADB): Report issues with the database or APIs for R, Python and Julia

api database julia macroeconomic-indicators open-data python r south-africa

Last synced: 19 Oct 2025

https://github.com/kbismark/noscdb

A fast nodejs database built with real-time applications needs in mind.

database nodejs

Last synced: 06 Mar 2026

https://github.com/aplbrain/tamarind

manage multiple ephemeral neo4j containers

database docker graph graph-database neo4j neo4j-database

Last synced: 24 Oct 2025

https://github.com/mehditeymorian/sample-go-api

Simple API written with GoLang using Echo framework

api database dblayer echo echo-server gorm postgres

Last synced: 07 Oct 2025

https://github.com/frempongdev/oop-school-library

School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.

database oop oop-in-ruby orm postgresql relational-databases ruby sql

Last synced: 09 Oct 2025

https://github.com/sap/json-data-and-query-generator

A generator of JSON data and queries, e.g., for benchmarking JSON document stores.

benchmark database json sample-code

Last synced: 19 Oct 2025

https://github.com/mahm0udnasr/master-mongodb-and-mongoose

MongoDB & Mongoose Learning Repo – A collection of notes and code examples to learn and master MongoDB with Mongoose.

database mongodb mongoose nosql

Last synced: 15 Apr 2026

https://github.com/twistedstream/google-sheets-table

Treat a Google Sheet like a database table

database google-sheets google-sheets-api

Last synced: 27 Jan 2026

https://github.com/nireo/upfi

A file hosting service in Go

authentication database file file-upload golang templates-html

Last synced: 28 Jan 2026

https://github.com/bilalmohib/shaureducationalcomplex

A school website made in html css and bootstrap.It has dynamic quiz portal for remote Exams and automatic results ability and all that is done using firebase realtime database.Instructors can insert questions and answers and automatically that will appear as an exams.

bootstrap4 css3 database firebase firebase-auth html5

Last synced: 15 Mar 2026

https://github.com/siddharthbadal/python-projects

Advanced Projects in Python

api automation database webscraping

Last synced: 08 Oct 2025

https://github.com/riotkit-org/br-pgbr

PostgreSQL backup helper. Portable, single-binary backup & restore with automated restore procedure

backup-repository database pgbr pgdump pgrestore pgsql pgsql-backup postgres postgres-backup postgresql psql single-binary

Last synced: 14 Feb 2026

https://github.com/toastdriven/localtable

A thin database-like wrapper over `window.localStorage`.

browser database javascript localstorage sessionstorage

Last synced: 17 Oct 2025

https://github.com/dragonbe/poc-webapp-vault

A proof-of-concept to connect a PHP web application to a MySQL database using credentials provided by Hashicorp Vault

database mysql php proof-of-concept security vault webapp

Last synced: 16 Mar 2026

https://github.com/dawidolko/TechByte-Project-Laravel

Database project using gui and shopping cart based on php of use framework Laravel and Oracle19c.

base computer-shop css data-base database html javascript js laravel php project

Last synced: 06 Apr 2025

https://github.com/bobmcdear/boom

Feature embeddings for Open Library books

books database deep-learning embeddings similarity-search

Last synced: 13 Apr 2025

https://github.com/surrealdb/deb.surrealdb.com

The script for installing SurrealDB on Debian-based operating systems

database nosql serverless surreal surrealdb

Last synced: 02 Jul 2025