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/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/u-c-s/minidb

A Simple XML Document Database (University Project)

copilot database from-scratch github-copilot java-project nie-mysore oops-in-java xml-database

Last synced: 18 Aug 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/apache/doris-skills

Agent skills for Apache Doris

agent cli database doris mcp skills

Last synced: 04 Jun 2026

https://github.com/SANKALP1011/LibraryDatabase

This is an library database build using sql .

database mysql sql

Last synced: 30 Jul 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/beratyesbek/ecommerce-rails

For YouTube videos

database ruby ruby-on-rails

Last synced: 03 Aug 2025

https://github.com/ropensci/dwctaxon

R package for working with Darwin Core Taxon data

database r-package rstats

Last synced: 22 Feb 2026

https://github.com/commit451/lift

Simple Android Application update logic component

android database versioning

Last synced: 26 Apr 2025

https://github.com/rhidoyhasanmahmud/learn-python-the-hard-way-with-django

Complete Python tutorial series for beginners to learn the popular Python programming language from hands-on tutorials with examples.

database django eshikhon git github html-css oop python python-course python3

Last synced: 26 Jul 2025

https://github.com/redbase-app/redb

Typed object storage for .NET. Schema = C# class. Full LINQ. Zero migrations. Postgres & MSSQL.

csharp database dotnet entity-framework-alternative linq mssql orm postgresql sql-server

Last synced: 30 May 2026

https://github.com/aaronmcleancs/repbook-demoserver

Full-Stack iOS Fitness Assistant made in Objective-C and Swift deployed with a Demo Node.js SQL Backend.

authentication database full-stack nodejs postgresql rest-api swift

Last synced: 26 Sep 2025

https://github.com/cotide/sql2o-plus

🍌sql2o-plus a simple object mapper for java

database java8 orm orm-framework sql2o sql2o-plus

Last synced: 14 Jan 2026

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/pinzolo/sqlt

Simple SQL template for 2 way SQL.

2way-sql database golang mysql oracle postgresql sql sqlserver

Last synced: 14 Mar 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/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/nigelhanlon/fastify-couchdb

Fastify CouchDB connection plugin

couchdb database fastify nano

Last synced: 04 Sep 2025

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/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/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/cesiumlabs/json-sql-query

Use CRUD operations on JSON with SQL queries.

database json json-sql sql

Last synced: 12 Apr 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/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/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/certainlach/immigrant

Database schema definition language, migration and ORM boilerplate generator

database migration postgresql schema sql

Last synced: 24 Jun 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/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/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/SidRoberts/phalcon-seeder

Database seeder component for Phalcon

database migration phalcon

Last synced: 13 May 2025

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/synthesized-io/jdbcrest

Java reimplementation of PostgREST

api automatic-api database http java jdbc rest restful server sql

Last synced: 20 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/aaltshuler/nanograph

On-device property graph database. Schema-as-code. One CLI → One Folder. No Server. Think: DuckDB for graphs.

database graph on-device rust schema-as-code

Last synced: 02 Mar 2026

https://github.com/s1owjke/prisma-rls

Prisma client extension for row-level security on any database

database prisma prisma-client prisma-extension rls row-level-security

Last synced: 31 Jan 2026

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

Blockchain implementation using MongoDB

bitcoin blockchain database

Last synced: 13 Apr 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/pharo-rdbms/garage

Database drivers for the Pharo language

database mysql pharo postgresql sqlite3

Last synced: 16 May 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/mhdb96/storeautomationxd

🏪 An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.

automation csharp database metromodernui mysql mysql-database product-manager stock-tracking store-management store-management-system winforms winforms-dashboard

Last synced: 28 Apr 2025

https://github.com/iloveitaly/sql-ai-prompt-generator

Utility to generate ChatGPT prompts for SQL writing, offering table structure snapshots and sample row data from Postgres and sqlite databases.

chatgpt database llms postgres prompt sql sqlite

Last synced: 04 Oct 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/harshjuly12/hackerrank_database

Database Hackerrank Practice

database

Last synced: 16 Aug 2025

https://github.com/jjcfrancisco/popgis

A blazing fast way to insert GeoJSON, ShapeFile & OsmPBF into a PostGIS database.

database gis postgis rust

Last synced: 07 Nov 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/wangrunji0408/mvcc

Simple MVCC in Simple DB.

database mvcc

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

Simple SQLite ORM for .NET applications.

database linq sqlite-orm

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

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

database file key-value library mmkv preferences sharedpreferences

Last synced: 15 Jul 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/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/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/webfreak001/mongoschemad

Support for more structured MongoDB databases

bson d database library mongodb schemas templates

Last synced: 01 May 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/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/falsisdb/falsisdb

Falsisdb; Türkçe, hızlı, güvenilir, kullanışlı, açık kaynak kodlu, event ve yedekleme destekli, json ve yaml database modülü.

database

Last synced: 01 Aug 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/de-sh/kvdb

A simple experimental KeyValue database, built with rust.

database hacktoberfest rust

Last synced: 19 Mar 2025

https://github.com/alexsasharegan/gophx-db

https://www.meetup.com/Golang-Phoenix/events/255183136/

database golang gophx-db transaction

Last synced: 14 Apr 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/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/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/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/rwanyoike/time2relax-python-driver

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

couchdb database python python-library

Last synced: 14 Apr 2025

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/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/rla/docstore

Document-oriented in-memory database for Prolog.

database swi-prolog

Last synced: 06 Mar 2025

https://github.com/uzcoin404/php-template

We will continue to explore the backend! in This site you can see Awesome Login registration and Realtime comments system Made with IT Center Group Buloqboshi

comment-system database login-register login-system mysql-database registration-forms teamwork

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