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/tsnsoft/delphi_db_demo

Пример программы "Склад" на Delphi

database delphi demo oldschool

Last synced: 03 Aug 2025

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/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/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/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/felixklauke/erasmus

Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).

b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine

Last synced: 22 Apr 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/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/mnishiguchi/dbkv

A disk-based key-value storage built on top of dets

database elixir embedded key-value key-value-store nerves

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

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/amol-/datapyground

Easy to study Data Platform for fun and profit

compute-engine data data-engineering database python

Last synced: 28 Jul 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/mue/api

Code for the Mue API

database hacktoberfest images nodejs quotes serverless

Last synced: 09 Sep 2025

https://github.com/globules-io/mongogx

A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)

cordova database encryption es6 javascript mongodb phonegap web webview

Last synced: 28 Oct 2025

https://github.com/davipatricio/easy-mongodb

MongoDB wrapper for begginers using Mongoose and simple syntax made with JavaScript.

database easy-mongodb javascript js mongo mongo-db mongodb mongoose node nodejs

Last synced: 30 Sep 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/wargrey/schema

A data modeling tool

database racket schema sqlite3

Last synced: 19 Feb 2026

https://github.com/tsnsoft/delphi_demo_leaves

Пример тестового задания с использованием базы данных на Delphi

database delphi demo mdb msaccess

Last synced: 08 Nov 2025

https://github.com/lekenecedric/laravel-migration-ai

Easily generate Laravel migration files from plain-language descriptions with Laravel Migration AI. This package simplifies the migration creation process, allowing developers to translate their ideas into actionable database migrations quickly.

ai comand-line composer database gemini laravel migration php

Last synced: 26 Jul 2025

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/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 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/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/navig-run/core

Agentic runtime for operators who want to manage servers, databases, containers, tunnels, and workflows from one place — with AI assistance, not AI dependence.

ai automation cli database devops docker infrastructure lifeops matrix mcp python remote-execution self-hosted server ssh sysadmin telegram terminal vault workflow

Last synced: 18 Apr 2026

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/ExWeiv/weiv-data

Custom API Library for Wix sites to connect MongoDB. Designed to easily switch from wix-data APIs.

database exweiv-apps mongodb nosql velo weiv-data weivdata wix wix-data wixdata

Last synced: 19 Sep 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/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/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/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/ionutpasca/djin

JSON based MySql query builder

database mysql query-builder

Last synced: 19 Apr 2025

https://github.com/basemax/googleplaydatabasemirror

Repository of designing a crawler script to update a mirror database from Google Play on PHP.

crawl crawl-pages crawler crawlers crawling database database-schema google-play mysql php

Last synced: 24 Sep 2025

https://github.com/tsnsoft/tsn_jdbc_derby_gui2

Пример комплексной многооконной программы "Справочник дисков" на Java в NetBeans

database demos derby forms java jdbc multiforms netbeans reports windows

Last synced: 11 May 2026

https://github.com/wzshiming/lrdb

A redis-protocol compatible frontend to google's leveldb

database db key-value key-value-store leveldb nosql redis storage

Last synced: 06 May 2026

https://github.com/bocaletto-luca/tv-show-explorer

TV Show Explorer – Complete Edition is a professional, full-featured web application that empowers users to explore TV shows through multiple discovery modes. This free application uses the TV Maze API to retrieve comprehensive data about TV shows—including cover images, summaries, cast details, and episodes—and provides advanced filtering ...

api bocaletto-luca css3 database free-api html5 javascript open-data open-source responsive serie-tv tv-show tv-show-explorer tv-shows-api webapp

Last synced: 06 May 2026

https://github.com/carono/yii2-migrate

Трейт для помощи создания баз данных

database migration trait yii2

Last synced: 13 Apr 2025

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/thekirankumarv/handmadeproductmanagementsystem

The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.

css database javascript php sql

Last synced: 25 Oct 2025

https://github.com/timekadel/lazy

A Node.js API framework made by lazy developers for lazy developers.

api database easy-to-use fast javascript modern mysql open-source orm rest-api socket-io test-automation testing

Last synced: 15 Jul 2025

https://github.com/go-kivik/kivikd

Kivik server

couchdb daemon database go nosql

Last synced: 07 Mar 2026

https://github.com/rmattos/pinata

Piñata is a simple and lightweight .NET library for managing database state during integration testing

c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing

Last synced: 17 Aug 2025

https://github.com/go-rel/mysql

MySQL adapter for REL written in Golang.

database golang hacktoberfest mysql orm

Last synced: 24 Oct 2025

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

In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/orsinium-labs/pathfinder_db

CSV Database for Pathfinder RPG

csv database db pathfinder pathfinder-rpg rpg sql sql-query

Last synced: 04 Oct 2025

https://github.com/rotshidzw/clinic

relational database to create the data structure for a vet clinic a complete database with data about: animals animals' owners clinic employees visits

database sql

Last synced: 19 Feb 2026

https://github.com/mhdb96/cms

📚 Course Management System for managing, storing and reporting students’ exam results.

classlibrary csharp dapper database excel mahapps-metro mssql office-core squrrel

Last synced: 28 Apr 2025

https://github.com/loiclefevre/autonomous-database-for-developers

Working apps demoing Autonomous Converged Database powerful capabilities for developers

autonomous-database converged-database database java oracle spring-boot

Last synced: 09 Apr 2025

https://github.com/siteserver/sscms.database

SSCMS V7 数据库管理插件

database sscms

Last synced: 14 Oct 2025

https://github.com/maykinmedia/django-dbcache-fields

This library provides a decorator dbcache that caches the result of your Django Model methods in your database.

cache caching database decorators django

Last synced: 26 Apr 2025

https://github.com/birg81/teachingcoderepo

Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.

css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication

Last synced: 07 May 2025

https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments

Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit

api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine

Last synced: 04 Apr 2025

https://github.com/fortunewalla/dvdstore

The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.

database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery

Last synced: 31 Jul 2025

https://github.com/turiphro/nosqllab

Ready-to-go NoSQL database examples in Docker Compose

couchdb database database-lab docker docker-compose hbase mongodb neo4j nosql postgresql psql redis riak riak-kv

Last synced: 02 Mar 2026

https://github.com/glynnbird/couchdeconflict

Command-line utility to remove conflicts from CouchDB/Cloudant documents

cli cloudant couchdb database

Last synced: 18 Aug 2025

https://github.com/seananderson/ramlegacy

R package to download, import, convert, and cache the RAM Legacy Stock Assessment Database

database fisheries r r-package

Last synced: 22 Apr 2026

https://github.com/bocaletto-luca/weather-exploer

Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...

api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp

Last synced: 17 Apr 2026

https://github.com/alexyer/ghost

:ghost: Yet another in-memory key/value storage written in Go

cli database embedded key-value nosql storage

Last synced: 14 Jan 2026

https://github.com/siddhi-io/siddhi-store-mongodb

Extension that can be used to perform DB operations with Mongo DB

database extension mongodb nosql siddhi store

Last synced: 11 Jan 2026

https://github.com/wildcatdb/samples

Sample programs using the Wildcat storage engine.

database examples-go golang key-value key-value-store lsmtree persistent-storage storage

Last synced: 12 Jan 2026

https://github.com/borisdali/helpdesk

aiHelpDesk: AI DB SRE in a box. Agentic DB Support. A database reasoning layer equipped with a governed actuation arm that treats human operators and upstream agents indiscriminately

ai database generative-ai kubernetes postgres support

Last synced: 01 Apr 2026

https://github.com/shouya/ecto-tx

Composable transaction as an alternative to Ecto.Multi

database ecto elixir transaction

Last synced: 28 Apr 2025

https://github.com/raihan2bd/vet_clinic_database

Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 12 Apr 2025

https://github.com/trovares/trovares_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 08 Oct 2025

https://github.com/everlag/poeitemstore

A simple Path of Exile stash indexer in golang

boltdb database golang pathofexile

Last synced: 16 Apr 2026

https://github.com/valencian-digital/planter

Blazingly fast data generation for MongoDB

data-generation database mongodb rust seeding

Last synced: 31 Mar 2025

https://github.com/mgroves/nosqlmigrator

A fluent migration tool to work with Couchbase NoSQL

couchbase database fluent migration-automation migration-tool nosql

Last synced: 26 Sep 2025

https://github.com/gms1/jdbmigr

export/import database content to/from XML, Fast-Infoset, CSV or DML in batch (Java(JDBC) command line tools)

batch command-line csv database export fast-infoset import java jdbc xml

Last synced: 02 Aug 2025

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

https://github.com/cbl-dart/cbl_counter

Simple Flutter app which uses Couchbase Lite to store, observe and replicate a counter.

couchbase-lite dart database flutter replication

Last synced: 02 Mar 2026

https://github.com/flux-framework/flux-accounting

bank/accounting interface for the Flux resource manager

accounting database hpc priority-calculation user-management

Last synced: 02 Mar 2026

https://github.com/tsnsoft/hibernate_spring_demo

Пример визуальных программ работы с БД через Hibernate и Spring на Java

database demo examples hibernate java mysql netbeans spring

Last synced: 16 Apr 2026

https://github.com/serenorg/database-replicator

Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.

database mariadb mongodb mysql neondb postgresql rds-postgres replication sqlite3 supabase

Last synced: 13 Jan 2026

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/bocaletto-luca/news-explorer

News Explorer is a fast, interactive web application designed to help users discover and explore news articles from various sources using free open-data APIs. The app provides real-time news retrieval, making it an ideal tool for journalists, researchers, and general users who want to stay informed. By Bocaletto Luca

api api-free bocaletto-luca css3 database gplv3 html5 javascript news news-api news-explorer open-data opensource responsive webapp

Last synced: 10 Apr 2026

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

https://github.com/lmc-eu/applyalter

Tool for applying alterscripts for DB2, PostgresSQL and Oracle

database database-migrations sql

Last synced: 13 May 2025

https://github.com/thiagomvilela/jacademic

Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.

database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database

Last synced: 14 Feb 2026