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/jazzdotdev/contentdb

The Jazz Database which Stores Documents in Files and Supports Version Control and Sharing

database document-oriented file-based jazz nosql pelican robust

Last synced: 03 Jul 2025

https://github.com/adbc-drivers/mysql

ADBC driver for MySQL. Not affiliated with MySQL or Oracle.

arrow database mysql sql

Last synced: 11 Mar 2026

https://github.com/cdimascio/couchinator

🛋️ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs

bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development

Last synced: 24 Apr 2025

https://github.com/skarllot/expressions

Provides base for specifications to a DDD model

database ef-core martendb query repository specification

Last synced: 03 Sep 2025

https://github.com/serbiant/heroku-db-clone

Simple bash script that clone database from one Heroku app to another one. Transfers schema & data. Useful for duplicating data from production to staging environments.

aws-cli aws-s3 database heroku heroku-apps postgres postgresql psql s3 transfer-data

Last synced: 23 Aug 2025

https://github.com/kanzatahreem/recipe-app

The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails

Last synced: 27 Oct 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

https://github.com/matrixai/js-db

Key-Value DB for TypeScript and JavaScript Applications

database key-value-database rocksdb

Last synced: 10 Apr 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/mikroskeem/BenjiAuth

An authentication plugin for BungeeCord

authentication bcrypt bungeecord database pizza plugin waterfall

Last synced: 16 Apr 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/floattech/sqlite

A pure-go wrapper for database/sql using fumiama/sqlite3

database go golang no-cgo sqlite sqlite3 sqlite3-orm

Last synced: 02 May 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 Apr 2025

https://github.com/voku/simple-active-record

:ring: Active Record Pattern via PHP

active-record activerecord database hacktoberfest mysql php php7 sql

Last synced: 12 May 2025

https://github.com/winterpuma/bmstu_db

bmstu, IU7-5, Базы Данных (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 2025

https://github.com/jrycw/edgedb-fastapi-mvp

MVP: EdgeDB and FastAPI Integration with svcs

database edgedb fastapi fastui pydantic python structlog svcs uv

Last synced: 12 Apr 2025

https://github.com/kenanbek/memdb

In-memory database with O(1) insert, delete and search.

database go golang in-memory-database

Last synced: 07 May 2025

https://git.mills.io/prologic/bitcask

🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

bitcask database db go golang key-value kv kvstore lsm trie

Last synced: 14 Mar 2025

https://github.com/sjefvanleeuwen/rqlite-dotnet

A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage engine.

cluster data database distributed distributed-computing distributed-database distributed-systems dotnet raft rqlite

Last synced: 12 May 2025

https://github.com/fi3/kyve

A simple in memory key-value datastore with persistence.

cordova database datastore javascript key-value nodejs

Last synced: 19 Sep 2025

https://github.com/meri-mg/vet-clinic

In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.

database sql

Last synced: 27 Dec 2025

https://github.com/jurihock/bandbase

Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.

bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue

Last synced: 23 Mar 2025

https://github.com/zejiran/backend-simple-buyers-platform

💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app

axios backend buyer-platform csv database dgraph go go-chi json local-database mysql vue vuejs vuetify

Last synced: 15 Mar 2025

https://github.com/parzibyte/crud-php-mysqli

CRUD de PHP con MySQL usando MySQLi

bootstrap crud database mysql mysqli php

Last synced: 12 Apr 2025

https://github.com/notshrirang/pydbops

A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.

android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3

Last synced: 26 Oct 2025

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/adewunmi97/ror-capstone

In this project, I built a Job opinion application based on a redesign of Twitter.

database ruby

Last synced: 23 Apr 2025

https://github.com/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

https://github.com/probablyarth/jason-engine

WIP - A full fledged database engine over json files.

bun database db-engine dbms json orm typescript

Last synced: 13 Jul 2025

https://github.com/bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 11 Oct 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/helloharendra/database_connectivity_java

here all codes are about java database connectivity.

database database-connectivity harendra-prajapati hellooharendra java

Last synced: 19 Apr 2025

https://github.com/ahammadmejbah/data-science-interview-question-and-solution

Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.

data-engineering data-mining data-science data-structures data-visualization database

Last synced: 26 Feb 2025

https://github.com/helloharendra/mysql-rdbms

Relational database management system.

database database-management dbms mysql relational-databases sql

Last synced: 19 Apr 2025

https://github.com/discoduroderoer/gestor-de-clases

Programa para gestionar clases y alumnos

database gestion java sqlite swing

Last synced: 15 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/nikolaus77/rocker

Database interface class R package

database dbi mariadb mysql postgres postgresql r r6 rstats sql sqlite

Last synced: 21 Mar 2025

https://github.com/Voyrox/Shard-Manager-Database

This will allow you to setup multiable redis nodes and store data between them and call it later on

database storage

Last synced: 08 May 2025

https://github.com/bagussatoto/aplikasi-laundry

Halo, ini adalah aplikasi Laundry yang dibangun dengan cinta (love). Aplikasi ini sudah bisa multi toko loh, alias kamu bisa membuat cabang laundry

database html html5 laravel php xampp

Last synced: 21 Mar 2025

https://github.com/sandrokeil/arangodb-event-store

ArangoDB implementation of ProophEventStore

arangodb database eventstore nosql php prooph

Last synced: 18 Mar 2025

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/joelnb/sofa

Golang bindings for CouchDB API

couchdb database go golang

Last synced: 05 Oct 2025

https://github.com/musgravejw/database

Micro Database Implementation

c database

Last synced: 13 Apr 2025

https://github.com/jkenlooper/chill

Cascading, Highly Irrelevant, Lost Llamas

database flask python static-site-generator

Last synced: 20 Jul 2025

https://github.com/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 Apr 2025

https://github.com/roimenashe/aerospike-search

In-memory embedded full-text & vector search for Aerospike, powered by Apache Lucene

aerospike database full-text-search hybrid-search java lucene search search-engine vector

Last synced: 19 Apr 2026

https://github.com/karem505/egyptian-drug-database

Egyptian drug database (May 2026) — 24,868 medicines with Arabic + English trade names, scientific composition, manufacturer, drug class, route, and EGP price. CSV + JSON. CC0. قاعدة بيانات الأدوية المصرية

arabic bilingual csv database dataset drug-database drugs eda egypt egyptian healthcare json medical medicines medicines-list open-data pharmaceutical pharmacy pharmacy-data prescription

Last synced: 28 Jun 2026

https://github.com/ebean-orm/ebean-test-containers

Ability to control docker containers. e.g. Postgres running as docker container for testing

clickhouse cockroachdb database db2 docker hana java localdynamodb localstack mariadb mysql nuodb oracle postgres sqlserver test test-containers yugabyte

Last synced: 15 Sep 2025

https://github.com/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 2025

https://github.com/xixu-me/library-management-system

Implemented in Java, the front end uses the JFrame framework and the back end uses the MySQL database

database java jframe mysql

Last synced: 08 May 2025

https://github.com/meg4cyberc4t/fenestra_api

RESTful API server written in dart. Works with JWT and Postgres. Implemented for synchronization of clients in the "Fenestra" project

api dart database jwt-authentication postgresql

Last synced: 06 May 2025

https://github.com/dkratzert/dsr

Refinement of disordered structures with SHELXL

crystallography database dsr fragments molecule python shelxl

Last synced: 19 Mar 2025

https://github.com/phachon/database

php 数据库操作模块

database mysql pdo php php-database php-mysql php-mysqli php7

Last synced: 14 May 2025

https://github.com/jewelshkjony/spreadsheets

An awesome extension to work with google spreadsheet. You can read, write and modify data from your sheets.

airtable aix app-inventor database excel extension fast-database google-script google-spreadsheet json kodular niotron script-less spreadsheets

Last synced: 21 Jul 2025

https://github.com/guiyomh/charlatan

Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.

database expression-language faker fixture fixtures golang testing

Last synced: 13 Apr 2025

https://github.com/alexysb9032/hotel-management-system

This project is about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service.

csharp database database-management hotel-management-system sql-database

Last synced: 14 Apr 2025

https://github.com/demdxx/redify

🧩 Redify any database as RedisDB

database key-value-store mssql mysql oracle postgresql redis redis-server sqlite

Last synced: 12 Jan 2026

https://github.com/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 2025

https://github.com/rodrigooler/dbtool

Multi-platform tool for databases with free integrated B.I and open source

database db electron javascript mongodb mysql oracle postgresql react redux sqlserver tool tools typescript

Last synced: 14 Apr 2025

https://github.com/bonedaddy/go-template

template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...

cli database golang gorm http-middleware logging template zap

Last synced: 12 May 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/danielbprice/briefpg

Temporary PostgreSQL instances for Go unit tests

database golang postgres postgresql testing

Last synced: 12 Jan 2026

https://github.com/xdillx/databridge

A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.

database delphi firebird import mysql oop oracle-database sqlite sqlserver

Last synced: 21 Jun 2025

https://github.com/bluebrain/bluepyentity

Manage entities within the knowledge graph

database

Last synced: 14 May 2025

https://github.com/fadhil-riyanto/crud-with-mysql

Ini adalah crud menggunakan PHP di mysql

crud css database mysql mysql-crud

Last synced: 13 Apr 2025

https://github.com/centralfloridaattorney/dataspoon

dataspoon is a database that helps to prepare data for analysis

database dataspoon encoder-decoder javaspoon mysql onehot

Last synced: 05 Apr 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/crate/tsperf

TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.

benchmark benchmark-suite benchmarks cratedb database database-benchmarking database-perfomance database-performance-analysis influxdb mongodb mssql odbc postgresql time-series timescaledb timeseries timeseries-data timeseries-database timestream tsbs

Last synced: 18 Jun 2025

https://github.com/marcusg/pg_backup

Create, restore, download and upload postgres dumps locally and on remote servers using capistrano

capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization

Last synced: 12 May 2025

https://github.com/subramanyaks/busreservation

This is the DBMS mini project made from Java swing and oracle db as database which reserve the seat of bus and also shows the seating allotment.

database java javaswings vtu vtuproject

Last synced: 14 May 2025

https://github.com/lukafilipxvic/yc-vault

YC Directory Database

database yc ycombinator

Last synced: 13 Apr 2025

https://github.com/ndxdeveloper/ndxsqlite

Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.

connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3

Last synced: 08 Apr 2026

https://github.com/extrabb/bulk-tmdb

A bulk downloader for tMDB movie/TV data.

api bulk console csharp database download movie tmdb

Last synced: 26 Jul 2025

https://github.com/abdelrahmanbayoumi/books-database

Desktop application for (Store Books data - Display Books And Fields - Search for book by Title and Author and Publisher and Description)

books database desktop-application javafx library sqlite

Last synced: 09 Sep 2025

https://github.com/KenanBek/memdb

In-memory database with O(1) insert, delete and search.

database go golang in-memory-database

Last synced: 06 May 2025

https://github.com/FAIMS/faims-web

FAIMS Website: v2.5 development and beyond

android data-capture database faims faims-mobile faims-server fieldwork

Last synced: 03 Apr 2025

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/musgravejw/database-c

Micro Database Implementation

c database

Last synced: 11 Jul 2025

https://github.com/sifte/myreplitdb

A simple wrapper for replit's db.

database db replit

Last synced: 14 Dec 2025

https://github.com/indiscipline/nix-db-repair

Automatically fix Nix/NixOS error `SQLite statement 'delete from ValidPaths where path = *;': constraint failed`

database nix nixos script sqlite

Last synced: 18 Jul 2025

https://github.com/gpestana/muffler

JSON objects storage for fast prototyping. Sitting on top of Github's gist

bootstrapping database github-gist json json-objects-storage

Last synced: 17 Feb 2026