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/carlosneto726/mdc3der-database

Midnight Club 3: DUB Edition Remix DataBase

bootstrap database fanmade midnightclub

Last synced: 01 Aug 2025

https://github.com/felixklauke/erasmus

Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).

b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine

Last synced: 22 Apr 2025

https://github.com/ymonnier/docker-restful-java

Simple Restful API with Jersey-Hibernate, AngularJS Client and Websocket Tyrus

angularjs database docker docker-compose hibernate java jersey rest-api tyrus websocket

Last synced: 20 Jan 2026

https://github.com/ivnstn/teamtools.linter.commandline

Static code analysis tool for T-SQL scripts and SSDT projects

code-analysis-tool code-quality code-smell database linter rdl sql-server ssdt static-analysis tsql

Last synced: 19 Nov 2025

https://github.com/tigrisdata-archive/tigris-vector-ts

Tigris Vector Database client for TypeScript

database javascript nodejs search typescript vector

Last synced: 01 Jul 2025

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/mongodb-developer/mongo-resilient-evolvability-demo

Demonstrates MongoDB best practices for building resilient yet evolvable shared data applications, using Rust as an example

agile data database flexible fluid mongodb resilient robust rust

Last synced: 07 Apr 2025

https://github.com/mackysoft/mastertools

An import tool for importing tables from excel or spreadsheet to generate a database.

csharp database excel spreadsheet unity

Last synced: 24 Oct 2025

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

https://github.com/mo7amedaliebaid/todo-hive

this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.

dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist

Last synced: 27 Jun 2025

https://github.com/amankumarsinhagithub/crud-app-using-php-mysql

This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.

backend bootstrap5 crud-application database html-css-javascript mysql php

Last synced: 15 Apr 2025

https://github.com/williamscch/vet_clinic

PostgreSQL relational database to create data structure for a vet clinic.

database postgresql

Last synced: 31 Aug 2025

https://github.com/gggeek/ezdbintegrity

eZ Publish Legacy extension allowing to check integrity of data in the database and filesystem storage

database ezpublish referential-integrity

Last synced: 01 Sep 2025

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/bluestormdna/android-rss-reader

RSS Feed Reader (XML parser) with offline database

android database feed parser rss sqlite xml

Last synced: 11 Oct 2025

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/tomakado/mgosd

Tiny concurrent and scheduled dump creator for MongoDB.

backup-utility concurrency database dumper go golang mongodb

Last synced: 14 Jan 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/kbismark/noscdb

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

database nodejs

Last synced: 06 Mar 2026

https://github.com/sitnikovik/ndbx

Course for exploring NoSQL database systems and their distributed internals

cassandra course database lab mongodb ndbx neo4j nosql redis university workflow workshop

Last synced: 26 Apr 2026

https://github.com/lowlydba/expressdb.io

:books: Guides and references for SQL Server (Express)

database sql sql-server

Last synced: 11 Oct 2025

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/xe/olegdb-ee

OlegDB: Enterprise Edition

completed-project database enterprise-edition mayo

Last synced: 24 Jan 2026

https://github.com/eps1lon/poe-db

relational db backend for Path of Exile's Content.ggpk

database pathofexile

Last synced: 03 Mar 2026

https://github.com/sanbei101/supabase-china-host

快捷在国内网络环境下自部署Supabase

bass china database mirror postgresql supabase

Last synced: 14 Mar 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/vyruss/postgresql-mistakes

Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them

book database dba mistakes opensource postgres postgresql

Last synced: 14 Feb 2026

https://github.com/yaonyan/sstore

store things at serverless function runtime

cloudbase database databases db function scf severless store tencent

Last synced: 15 Apr 2026

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/actalog/mongodump

🍃 GitHub Action for creating a binary export of a database's contents

actions backup database github-actions mongodb mongodump security

Last synced: 27 Feb 2026

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/ome/ansible-role-mysql-backup

Setup a cron job for regular full Mysql/Mariadb database dumps.

ansible backup database mariadb mysql

Last synced: 15 Feb 2026

https://github.com/njiddasalifu/file-management-system

File Management System which can help organise files and also keep track of audit tail

database java mysql swing

Last synced: 01 Apr 2026

https://github.com/borisdali/helpdesk

aiHelpDesk: AI DB SRE in a box. Agentic DB Support. A database reasoning layer equipped with a governed actuation arm that treats human operators and upstream agents indiscriminately

ai database generative-ai kubernetes postgres support

Last synced: 01 Apr 2026

https://github.com/trovares/trovares_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 08 Oct 2025

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

This is a project where I use a relational database to create the data structure for a vet clinic.

database postgresql sql

Last synced: 03 Mar 2026

https://github.com/seadve/lmdb-viewer

Browse LMDB Databases

database gtk gtk-rs heed linux lmdb rust

Last synced: 18 Apr 2026

https://github.com/uw-midsun/strategy_xv

Midnight Sun's strategy repository for the MSXV iteration and cycle.

database decision-model optimization python solar-car state-of-charge waterloo

Last synced: 26 Feb 2026

https://github.com/a2lix/schemql

A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation

autocomplete database query schema sql type-safe typescript validation zod

Last synced: 02 Apr 2026

https://github.com/cemuka/uielementsitemeditor

Basic editor tool with UIElements in unity

database editor editor-scripting gamedev tool ui-elements unity unity3d

Last synced: 16 Mar 2026

https://github.com/quantumudit/consumer-goods-sales-analysis

This project focuses on analyzing and visualizing the consumer goods sales in the United States between 2015-2016 using Python & Power BI.

data-analysis data-visualization database jupyter-notebook python sqlite

Last synced: 29 Apr 2026

https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site

in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.

database microsoft-sql-server sql

Last synced: 01 Mar 2026

https://github.com/flux-framework/flux-accounting

bank/accounting interface for the Flux resource manager

accounting database hpc priority-calculation user-management

Last synced: 02 Mar 2026

https://github.com/quantumudit/querying-with-tsql

This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.

azure-data-studio database sql sql-server t-sql

Last synced: 15 Apr 2026

https://github.com/siteserver/sscms.database

SSCMS V7 数据库管理插件

database sscms

Last synced: 14 Oct 2025

https://github.com/astrodynamic/key-value-storage-redis-in-cpp

The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.

bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage

Last synced: 16 Feb 2026

https://github.com/web3-systems/multichain-database

🗄️ MultiChain Browser Database system for Web3 Entities: Accounts, Contracts, Logs and Transactions.

caching database eth ethereum typescript web3

Last synced: 08 Oct 2025

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

https://github.com/yuval-a/deriveodm

DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.

collection data data-mapper data-science database db document dry mapper mongo mongodb mongoose node nodejs object odm persistence persistent react reactive

Last synced: 16 Oct 2025

https://github.com/roe-dl/weewx-airq

Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH

air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx

Last synced: 26 Feb 2026

https://github.com/materializeinc/homebrew-materialize

Homebrew tap for Materialize, the streaming data warehouse

data-analytics database homebrew streaming-data-warehouse

Last synced: 05 Mar 2026

https://github.com/bocaletto-luca/weather-exploer

Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...

api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp

Last synced: 17 Apr 2026

https://github.com/yahoojapan/k2hash_nodejs

K2HASH nodejs addon library - NoSQL Key Value Store(KVS) nodejs library

antpickax database in-memory k2hash kvs nodejs nodejs-library nosql queue

Last synced: 13 Mar 2026

https://github.com/thiagomvilela/jacademic

Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.

database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database

Last synced: 14 Feb 2026

https://github.com/rajeshmk/laravel-sequence

Generate transaction-safe sequential numbers in Laravel with grouping, formatting, and model integration.

auto-number concurrency custom-id database eloquent generator invoice-number laravel laravel-package laravel-plugin order-number php php8 sequence sequence-number serial-number

Last synced: 01 Apr 2026

https://github.com/valencian-digital/planter

Blazingly fast data generation for MongoDB

data-generation database mongodb rust seeding

Last synced: 31 Mar 2025

https://github.com/diptochakrabarty/mysql-docker-cluster

MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms

database database-management innodb innodb-cluster mysql mysql-database mysql8 sql

Last synced: 24 Mar 2025

https://github.com/costasak/d2-buddy-database

Information storage for d2-buddy. Includes scripts to pull info from the Bungie API periodically.

bungie d2 database destiny destiny2 destinythegame

Last synced: 01 May 2025

https://github.com/birg81/teachingcoderepo

Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.

css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication

Last synced: 07 May 2025

https://github.com/xinux-org/mirror

⛓ | Personal Arch Mirror. Vault of compiled arch packages.

arch arch-linux archlinux database pacman repo uzinfocom

Last synced: 24 Feb 2025

https://github.com/maykinmedia/django-dbcache-fields

This library provides a decorator dbcache that caches the result of your Django Model methods in your database.

cache caching database decorators django

Last synced: 26 Apr 2025

https://github.com/kovacou/go-database

Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.

builder database go golang mysql profiler transactions

Last synced: 17 Jan 2026

https://github.com/mhdb96/cms

📚 Course Management System for managing, storing and reporting students’ exam results.

classlibrary csharp dapper database excel mahapps-metro mssql office-core squrrel

Last synced: 28 Apr 2025

https://github.com/hyperf-ext/translatable

The Hyperf Multilingual Model package.

database hyperf language model php translation

Last synced: 12 Apr 2025

https://github.com/aetperf/pg_fasttransfer

Postgresql Extension for FastTransfer

database datatransfer fasttransfer postgres postgresql-extension

Last synced: 01 Jul 2025

https://github.com/jojiiofficial/scanbanserver

The server for the triplink-system to collect hackers and webscanner across the internet

blocking database filter ipsec security security-automation triplink

Last synced: 04 Mar 2025

https://github.com/daisydogs07/simpledatabase

A simple database using fs

database simple

Last synced: 05 Jan 2026

https://github.com/carono/yii2-migrate

Трейт для помощи создания баз данных

database migration trait yii2

Last synced: 13 Apr 2025

https://github.com/misachi/dardb

A storage engine for relational dbs

database db relational-databases storage

Last synced: 26 Jun 2025

https://github.com/bzzt/alchemy_table

Opinionated framework for working with Bigtable and BigQuery

bigquery bigtable database elixir gcp googlecloud googlecloudplatform

Last synced: 28 Jul 2025

https://github.com/whitfin/lowdb-titanium-adapter

Titanium SDK adapter for the LowDB embedded database

database json mobile nosql titanium-mobile titanium-sdk

Last synced: 19 Apr 2025

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/mbossx/medoo

javascript version of medoo php at http://medoo.in/

database es7 javascript medoo

Last synced: 29 Mar 2025

https://github.com/vitaminjs/vitamin

Data Mapper library for Node.js applications

database datamapper knex polymorphic-relations vitamin

Last synced: 13 Mar 2025

https://github.com/embarcadero/interbase-docker

Dockerfile to create a container for Embarcadero InterBase

database dockerfile embarcadero interbase

Last synced: 20 Jan 2026

https://github.com/winebarrel/pgslap

pgslap is a PostgreSQL load testing tool like mysqlslap.

database golang load-testing postgresql

Last synced: 22 Apr 2025

https://github.com/bocaletto-luca/news-explorer

News Explorer is a fast, interactive web application designed to help users discover and explore news articles from various sources using free open-data APIs. The app provides real-time news retrieval, making it an ideal tool for journalists, researchers, and general users who want to stay informed. By Bocaletto Luca

api api-free bocaletto-luca css3 database gplv3 html5 javascript news news-api news-explorer open-data opensource responsive webapp

Last synced: 10 Apr 2026

https://github.com/asenyshyn/pg-patch

set of scripts to help organize and manage Postgresql database source code.

database migrations plpgsql postgresql shell

Last synced: 26 Apr 2025

https://github.com/turiphro/nosqllab

Ready-to-go NoSQL database examples in Docker Compose

couchdb database database-lab docker docker-compose hbase mongodb neo4j nosql postgresql psql redis riak riak-kv

Last synced: 02 Mar 2026

https://github.com/ellisgl/geeklab-glpdo2

PHP >= 8.1 PDO Wrapper for Easy and Proper Bindings.

binding bindings database db escape mysql pdo pdo-mysql pdo-php pdo-wrapper php php8-1 php81 sql

Last synced: 19 Aug 2025