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/hyvor/laravel-json-meta

Strict meta data for Eloquent Models, saved in JSON columns

database eloquent json laravel

Last synced: 16 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/espoirx/kvpref

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

database file key-value library mmkv preferences sharedpreferences

Last synced: 15 Jul 2025

https://github.com/wangrunji0408/mvcc

Simple MVCC in Simple DB.

database mvcc

Last synced: 10 Aug 2025

https://github.com/worldbank/sdi-health

Dissemination of harmonization code and data for SDI Health surveys

database development health service-delivery worldbank

Last synced: 20 Aug 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/hamzaoutdoors/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

backend data-structures database postgresql sql

Last synced: 07 Oct 2025

https://github.com/qiwi/bruteforce

A tool used to test the vulnerability of database passwords

bruteforce database db hashcat

Last synced: 02 Sep 2025

https://github.com/hoanhan101/blockchain-db

Blockchain implementation using MongoDB

bitcoin blockchain database

Last synced: 13 Apr 2025

https://github.com/abhishek-mallick/decision-hub

DecisionHub offers a user-friendly no-code platform for efficient decision strategies featuring Rule Builder, Rule Management, and Debugger sections, providing a user-centric, no-code platform for analysts to effortlessly create, manage, and test decision strategies.

database machine-learning query-builder sqlite3

Last synced: 15 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/john-pels/bootcamp-api

REST API for Web Application, which is a bootcamp directory website with Admin routes.

database expressjs geolocation mapquest mongodb mongoose nodejs rest-api

Last synced: 15 Apr 2025

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

Database seeder component for Phalcon

database migration phalcon

Last synced: 13 May 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/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/phillarmonic/syncopatedb

Precise by design. On point by performance.

database golang high-performance rest-api ssd

Last synced: 17 Jun 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/shopify/mybench

A high-performance framework for rapid prototyping of database benchmarks

benchmark database mysql

Last synced: 14 Apr 2025

https://github.com/greenbone/pg-gvm

Greenbone Library for helper functions in PostgreSQL

cmake database extended greenbone ical icalendar postgresql techops tooling

Last synced: 12 Apr 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/mansakondo/activemodel-embedding

An ActiveModel extension to model your semi-structured data using embedded associations

activemodel database denormalization document-modelling json jsonb rails ruby semi-structured-data type-casting

Last synced: 03 Aug 2025

https://github.com/mhostetter/gr-sqlite

GNU Radio OOT module for writing to and reading from SQLite databases

database dsp gnuradio sdr sqlite usrp wireless

Last synced: 28 Jun 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/cosh/fallen-8-core

Fallen-8 is an in-memory graph database implemented in C#.

csharp database graph

Last synced: 02 Aug 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/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/ugurcanerdogan/rent-a-car-backend

ReCapProject of C# Code Camp. C#, OOP, database programming , multitier architecture, back-end, SOLID principles, AOP technics and Web API...

aop back-end csharp database database-management multitier-architecture oop solid-principles webapi

Last synced: 16 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/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/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/dominaezzz/sqlite-helper

Simple SQLite ORM for .NET applications.

database linq sqlite-orm

Last synced: 19 Mar 2025

https://github.com/koka/r2d2-odbc

ODBC adapter for r2d2 connection pool

connection-pooling database odbc r2d2 rust

Last synced: 14 Apr 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/sagamusix/modlibrary

Organize and search your favourite music modules

database demoscene libopenmpt music tracker

Last synced: 22 Apr 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/dividedbyzeroco/warp-server

ORM for the scalable web

database middleware mysql nodejs orm warp

Last synced: 12 Jan 2026

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

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/inlym/egg-aliyun-tablestore

🚚 阿里云表格存储(Tablestore)插件,用于 Egg.js 框架

aliyun awesome database egg egg-plugin eggjs eggplugin

Last synced: 12 May 2025

https://github.com/rla/docstore

Document-oriented in-memory database for Prolog.

database swi-prolog

Last synced: 06 Mar 2025

https://github.com/beratyesbek/ecommerce-rails

For YouTube videos

database ruby ruby-on-rails

Last synced: 03 Aug 2025

https://github.com/dunkbing/dearsql

A simple, cross-platform database client built with Dear ImGui

cpp database imgui sql

Last synced: 08 Apr 2026

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/offbit-ai/kyugraph

KyuGraph is a high-performance embedded property graph database written in pure Rust

cypher-query-language database graphdb graphql

Last synced: 22 Jun 2026

https://github.com/akfaiz/migris

Database migration library for Go with fluent schema builder and multi-database support

database go go-migration hacktoberfest migrations

Last synced: 02 May 2026

https://github.com/danielletto2020/liteeditorai

Лёгкий редактор для эпохи ИИ-агентов: терминал в центре, модули рядом — код, Git, контейнеры Docker·Podman, базы данных Postgres·MySQL·SQLite, плюс свои модули-плагины (пишет ваш ИИ-агент). Удалённый пульт для Android, чат через OpenRouter, мульти-вкладки, 6 тем. Linux · Windows.

ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm

Last synced: 15 Jun 2026

https://github.com/hkalexling/mg

A minimal database migration tool for Crystal

crystal database migration-tool

Last synced: 06 Oct 2025

https://github.com/richbl/postgresql-db-dump

shell script to perform a remote postgreSQL database dump

bash bash-script database dump postgres postgresql postgresql-database shell shell-script

Last synced: 28 Feb 2026

https://github.com/finos/legend-community-delta

Combining best of open data standards with open source technologies

data database delta-lake spark

Last synced: 15 Oct 2025

https://github.com/serenedb/serenedb

The First True Distributed Real-Time Search Analytics Database

analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql

Last synced: 02 Apr 2026

https://github.com/uonline/uonline

Browser-based MMORPG in a fantasy world.

bower coffeescript database foreman gulp jade javascript jshint mmorpg postgresql pug yarn

Last synced: 26 Feb 2026

https://github.com/solidmvc/car-rental-system

Car Rental System (Native WordPress Plugin) is a high quality, native and responsive WordPress plugin to rent a car, created by experienced Silicon Valley engineers.

bike-rental car car-hire car-management-system car-rental car-rental-software car-rental-system coupons database deals oop rent-a-car scooter-rental

Last synced: 17 Mar 2025

https://github.com/professorcode1/college-time-table-scheduler

https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project

ant-colony college-scheduler database graph-coloring nodejs np-complete timetable-generator

Last synced: 10 Oct 2025

https://github.com/hapytex/django-enforced-choices

Enforce the list of possible values at the database level.

check-constraints database django django-models

Last synced: 13 May 2025

https://github.com/vesal-j/pglite-note

A modern note-taking app with rich text editing, built on Next.js and PGLite for seamless local data persistence

database frontend indexeddb notebook notes pglite postgresql typescript

Last synced: 09 Mar 2026

https://github.com/croqaz/img-db

img-DB is a CLI application for organizing your images

database image photo python

Last synced: 21 Feb 2026

https://github.com/drbarnabus/dactools

A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.

dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool

Last synced: 30 Oct 2025

https://github.com/feathersjs-ecosystem/feathers-cassandra

Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder

cassandra cassanknex database db express-cassandra feathers feathersjs knex model orm

Last synced: 11 May 2025

https://github.com/invoiceninja/inspector

Simplified database records management.

database laravel management php

Last synced: 15 Apr 2025

https://github.com/drarig29/brackets-docs

Contains the documentation for all brackets-* related projects

brackets database docker documentation hacktoberfest javascript manager mkdocs tournament typedoc typescript

Last synced: 09 May 2025

https://github.com/fremantle-industries/signaturedb

Distributed, version controlled, SQL database with cryptographically verifiable storage, queries and results. Think git for postgres or pandas.

audit database rust version-control

Last synced: 16 May 2025

https://github.com/cookiedb/CookieDB

A byte sized database for everyone

database deno nosql typescript

Last synced: 07 May 2025

https://github.com/megagonlabs/holobench

🫧 Code for Holistic Reasoning with Long-Context LMs: A Benchmark for Database Operations on Massive Textual Data (Maekawa*, Iso* et al.; ICLR 2025)

database llm long-context-modeling nlp reasoning

Last synced: 23 Apr 2025

https://github.com/ttutisani/couchdbclient

CouchDB Client - .NET client side Framework for working with CouchDB

couchdb csharp database dot-net dotnet nosql

Last synced: 03 Aug 2025

https://github.com/rn0x/islamicquizapi

قاعدة بيانات وواجهة برمجة تطبيقات API لتقديم أسئلة لتقيم مستواك في العلوم الشرعية وتطوير حصيلتك العلمية في مجالات متنوعة، جميع الإجابات مصدرها موقع الدرر السنية.

database database-islam dorar figh islam islamic json questions quiz quran tafseer

Last synced: 02 Jul 2025

https://github.com/indianghost/livesearch

Live Search Plugin is an amazing jQuery plugin developed by Achraf BELLAALI allows you to search in any table HTML at the real time

achraf-bellaali composer database html-table indianghost jquery jquery-ajax jquery-datatables jquery-plugin json livesearch research-data research-tool table-html

Last synced: 19 Apr 2025

https://github.com/aiven-labs/aiven-laravel

Extend Laravel PHP framework to make working with Aiven databases simpler

aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis

Last synced: 02 Oct 2025

https://github.com/zerocoolhacker/factorymanagment

This is an inventory management system for a factory that manufactures plastic products

database easy-to-use inventory-management point-of-sale pos reports

Last synced: 22 Jun 2025

https://github.com/candh/loggd

A simple local JSON database made with NodeJS, for NodeJS

database developer-tools ilovejavascript javascript json nodejs npm-package

Last synced: 26 Oct 2025

https://github.com/miroslav-reiter/pevs-pani-uvod_do_databaz_mysql

🛢️ Zdrojové kódy a projekty k predmetu Úvod do Databáz na PEVS/PANI

database db dbms mysql pani pevs rdbms reiter

Last synced: 05 Apr 2025

https://github.com/oefenweb/ansible-percona-toolkit

Ansible role to set up percona-toolkit in Debian-like systems

ansible checksum database debian mariadb mysql percona percona-toolkit pt-deadlock-logger toolkit ubuntu

Last synced: 13 Jul 2025

https://github.com/satyamsoni2211/lazy_alchemy

Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/

alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library

Last synced: 23 Apr 2025

https://github.com/theshubhamp/fetadb

FetaDB is a Work-In-Progress SQL Database backed by a KV store (Badger)

database databases diy-project kev-value kv

Last synced: 21 Aug 2025

https://github.com/clarisma/libgeodesk

Fast and storage-efficient spatial database engine for OpenStreetMap data

database geodesk geospatial geospatial-analysis gis openstreetmap osm

Last synced: 22 Aug 2025

https://github.com/supercamel/spinodb

SpinoDB is an in-memory NoSQL data library that is fast and self-contained. It's written in C++ with bindings for many languages. It is suitable for web and desktop applications with demanding performance requirements.

c database gnome gobject javascript nosql vala

Last synced: 21 Mar 2025