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/neo4j-examples/neo4j-example-graph-datasets

Useful Datasets to import/use in Neo4j with Load and Use instructions

data-import database dataset example get-started learning use-case

Last synced: 19 Jun 2026

https://github.com/chriscasola/pgit

A database migration tool that lets you keep your schema in git, with the rest of your project.

database database-migrations git migration schema version-control

Last synced: 08 May 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/gleennkar/budget-app-ror

The Budget App is a mobile web application where you can manage your budget. You have a list of transactions associated with a category so that you can see how much money you spent and on what.

database ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/cubrid-labs/cubrid-cookbook

Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 27 Mar 2026

https://github.com/cgohlke/fmkr

Access FileMaker(tm) server databases

database filemaker python

Last synced: 15 Feb 2026

https://github.com/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 2026

https://github.com/megalithofficial/meg.db-light

MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.

begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript

Last synced: 15 Feb 2026

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/ik5/freeswitch-docker

Yet another freeswitch docker repo

database docker freeswitch pbx postgresql webrtc

Last synced: 16 Apr 2026

https://github.com/abeltavares/stocktracker

A Django-based web application for real-time stock tracking which uses a PostgreSQL database.

api authentication authorization backend backend-development database devops django finance finnhub python real-time security stock web-development

Last synced: 04 May 2026

https://github.com/m7moudgadallah/iti-database-labs

This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.

database ddl dml joins sql sqlserver tsql

Last synced: 04 May 2026

https://github.com/quickstartlibs/db

Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.

database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query

Last synced: 04 May 2026

https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json

A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON

cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx

Last synced: 04 May 2026

https://github.com/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026

https://github.com/0xsirsaif/papers-i-love

A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.

compiler database memory networking os papers

Last synced: 25 Oct 2025

https://github.com/gisce/ooda

Open Oriented Data Access

database openerp orm postgresql python

Last synced: 19 Apr 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/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/manonmarchand/rheodata

Repository to gather published rheological data

database rheology

Last synced: 24 Apr 2026

https://github.com/dain55788/ibm-data-engineer-lecture-note

Lecture Notes and Practice Materials of IBM Data Engineering Course

data-analysis database dataengineering datawarehouse ibm

Last synced: 01 Mar 2026

https://github.com/maximdanilchenko/radish

Simple in-memory database and its client written in python3/asyncio for python3/asyncio

asyncio database memory-storage python redis

Last synced: 09 May 2026

https://github.com/oliver021/entity-dock

A superset with libraries, components, tools and more to work with entity on .Net

api asp-net-core controller data database dotnet entity entity-framework-core library model mvc netstandard orm support webapi

Last synced: 09 May 2026

https://github.com/azizbenismail/atelier_crud_symfony

Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données

crud database dom-manipulation mysql-database symfony

Last synced: 18 Apr 2026

https://github.com/omic/attest

A claim-native database for building reality models

biology claims database knowledge-graph provenance python rust

Last synced: 01 Apr 2026

https://github.com/stickytools/sticky-locking

A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.

concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager

Last synced: 28 Jan 2026

https://github.com/rwubakwanayo/clinic

This is an education project to design clinic database diagram and create database schema based on generated design.

database postgresql ruby

Last synced: 09 May 2026

https://github.com/mslinn/quill-gen

Generates DAOs for quill-cache

database generator getquill quill scala

Last synced: 27 Oct 2025

https://github.com/teabranch/matlas-cli

Go based CLI that allows users to communicate with both Mongo Atlas and Mongo Databases in 1 tool. There's also support for YAML style resource for a declarative approach and finally a project discovery feature that finds out all the resource in a single project.

atlas cli database iac infrastructure mongo

Last synced: 03 May 2026

https://github.com/coverified/graphqlconnector

graphQL connector and CoVerified database scheme used by several public and private projects

caliban-graphql database graphql hacktoberfest

Last synced: 10 May 2026

https://github.com/yuaanlin/minisql

A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.

database minisql project sql zhejiang-university zju

Last synced: 16 Apr 2026

https://github.com/antonygiomarxdev/rango

Durable document memory for stateful AI systems. Local-first state · Durable history · Incremental sync. Written in Rust.

agent-memory ai-agents bson copilot database document-database llm local-first memory rust sync

Last synced: 29 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/strugee/password-requirements-dataset

Dataset of what websites impose insecure password limits, or crash on strong passwords

database dataset hacktoberfest insecurity json json-data json-schema password-safety password-strength security-dataset

Last synced: 02 Mar 2026

https://github.com/onconova/onconova

Onconova is an open-source data platform aiming to enable reliable, structured data collection and analysis in precision oncology.

angular database healthcare interoperability oncology python research webapp

Last synced: 26 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/hectorqin/thinkphp-migration

ThinkPHP database migration tools

database migration-tool phinx thinkphp

Last synced: 30 Apr 2026

https://github.com/garbetjie/laravel-database-queue

Laravel queue driver for the database with optimistic queue locking.

database laravel laravel-queue

Last synced: 18 Apr 2026

https://github.com/kaifcoder/simple-android-app-with-roomdb-tutorial

this is a very simple add which have implementation of roomDB in android.

android application database kotlin roomdatabase

Last synced: 01 May 2026

https://github.com/quarkiverse/quarkus-qubit

A Quarkus extension that enables type-safe, lambda-based queries on Panache entities with build-time transformation to JPA Criteria Queries.

database jpa lambdas panache quarkus-extension queries

Last synced: 04 Jun 2026

https://github.com/161io/labodata-api

Fiche produit LaboData - API JSON v1.4

api api-json database json labodata parapharmacie pharmacie

Last synced: 27 Apr 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/fadhilsaheer/mongoi

Node js module for dealing with mongo db 😊

database javascript mongodb nodejs

Last synced: 18 Apr 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/tidesdb/tidesdb-python

Official Python binding for TidesDB

database keyvaluestore lsm-tree storage-engine

Last synced: 02 Apr 2026

https://github.com/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/aidan-casey/http-parser

Various tools for parsing HTTP requests into API usable queries.

api database psr-7 slimframework zend-db zend-framework

Last synced: 27 Apr 2026

https://github.com/cristalhq/dbumper

Database schema migrator.

database db go golang migration versioning

Last synced: 26 Oct 2025

https://github.com/faizanakram99/reportmanager

A simple SPA (Single Page Application) in AngularJS with REST API (using PHP )

angularjs database doctrine-orm email http-foundation mysql php rest-api single-page-app

Last synced: 19 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/anselmoo/copy2hash

Copy or rename any file(s) to a hash-secured filename via terminal

data-science data-warehouse database hash indexation sha sha256

Last synced: 27 Apr 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/siennathesane/cesiumdb

Low-level LSM-tree key value store.

database lsm-tree rust

Last synced: 17 Apr 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/mordilion/pipeline

Pipeline is a library to transfer data quick and reliable or to create exports with any kind of interfaces like \PDO, \SplFileObject(CSV, etc.), Arrays and your own implementation.

array configurable csv database export files import reader transfer writer

Last synced: 04 Mar 2026

https://github.com/redactedprofile/docker-web-tools

A collection of containers ready to spin up, pre-configured with docker-compose for convenience

database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web

Last synced: 04 Apr 2026

https://github.com/mehmoodulhaq570/bigquery_machine_learning_project

Developed a machine learning model to predict incident groups based on data from the London Fire Brigade service calls.

bigquery bigquery-dataset cloud database jupyter-notebook machine-learning machine-learning-algorithms ml models prediction-algorithm prediction-model python

Last synced: 07 May 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/zac-garby/reddis

A Reddit clone.

database golang redis website

Last synced: 07 May 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/maximo-perez-villalba/framework-dao-db

El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.

crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram

Last synced: 30 Apr 2026

https://github.com/thipages/quickdb

Quick SQLite/MySql database sql creation builder

creation database foreign-keys index php quick sqlite

Last synced: 07 May 2026

https://github.com/khaouitiabdelhakim/gestion-de-stages-server

This is the backend server for the Internship Management Web App, responsible for handling data storage, authentication, and communication with the frontend.

backend backend-api database javascript managment nodejs posgresql rest-api restapi server web webapp

Last synced: 06 May 2026

https://github.com/joao208/models-sequelize

Biblioteca para auxiliar na leitura de models e conexão com sequelize...

database nodejs sequelize

Last synced: 07 May 2026

https://github.com/otterbk/corona-management-system

코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)

android-app database network rmi-client rmi-server server

Last synced: 07 May 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/peopleworks/malwarebytesextractor

MalwareBytesExtractor is a C# .NET 9 console application that connects to the Malwarebytes Nebula API to extract and store security detection data—especially brute-force attacks—into a SQL Server or PostgreSQL database.

database malware-analysis net

Last synced: 16 Apr 2026

https://github.com/tobinchilongo/blogapponrails

Microverse project Blog app will let users view post blogs.

database increment relational-database rspec-rails ruby schema validation-library

Last synced: 17 Apr 2026

https://github.com/kingakeem/url-graph

A Neo4j project designed to store and manage relationships between URLs

cypher database graph graph-database graphdatabase neo4j url webscraping

Last synced: 07 May 2026

https://github.com/linhunix/lnxmcp

LinHUniX Master Control Program

database library mcp mvc php

Last synced: 06 May 2026

https://github.com/sndnv/nonamedb

Simple database and REST API implemented in multiple languages

clojure database elixir exercises kotlin python rest-api rust scala

Last synced: 02 Apr 2026

https://github.com/git-user-cpp/mini_database

This database is implemented in C++ programming language. It was developed in order to complete the task of the course work

course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop

Last synced: 16 Apr 2026

https://github.com/prabaprakash/challenge-event-management-db

Event Management Database

database schemaspy

Last synced: 05 Jun 2026

https://github.com/lamngockhuong/dbsight

Database performance analyzer — slow queries, EXPLAIN plans, index efficiency. Go + React.

analyzer database database-performance-optimization mariadb mysql performance postgresql

Last synced: 04 Apr 2026

https://github.com/eggplants/eijiro-to-sqlite

英辞郎 (English-Japanese dictionary) -> sqlite3

cli database dictionary eijiro parser python sqlite sqlite3

Last synced: 07 May 2026

https://github.com/mrrfv/kvdb

Postgres-based key-value database backend server, perfect for simple applications that need basic cloud storage / syncing

backend database firebase-alternative key-value postgres postgresq

Last synced: 26 Feb 2026

https://github.com/keziahmoselle/soulsborne.build

website focused on the soulsborne series (Dark Souls, Bloodborne, Elden Ring) which aims to centralize community created content like builds and character appearances as well as some interesting lore data visualization.

build database souls-like soulsborne-series

Last synced: 08 Feb 2026

https://github.com/ao-concepts/storage

Storage and persistence helper module for gorm.

database go golang gorm repository storage transactions

Last synced: 14 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/zulfachafidz/sistem_informasi_desa-web

Proyek Sistem Informasi Desa - Web merupakan sebuah platform online yang dirancang untuk memberikan informasi yang lengkap dan terkini mengenai desa Cihonje. Dikembangkan menggunakan bahasa pemrograman PHP dan memanfaatkan MySQL sebagai sistem manajemen basis data,.

database mysql mysql-database php sistem-informasi website website-design website-development

Last synced: 11 May 2026

https://github.com/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 2026

https://github.com/roadrunner-server/boltdb

RR BoltDB plugin

boltdb database

Last synced: 09 May 2026

https://github.com/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026

https://github.com/harehare/mq-db

Markdown-specialized embedded database with interval-indexed block storage and hierarchical query support.

database markdown mq

Last synced: 18 Jun 2026

https://github.com/yagilm/pingdom2stats

Pulls data from pingdom's API and stores it in a data store

database db historical-data pingdom pingdom-api

Last synced: 26 Jun 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/cc59chong/data-modeling-with-apache-cassandra

Data modeling with Apache Cassandra and complete an ETL pipeline using Python. CQL Datatypes.

cassandra database etl modeling pipeline python

Last synced: 09 May 2026

https://github.com/loiclefevre/oracle-database-api-for-mongodb

Testcontainers example to deploy the Oracle Database API for MongoDB

api database mongodb oracle testcontainers

Last synced: 13 May 2026

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

Last synced: 10 May 2026