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/typper-io/typper-bi

Talk with your data: Create a Single Source of Truth (SSoT) integrating Postgres, Google Sheets, MongoDB, and more

database llm mongo postgres sheets

Last synced: 07 Aug 2025

https://github.com/n25a/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 15 Jul 2025

https://github.com/cursedprograms/flask-client-manager

Flask-based web app with Unity integration for efficient client data management using SQLite.

css database flask flask-application html jinja python sqlite unity

Last synced: 11 Mar 2026

https://github.com/hituziando/spreadsheetdatabase

SpreadsheetDatabase is a simple database using Google Sheets API v4.

database google java sheets-api spreadsheet

Last synced: 10 Nov 2025

https://github.com/torden/php-mdbm

Just! PHP interface for Y! MDBM , PHP mdbm wrapper

database dbm key-value mdbm php php-mdbm phpmdbm

Last synced: 13 Jan 2026

https://github.com/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

https://github.com/juliaszymanska/sudoku_game

GUI Java implementation of the popular game sudoku.

apache-derby dao database gui java javafx junit junit5 logback logger maven mvn sudoku sudoku-game

Last synced: 12 Apr 2025

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

https://github.com/gnuweeb/simple-crud-gw-membership

Simple CRUD database written in Assembly x86-64 (Linux, System V AMD64 ABI)

assembly crud crud-application database

Last synced: 12 Apr 2025

https://github.com/belsman/rails-capstone

A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.

bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter

Last synced: 15 Aug 2025

https://github.com/arun-gupta/dynamodb-java-helloworld

Hello World for Amazon Web Services DynamoDB and Java

amazon aws cloud database dynamodb java nosql

Last synced: 29 Apr 2025

https://github.com/kezhuw/treedb

Cache path sensitive hierarchical data storage system

database go nosql treedb

Last synced: 02 Feb 2026

https://github.com/macbre/query-digest

A dynamic code analysis tool that processes SQL queries logs and data flow information

data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability

Last synced: 12 May 2025

https://github.com/charafau/loft

Flutter ORM - WIP

database flutter orm sqlite

Last synced: 23 Apr 2025

https://github.com/gamemaker2k/idb

Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.

bbs board bulletin-board bulletin-board-system css database forum forum-threads forum-topics forums html5 idb intdb javascript message-board php thread threads topic topics

Last synced: 25 Jul 2025

https://github.com/mskian/happy-new-year-wishing-web-app

Happy New year Wishing web app - Bootstrap - PHP/MYSQL

bootstrap database festival greetings mysql php

Last synced: 13 Apr 2025

https://github.com/lukeclancy/dynamic-records-meritfront

Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!

activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql

Last synced: 22 Sep 2025

https://github.com/yamtaldev/hackernews-api

Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)

backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot

Last synced: 09 Oct 2025

https://github.com/mackysoft/unidata

[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.

achievements c-sharp csharp data database input-ouput quest unity unity-editor

Last synced: 09 Apr 2025

https://github.com/johnftitor/spendless

Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life

database postgresql rails ruby tailwindcss

Last synced: 31 Aug 2025

https://github.com/herbsjs/herbs2knex

Create repositories using Knex to retrieve and store Entities

database hacktoberfest herbsjs knexjs orm query-builder

Last synced: 02 Aug 2025

https://github.com/nahnahaj/blog-app

The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/liryan/dbfiller

基于Laravel / Lumen的组件,给数据库自动生成测试数据

bot database lavavel mysql performance-testing

Last synced: 13 Jan 2026

https://github.com/benscabbia/serializability

Determines whether a schedule is conflict serializable along with it's precedence graph.

conflict-serializability database precedence-graph serializability serialization transaction

Last synced: 23 Apr 2025

https://github.com/nguyenngoclongdev/vs-data-sync

Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.

apply changes compare database diff migrate postgres sync

Last synced: 06 Mar 2026

https://github.com/ps0305/mysql_crud

RESTFul CRUD Example with NodeJS and MySQL

database expressjs mysql mysql-crud nodejs restful-api

Last synced: 19 Apr 2025

https://github.com/blkst8/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 11 Oct 2025

https://github.com/abdulhamiid/budget-app

The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.

bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd

Last synced: 08 Oct 2025

https://github.com/man4toman/sypex-dumper-2-php.7.2-ready

Sypex Dumper 2 - PHP.7.2 ready, credit to https://sypex.net

database php7 php71 php72

Last synced: 09 Apr 2025

https://github.com/greenelab/hetontology

Biological ontologies as hetnets in Neo4j

database dataset neo4j networks ontology tool

Last synced: 12 Mar 2026

https://github.com/manyakrus/crud_generator

Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.

codegenerator crud database generator grpc nrpc postgres sql

Last synced: 13 Apr 2025

https://github.com/holon-platform/holon-datastore-jdbc

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

database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional

Last synced: 23 Apr 2025

https://github.com/asatarin/testing-sql-databases

Curated list of materials on testing SQL database engines

correctness database fuzzing testing

Last synced: 02 Sep 2025

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

Extension that can be used to perform DB operations with an RDBMS

database db extension h2 mssql mysql oracle postgres rdbms siddhi store table

Last synced: 06 Oct 2025

https://github.com/keyvanakbary/greensync

Tool for syncing Greenhouse Harvest API into MySQL

database greenhouse mysql synchronization

Last synced: 26 Apr 2025

https://github.com/piotrekh/dbup-add-migration

Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)

database database-migrations dbup migrations sql-files

Last synced: 14 Jan 2026

https://github.com/cgrassin/electrodb

ElectroDB is an offline and open source Android app that makes looking for pinouts and datasheets a child's play!

android database datasheet electronics

Last synced: 05 May 2025

https://github.com/jdboisvert/django-migration-rollback

A lightweight Django app to be able to migrate back to a previous migration or to migrate back to a migration in a specific branch in a git repository.

database django migration python

Last synced: 02 Apr 2026

https://github.com/tidesdb/tidesdb-go

Official GO binding for TidesDB

btree clib database keyvalue lsmtree oltp storage-engine ttl

Last synced: 27 Apr 2026

https://github.com/caicancai/awesome-ivm-learning

A list of learning materials to understand ivm internals

awesome database ivm

Last synced: 12 May 2026

https://github.com/shimizudev/madara-mappings

A database with anime mappings from almost all sites and anime lists

anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings

Last synced: 22 Apr 2025

https://github.com/jetkai/breachcheck-java

Simple API to check if you have been breached within an RSPS Database (Java)

api breach breach-check checker database hash java java-8 md5 rsps rsps-database-leaks sha1 sha256 sha512

Last synced: 02 Apr 2026

https://github.com/owusu-desmond/vet-clinic-database

Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.

database postgresql

Last synced: 14 Jul 2025

https://github.com/aliiimaher/travel-management-system-db

This is Database course project.

database plpgsql postgres

Last synced: 27 Oct 2025

https://github.com/vesselofgod/db_project

2019 Database (CSI3105-02) Project

database design erdiagram jdbc

Last synced: 14 Oct 2025

https://github.com/bayurifkialghifari/php-toko-online

Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.

database online-shop php

Last synced: 14 Oct 2025

https://github.com/athennaio/database

🛢️ The Athenna database handler for SQL/NoSQL.

athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql

Last synced: 02 May 2026

https://github.com/jjba23/yggdrasil-schema

https://codeberg.org/jjba23/yggdrasil-schema

database haskell library migration schema sqlite

Last synced: 02 Apr 2025

https://github.com/n-octo-n/n8n-nodes-json-database

This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.

database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree

Last synced: 22 Apr 2025

https://github.com/manuparra/fbd

Fundamentos de Bases de Datos

basededatos database entity-relationship-diagram network

Last synced: 15 Oct 2025

https://github.com/chamithkavinda/mobile-phone-shop-management-system

This repository features a Mobile Phone Shop Management System, developed as a standalone JavaFX application for the first semester final project. It includes CRUD operations and integrates with a database for managing inventory, sales, and customer data, providing an efficient system for mobile phone shop management.

crud-application database java java-application javafx standalone-application

Last synced: 14 Jun 2025

https://github.com/noorkhokhar99/plagiarsim-checker

Plagiarsim checker using cosine algorithm #Plagiarsimchecker

ai api checker data-science database nlp nlptk plagiarsim python

Last synced: 16 Oct 2025

https://github.com/ozma-io/ozmadb

OzmaDB — SQL-like database for Web apps. OzmaDB is the core database engine for the ozma.io platform. It provides robust features for query execution, data persistence, permission checking, and much more. One of the key principles of OzmaDB is its approach to customization: "all your metadata is also data."

database f-sharp sql

Last synced: 16 Oct 2025

https://github.com/bagussatoto/bumdesapp

Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.

database html5 javascript mysql php php5

Last synced: 09 Apr 2025

https://github.com/weynelucas/django-db-adapter

A flexible toolkit for customize how Django creates the database objects for the application schema

application-schema database django oracle python sql-statements

Last synced: 14 Jan 2026

https://github.com/phalcon/incubator-session

Extra Phalcon Session Adapters.

database mongodb phalcon session

Last synced: 18 Oct 2025

https://github.com/SwiftORM/CouchDB-StORM

CouchDB Module for StORM (Swift ORM)

couchdb database orm server-side-swift swift

Last synced: 11 May 2025

https://github.com/flixcoder/bonsaimq

Message/job queue based on bonsaidb, similar to sqlxmq.

database message persistent queue rust

Last synced: 10 Oct 2025

https://github.com/zen-xu/harlequin-risingwave

Harlequin adapter for Risingwave.

database python risingwave tui

Last synced: 10 Oct 2025

https://github.com/chamodshehanka/dominos

This JavaFX application made with MVC design pattern and jfoenix library. This is for Domino's restaturant

database domino-s flat-design icons javafx javafx-application management modern-ui modernui mvc mysql pizza pizzastore restaurant-management wamp

Last synced: 24 Apr 2025

https://github.com/messams/lms

An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.

api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml

Last synced: 12 Jun 2025

https://github.com/neo4j-field/ps-genai-agents

The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.

cypher database genai neo4j

Last synced: 12 Jul 2025

https://github.com/muhamed-didovic/voyager-bread-generator

Updated version for Voyager bread generator

bread-seeder database laravel voyager

Last synced: 20 Oct 2025

https://github.com/predetermined/deta-deno

An unofficial Deta.sh API client for Deno

database deno deta

Last synced: 11 Dec 2025

https://github.com/xoap-io/terraform-aws-database-rds

Terraform Module to spin up an RDS instance in AWS

aws database rds terraform terraform-module

Last synced: 18 Jan 2026

https://github.com/tryagi/pinecone

Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.

client csharp database dotnet embedding embeddings langchain-dotnet net6 net7 pinecone sdk vector vector-database

Last synced: 24 Oct 2025

https://github.com/varunu28/bit-db

1️⃣ & 0️⃣ A database implementation based upon Bitcask paper

bitcask database java

Last synced: 06 Sep 2025

https://github.com/chriseaton/docker-adventureworks

A docker image using Microsoft's AdventureWorks (demo/sample) database pre-loaded and installed on SQL Server or Postgres.

adventure-works adventureworks database mssql mssql-database postgres postgres-database sample test-data

Last synced: 30 Jan 2026

https://github.com/kontenbase/kontenbase-go

Kontenbase SDK for Go

api database go rest-api sdk

Last synced: 17 Jan 2026

https://github.com/vicajilau/psqlite

PSQlite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.

dart dart-package database flutter flutter-plugin orm sqlite

Last synced: 28 Oct 2025

https://github.com/m-esm/e2db

Step by step demo to showcase how you can have e2e encryption for your database and files.

aes database e2e-encryption guide nodejs rsa

Last synced: 22 Apr 2025

https://github.com/turbomack/non-empty-list-alias

Functions for NonEmptyList you already have and Zipper implementation that goes with it.

comonad database elm zipper

Last synced: 10 Sep 2025

https://github.com/jim-schwoebel/youtube_scrape

📹 Library for making playlists and scraping youtube videos - alternative to pafy, pytube, and youtube-dl.

audio data database pafy scraper voice youtube-dl

Last synced: 11 Apr 2025

https://github.com/micheleriva/aika

⛈ In-memory key-value multithreaded database

database haskell in-memory in-memory-database key-value redis

Last synced: 08 May 2025

https://github.com/askonomm/siena

A data provider agnostic ORM.

database frontmatter orm yaml

Last synced: 12 Apr 2025

https://github.com/measurechina/eventql-crystal

EventQL crystal driver

crystal database eventql

Last synced: 27 Mar 2025

https://github.com/skadimoolam/ci-ng-setup

Angular and CodeIgniter Multi-user type Setup

angular codeigniter codeigniter-multi-user database

Last synced: 10 Apr 2025

https://github.com/llllllxy/tiny-jdbc

🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!

database java jdbc-template orm springboot

Last synced: 18 Jul 2025

https://github.com/izure1/klaf

Very simple read/write database with a No-SQL. It's written in JavaScript using pure Node.js API and pretty easy and small.

database db document-database document-oriented javascript key-value-database key-value-store nodejs nosql-database store typescript

Last synced: 03 Apr 2025

https://github.com/mehmoodulhaq570/book-loan-management-system

Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!

backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio

Last synced: 11 Apr 2025