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/argentini/argentini.datastore

SQL Server ORM library that stores models as JSON data with custom indexed computed columns for fast search and ordering (like mongodb). DataStore uses a fluent pattern for powerful querying and ordering of paged data, and parallel bulk saves (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)

dal database dotnet dotnet6 mongodb orm sql-server

Last synced: 22 Apr 2025

https://github.com/pingcap/hackernews-insight

Chat to query Hacker News database, based on Auto-GPT and TiDB Cloud Serverless Database

autogpt chatgpt database hackernews mysql-compatibility openai tidbcloud

Last synced: 07 Apr 2025

https://github.com/DbSyncKit/DbSyncKit

DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.

database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization

Last synced: 21 Jul 2025

https://github.com/divineomega/laravel-natural-where

Laravel Natural Where extends the Laravel query builder to allow expressing of where operators in natural language.

database eloquent laravel natural-language queries where

Last synced: 06 Sep 2025

https://github.com/sagamusix/modlibrary

Organize and search your favourite music modules

database demoscene libopenmpt music tracker

Last synced: 22 Apr 2025

https://github.com/cboettig/neonstore

:package: A local content-based storage system for NEON data

database ecology neon-data provenance r

Last synced: 10 Sep 2025

https://github.com/nzmprlr/sqlpp

A database connection wrapper to cache prepared statements by transforming queries to use with array arguments.

database go golang mysql postgresql sql wrapper

Last synced: 18 Jan 2026

https://github.com/cpscript/spiderfoot

launch spiderfoot easily from any terminal!

background bash database hack hacking linux shell

Last synced: 31 Dec 2025

https://github.com/oceanbase/modis

Modis implements access layer and data struct layer for OBKV, compatible with Redis protocol.

database golang kv

Last synced: 17 May 2026

https://github.com/dbcli/odbc-cli

ODBC CLI with autocompletion, syntax highlighting, object preview

database mysql odbc postgres python snowflake sqlite sqlserver

Last synced: 28 Mar 2025

https://github.com/hasura/ndc-postgres

Hasura v3 Data Connector for PostgreSQL

database graphql hasura postgresql

Last synced: 23 Apr 2025

https://github.com/nishkarshraj/evolvve-student-chapter-app

Evolution is the process which makes someone/something ordinary to extra ordinary. Here is a project done by UPES Students from B.Tech DevOps which is generic model on Student Chapters that helps us in extra-curricular activities.

automation collaboration cxoracle data-structures database database-management evolution git github normalization open-source opensource project python python3 student-chapters tech-devops upes-students

Last synced: 22 Apr 2025

https://github.com/rla/docstore

Document-oriented in-memory database for Prolog.

database swi-prolog

Last synced: 06 Mar 2025

https://github.com/EvilLord666/ReportGenerator

A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.

cross-database database database-reporting di-service etl etl-automation excel excel-export excel-to-sql generator reportgenerator reporting-engine reporting-tool reports smart-reporting sql-to-excel statement stored-procedures

Last synced: 05 May 2025

https://github.com/365kim/web_study

HTML, CSS, JavaScript, DOM, React, nextJS, Redux, nodeJS, MySQL

css database express html internet javascript mysql nodejs study webapp

Last synced: 14 Apr 2025

https://github.com/aldro61/patric_tools

Python package to interact with the PATRIC database (https://www.patricbrc.org)

antibiotic-resistance database genomics patric

Last synced: 11 Oct 2025

https://github.com/yamilobt8/cs50sql

CS50SQL 2024 Solutions

cs50sql database harvardcs50 python3 sqlite3

Last synced: 28 Feb 2025

https://github.com/intelligenthack/badgie-migrator

A SQL migration tool for SQL-Server, MySQL and PostgreSQL

database database-migrations migration migrations mysql postgresql sql-server

Last synced: 01 Feb 2026

https://github.com/commit451/lift

Simple Android Application update logic component

android database versioning

Last synced: 26 Apr 2025

https://github.com/vanderhoof/alembic-dddl

Alembic extension that adds support for arbitrary user-defined objects like views or functions in autogenerate command.

alembic alembic-extension autogenerate database ddl migration sqlalchemy

Last synced: 04 Sep 2025

https://github.com/pharo-rdbms/garage

Database drivers for the Pharo language

database mysql pharo postgresql sqlite3

Last synced: 16 May 2025

https://github.com/ddjerqq/asmrdb

this is an implementation of the Model Service Repository pattern in Python. using aiosqlite.

asynchronous asynchronous-programming database design-patterns model-service-repository-pattern python sqlite

Last synced: 14 May 2025

https://github.com/harshjuly12/hackerrank_database

Database Hackerrank Practice

database

Last synced: 16 Aug 2025

https://github.com/repetere/lowkie

Lowkie is an ORM for LokiJS. LokiJS is a document oriented database written in javascript. LokiJS is used to store javascript objects as documents and follows familiar nosql paradigms to query and retrieve documents. Lowkie by default saves data to disk but for client-side usage, data persists in-memory or client side storage (e.g., a session store / localstorage)

database javascript localstorage lokijs lokijs-collections lokijs-connector memcached

Last synced: 23 Apr 2025

https://github.com/nigelhanlon/fastify-couchdb

Fastify CouchDB connection plugin

couchdb database fastify nano

Last synced: 04 Sep 2025

https://github.com/edoardottt/postgressql-db

Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries

data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql

Last synced: 27 Oct 2025

https://github.com/wangrunji0408/mvcc

Simple MVCC in Simple DB.

database mvcc

Last synced: 10 Aug 2025

https://github.com/hcengineering/rebeldb

RebelDB™ • A new database engine is brewing 🧪 Imagine if REBOL and SQLite had a rebellious offspring ⚡️

database language nosql nosql-database programming-language

Last synced: 23 Apr 2025

https://github.com/kyutefox/kyutepdo

A PDO-based PHP library for easy and efficient database management

database mysql oracle orm pdo pgsql php php-database php-library postgresql sqlite

Last synced: 27 Oct 2025

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

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/ebean-orm/ebean-migration

DB Migration runner (similar to Flyway) which can be used standalone or with Ebean (run migrations on EbeanServer start)

database database-migrations flyway java

Last synced: 20 Aug 2025

https://github.com/rn0x/historical_encyclopedia

قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .

ar arabic database db dorar encyclopedia historical history history-islam islam islamic json

Last synced: 20 Aug 2025

https://github.com/environmentalinformatics-marburg/tubedb

TubeDB is an on-demand processing database system for climate station data

climate database timeseries

Last synced: 31 Jan 2026

https://github.com/masesgroup/kefcore

Entity Framework Core provider for Apache Kafka™ — use Kafka as a distributed database, and more, with full LINQ support. Compatible with any Kafka™ wire-protocol broker.

apache-kafka c-sharp confluent confluent-kafka database dotnet dotnet-core dotnet-framework dotnet-standard entity-framework kafka kafka-cluster kafka-streams orm

Last synced: 24 May 2026

https://github.com/rwanyoike/time2relax-python-driver

✨🛋✨ time2relax! A minimal-level Python CouchDB driver

couchdb database python python-library

Last synced: 14 Apr 2025

https://github.com/snelsi/pis

🍱 Modern Nextjs-Apollo-GeistUI website template

apollo database geist-ui graphql nextjs react typescript

Last synced: 12 Apr 2025

https://github.com/hamzaoutdoors/catalog-of-my-things

A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.

capstone-project database oop postgresql rspec ruby sql tdd

Last synced: 24 Apr 2025

https://github.com/laowantong/sqlab

SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database

database education game-engine games sql text-adventure

Last synced: 26 Jan 2026

https://github.com/octu0/bitcaskdb

high performance KV database based on bitcask

bitcask database golang kvdb lsm natsio

Last synced: 14 Apr 2025

https://github.com/getkirby/database-storage

Adds support for pages stored in a database

database kirby-cms kirby-plugin kirby5

Last synced: 11 Aug 2025

https://github.com/mchenryspagg/sql-portfolio-project

A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..

data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization

Last synced: 05 Sep 2025

https://github.com/kennethleungty/aws-rds-mysql-python

Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud

aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql

Last synced: 12 Jul 2025

https://github.com/bungalow64/dbconfirm

A C# testing framework to write and run tests for logic within SQL Server.

c-sharp database mstest nunit tdd testing-framework

Last synced: 03 Sep 2025

https://github.com/kevinzh0a/bitkv-rs

A k/v storage engine inspired by bitcask written in Rust

bitcask database kv

Last synced: 02 Sep 2025

https://github.com/maxnd/mxMarkEdit

A free app for Mac to create Markdown documents with stylistic support, tasks, simple databases, bibliographies and presentations

biblatex bibliography database dissertation document documents free-pascal lazarus macos markdown meeting-management note-taking org-mode pandoc presentation presentation-slides table text-editor todo-list

Last synced: 21 Nov 2025

https://github.com/oybekkayumov/vet-clinic-db

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgresql sql

Last synced: 23 Apr 2025

https://github.com/webfreak001/mongoschemad

Support for more structured MongoDB databases

bson d database library mongodb schemas templates

Last synced: 01 May 2025

https://github.com/PengBAI/docker-oracle-12c-R1

Oracle 12c Release 1 with web console and startup initdb

database docker-image

Last synced: 25 Mar 2025

https://github.com/dividedbyzeroco/warp-server

ORM for the scalable web

database middleware mysql nodejs orm warp

Last synced: 12 Jan 2026

https://github.com/espoirx/kvpref

基于属性委托的 key-value 方式存储封装

database file key-value library mmkv preferences sharedpreferences

Last synced: 15 Jul 2025

https://github.com/garethr/cloud-native-tools

A database of activity around various Cloud Native tools

database datasette kubernetes sqlite

Last synced: 22 Aug 2025

https://github.com/gompact/gofixtures

Golang lib/command line tool to load fixtures to databases, useful for testing

csv database fixture-loading fixtures go golang json postgresql test-automation test-data yaml

Last synced: 12 Jan 2026

https://github.com/shopify/mybench

A high-performance framework for rapid prototyping of database benchmarks

benchmark database mysql

Last synced: 14 Apr 2025

https://github.com/ernsthaagsman/grouporder

Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!

ansible database flask postgresql pycharm python sql vagrant

Last synced: 14 Jul 2025

https://github.com/dominaezzz/sqlite-helper

Simple SQLite ORM for .NET applications.

database linq sqlite-orm

Last synced: 19 Mar 2025

https://github.com/couchbaselabs/couchbase-lite-python

Experimental Python bindings for Couchbase Lite

database embedded json nosql python

Last synced: 05 May 2025

https://github.com/kmille/docker-dbdump

docker-dbdump – python script to create docker database backups

backup database docker

Last synced: 17 Jan 2026

https://github.com/worksofliam/node-db2fori

Db2 for i client for Node.js

database db2 ibmi

Last synced: 10 Jul 2025

https://github.com/iamsebastiandev/flotsam

A lightweight, dependency free, in memory storage, json document based database written in TypeScript.

database dependency-free json-document nodejs typescript

Last synced: 03 Apr 2025

https://github.com/gamemann/-gmod-server-hop

A server hop addon for Garry's Mod

database garrys glua gmod hop lua mod mysql server

Last synced: 18 Mar 2025

https://github.com/cdepillabout/servant-on-heroku

Example app showing how to release a Haskell web app on Heroku

database deployment docker example haskell heroku postgresql servant

Last synced: 10 Apr 2025

https://github.com/exasol/exasol-driver-go

Exasol SQL driver for Golang

database driver exasol exasol-integration go golang sql

Last synced: 10 Apr 2025

https://github.com/nuzulul/kv-storage

💾 Create data storage that uses a simple key-value method for Node, Browser, Deno, Bun, Cloudflare Workers

cloudflare-workers data-storage data-store database db file file-database file-storage indexeddb kv-storage node-js nodejs nosql nosql-database storage

Last synced: 01 May 2025

https://github.com/SANKALP1011/LibraryDatabase

This is an library database build using sql .

database mysql sql

Last synced: 30 Jul 2025

https://github.com/smuuf/adminer-colorfields

A tiny Adminer extension for parsing and displaying colors where there are colors.

adminer adminer-plugin color database hex php rgb

Last synced: 20 Mar 2025

https://github.com/sidroberts/phalcon-seeder

Database seeder component for Phalcon

database migration phalcon

Last synced: 07 May 2025

https://github.com/glitterlip/goeloquent

another golang orm/querybuilder framework like Laravel Eloquent Orm

database eloquent golang laravel mysql orm sql

Last synced: 06 May 2025

https://github.com/howprogrammingworks/transaction

Atomic transaction container for struct or object

database dataset javascript js transactio transactions

Last synced: 07 May 2025