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/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/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/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/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/ostrojs/database

OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.

database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite

Last synced: 30 Apr 2025

https://github.com/wwkk-y/easysql

基于 Java 实现的关系型数据库

database database-management dbms java

Last synced: 07 Sep 2025

https://github.com/tracewayapp/lit

A small library for mapping between queries and structs.

database golang golang-orm orm orm-library

Last synced: 04 Apr 2026

https://github.com/alwatr/nitrobase

Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.

database db ecmascript javascript json nodejs typescript

Last synced: 28 Apr 2025

https://github.com/herrmannplatz/fastify-postgresjs

Fastify postgres.js plugin

database fastify-plugin postgresql

Last synced: 28 Apr 2025

https://github.com/wilsonehusin/sqldoc

Generate markdown documentation from SQL tables.

database documentation documentation-generator postgres postgresql sql

Last synced: 14 Jun 2025

https://github.com/apache/doris-cli

Agent Doris CLI

agent cli database doris mcp skills

Last synced: 04 Jun 2026

https://github.com/sanbei101/supabase-china-host

快捷在国内网络环境下自部署Supabase

bass china database mirror postgresql supabase

Last synced: 14 Mar 2026

https://github.com/nabilhy/vet-clinic

Vet clinic is a relational database that representes a data structure for a vet clinic

database postgresql

Last synced: 10 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/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/amirhnajafiz-university/s4db01

Final project of Database course.

database mysql python python3 sql sqlite

Last synced: 12 Jul 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/holon-platform/holon-datastore-jpa

Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datastore eclipselink hibernate holon-platform jpa jpa-datastore jpa-entities orm spring-boot

Last synced: 23 Apr 2025

https://github.com/hxndev/fit-me-workout-management-app

This FIT ME management system is an easy way to use gym and health membership system. It can help to keep the records of registered members, guidance which exercise and muscle groups to work out together, how much weight loss is required, their diet plans, logs of calories, daily targets to achieve.

bootstrap bootstrap3 code css database database-management gym-management html php project

Last synced: 13 Apr 2026

https://github.com/ashkan0201/digikala

A demo of the Digikala site that allows you to use it like a site for buying and selling products.

css database html js less python3 scss shop sql website

Last synced: 11 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/crni99/bookstore

This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.

bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store

Last synced: 27 Oct 2025

https://github.com/byjg/php-anydataset-db

Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.

anydataset byjg database microsoft-sql-server mysql postgressql relational-databases sqlite3

Last synced: 14 Mar 2026

https://github.com/amilajack/database_exporter

Export any database to any format

database export performant rust

Last synced: 27 Feb 2026

https://github.com/onyxmoon/optolith-cloud

This repository contains the development data of the server for a cloud infrastructure service for Optolith Character Generator (https://github.com/elyukai/optolith-client).

api-platform api-server cloud cloud-infrastructure-service dasschwarzeauge database doctrine2 dsa dsa5 php73 server symfony symfony5 tde thedarkeye

Last synced: 09 Apr 2025

https://github.com/patilharshal16/psql-replication

Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.

database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json

Last synced: 27 Oct 2025

https://github.com/pauljohanneskraft/codabledb

SQLite3 wrapper to enable simple access via the Codable protocol

codable database sqlite3 swift

Last synced: 11 Apr 2025

https://github.com/nyeogmi/moogle

data structures for relational code in Rust

data-structures database game-development rust

Last synced: 26 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://gitlab.com/oddjobz/pynndb2

Python Native NoSQL Database

database nosql python

Last synced: 28 Apr 2025

https://github.com/lightblueseas/persistence-api

Project for that holds base classes for persistence like base entity or base business objects and mapper for mapping between them

data-initialization database entity java-8 jpa persistence-api rest rest-api rest-client

Last synced: 01 Apr 2025

https://github.com/kbismark/noscdb

A fast nodejs database built with real-time applications needs in mind.

database nodejs

Last synced: 06 Mar 2026

https://github.com/bilalmohib/shaureducationalcomplex

A school website made in html css and bootstrap.It has dynamic quiz portal for remote Exams and automatic results ability and all that is done using firebase realtime database.Instructors can insert questions and answers and automatically that will appear as an exams.

bootstrap4 css3 database firebase firebase-auth html5

Last synced: 15 Mar 2026

https://github.com/hitsz-ids/dbmasker

DBMasker 是一个针对主流数据库系统的 Java 开源项目,旨在提供统一且安全的访问接口。

data data-security database mask sdk security

Last synced: 26 Apr 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/martinpetricko/laravel-database-mail

Laravel Database Mail lets you store email templates in your database, link them to events, and automatically send them when those events are dispatched.

database laravel mail

Last synced: 22 Feb 2026

https://github.com/ohmpatel1997/pay-later

Pay Later is a POC application for leading fintech company Simpl (https://getsimpl.com/), which enables users to make transactions with partnered merchants immediately and users can pay later on a monthly basis based on their billing. The idea behind this project is to model the architecture, designing the database models and microservices. The project is entirely built using Golang.

database golang

Last synced: 14 Oct 2025

https://github.com/cbozan/simple-database-with-c

A simple database console application written in C where data is kept and records can be accessed, updated, listed and deleted when necessary.

c-console-app c-programming c-programming-language console-app console-application database database-management-system

Last synced: 18 Jun 2025

https://github.com/deepmancer/asyncpg-client

Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases

async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho

Last synced: 01 Apr 2025

https://github.com/boycce/monastery

⛪ A simple, straightforward Mongo ODM

database javascript mongo mongodb mongodriver nodejs odm orm

Last synced: 10 Apr 2025

https://github.com/0xtlt/denodb-2

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno (DenoDB 1 from eveningkid)

database deno mysql orm sqlite sqlite3

Last synced: 11 Dec 2025

https://github.com/rocketgraphai/xgt_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 15 Jun 2026

https://github.com/lowlydba/expressdb.io

:books: Guides and references for SQL Server (Express)

database sql sql-server

Last synced: 11 Oct 2025

https://github.com/aerogo/nano-backup

:anchor: Backup utility for nano databases.

backup database go nano-db

Last synced: 10 Apr 2025

https://github.com/mainser/cindel

Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.

android cindel cross-platform dart database flutter ios linux windows

Last synced: 14 Jun 2026

https://github.com/CodeDynasty-dev/SQLiteBruv

💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.

cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db

Last synced: 10 Sep 2025

https://github.com/mahm0udnasr/master-mongodb-and-mongoose

MongoDB & Mongoose Learning Repo – A collection of notes and code examples to learn and master MongoDB with Mongoose.

database mongodb mongoose nosql

Last synced: 15 Apr 2026

https://github.com/nireo/upfi

A file hosting service in Go

authentication database file file-upload golang templates-html

Last synced: 28 Jan 2026

https://github.com/ome/ansible-role-mysql-backup

Setup a cron job for regular full Mysql/Mariadb database dumps.

ansible backup database mariadb mysql

Last synced: 15 Feb 2026

https://github.com/mehditeymorian/sample-go-api

Simple API written with GoLang using Echo framework

api database dblayer echo echo-server gorm postgres

Last synced: 07 Oct 2025

https://github.com/farseer-go/data

orm

database orm

Last synced: 23 Jan 2026

https://github.com/arun-gupta/spring-hibernate-hsql

Spring Boot application using Hibernate with in-memory HSQL database

database hibernate java maven spring spring-boot

Last synced: 29 Apr 2025

https://github.com/robaho/leveldbr

remote access to robaho/leveldb databases

database go key-value leveldb lsm lsm-tree

Last synced: 29 Apr 2025

https://github.com/victormoreiraofc/client-manager

Java-based system for CT Contab, using AI to optimize accounting processes, report generation, and internal communication.

ai apis artificial-intelligence automation database java management-system n8n node

Last synced: 06 Mar 2026

https://github.com/data-cleaning/dcmodifydb

Deterministic, documented correction rules on a database

correction data-cleaning database r

Last synced: 22 Oct 2025

https://github.com/michelboucey/ipv6db

A RESTful Web Service for IPv6-related data

database ipv6 ipv6-address microservice restful-webservices

Last synced: 28 Apr 2025

https://github.com/webfiori/database

Database abstraction layer of WebFiori framework.

database hacktoberfest mysql php webfiori-framework

Last synced: 11 May 2026

https://github.com/sevdanurgenc/sql-project-ideas-for-beginners

This repo includes many sql projects.

database mssql mysql sql

Last synced: 20 Apr 2026

https://github.com/sitnikovik/ndbx

Course for exploring NoSQL database systems and their distributed internals

cassandra course database lab mongodb ndbx neo4j nosql redis university workflow workshop

Last synced: 26 Apr 2026

https://github.com/nimaboscarino/databased

Scripts to create a Hip-Hop data set, scraping Spotify, Last.fm, and Genius.

database genius hiphop machine-learning spotify torch

Last synced: 16 Oct 2025

https://github.com/mbari-org/aidata

Extract, transform, and load/download and augment images and annotations for detection, clustering or classification workflows

ai database etl machine-learning

Last synced: 05 Feb 2026

https://github.com/rezmoss/cloudip-db

Compact, daily-updated MessagePack database of cloud-provider IP ranges (AWS, GCP, Azure, Cloudflare, DigitalOcean, Oracle). ~743 KB gzipped, SHA-256 verified, built from cloud-provider-ip-addresses. Powers go-cloudip and js-cloudip

aws azure cidr cloud-ip-ranges cloud-providers cloudflare database digitalocean gcp ip-database ip-detection ip-lookup ip-ranges messagepack oracle-cloud

Last synced: 05 Jul 2026

https://github.com/delsart/guixu

GuiXu is a high-performance, minimalist embedded database based on Kotlin, combining Kotlin Serialization and Memory-Mapped File (MMAP) technology to provide efficient read/write operations and excellent space utilization.

android-library database kotlin kotlin-library

Last synced: 03 Mar 2025

https://github.com/manuel7806/sql-server-hospital-database

A simple database that people can install and use to practice writing queries with.

database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts

Last synced: 06 Sep 2025

https://github.com/stellenbosch-econometrics/samadb-issues

South Africa Macroeconomic Database (SAMADB): Report issues with the database or APIs for R, Python and Julia

api database julia macroeconomic-indicators open-data python r south-africa

Last synced: 19 Oct 2025

https://github.com/technologicnick/scrap-mechanic-mod-scraper

Scrapes the Steam Workshop for Scrap Mechanic mods

database lua mod scraper steam-workshop

Last synced: 04 Jul 2025

https://github.com/karasevm/couchdb-raspberry-pi

CouchDB Docker Image for 32 bit arm

couchdb database docker raspberry-pi

Last synced: 21 Jan 2026

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/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/alessandrotesoro/query-builder

A lightweight and fluent query builder for easy database interactions in WordPress.

database fluent wordpress wordpress-php-library wordpress-plugin wpdb

Last synced: 07 May 2025

https://github.com/is0xjh25/comp30022-it-project-backend

This is the backend repository of ConnecTi which is a personal CRM application. To achieve separation of frontend and backend, ConnecTi uses two repositories to maintain the application.

database java sprintboot

Last synced: 26 Aug 2025

https://github.com/rioam2/usefire

⚓ Declarative React Hooks for quick and easy Firebase/Firestore integration

database firebase firestore react react-hook real-time

Last synced: 23 Apr 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/abedputra/ip2location

Get your location such as city, region or country.

city country database ip2location ip2location-database region

Last synced: 17 Aug 2025

https://github.com/bontavlad/nimdrake

Nim wrapper for the DuckDB high-performance analytical database system

data-visualization database duckdb nim-lang

Last synced: 11 Jun 2025

https://github.com/lanterndata/lantern-js

JavaScript/Typescript ORMs for Lantern Vector Database

database drizzle-orm javascript knex postgres postgresql sequelize typescript vector

Last synced: 12 Apr 2025

https://github.com/mo7amedaliebaid/todo-hive

this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.

dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist

Last synced: 27 Jun 2025

https://github.com/koachcode/budgeter_mk

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

database rails7 ruby sass

Last synced: 16 Aug 2025

https://github.com/mustansirzia/institutions-api

A RESTful microservice to query all colleges in India, universities in India and all international universities around the world using their name, a prefix of their name or any part of their name.

colleges database docker go golang microservice restful serverless trie universities

Last synced: 28 Jul 2025

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026