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/tkvogt/judy-graph-db

A graph database with cypher like queries using judy arrays

cypher database graph haskell judy judy-arrays

Last synced: 12 Apr 2025

https://github.com/stonstad/stellar.fastdb

Embedded document storage built for performance and high concurrency.

database documentstore embedded storage

Last synced: 30 Apr 2025

https://github.com/libretro/webdb

A website to browse the content of the libretro RDB files

database game-database libretro no-intro rdb static-site-generator website

Last synced: 17 Jun 2025

https://github.com/xaviersolau/tablemodel

Library providing a way to define table model and to apply paging sorting and filtering operation server side.

blazor database dotnet http-requests table virtualization

Last synced: 08 Sep 2025

https://github.com/kirillshevch/vandal

ActiveRecord force destroy records with all related associations.

activerecord database debugging development rails testing

Last synced: 17 Sep 2025

https://github.com/shuza/password-manager-system

demonstrate microservice and unified logging layer in kubernetes

cluster database docker golang kubernetes microservice

Last synced: 28 Jul 2025

https://github.com/marcusschiesser/vectorstores

Vectorstores is a framework for using vector databases in your AI applications

ai ai-agents data database embeddings vector vector-database

Last synced: 13 Jan 2026

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/yujincheng08/minisql

Homework for Database System

database

Last synced: 12 May 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/wgzhao/notes

个人笔记仓库

database git k8s

Last synced: 30 Oct 2025

https://github.com/eurobios-mews-labs/acrocord

This package provide some useful tools to interact with postgresql server using pandas dataframe

data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory

Last synced: 15 Apr 2025

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

https://github.com/jamesclonk/ircollector

collector component for iRacing data 🏎

collector database iracing postgres

Last synced: 22 Jul 2025

https://github.com/immmdreza/simple-json-db

A simple database based on json for python, Strongly typed, easy and friendly ...

database db json python serialization

Last synced: 14 Apr 2025

https://github.com/enthus1ast/nisane

a seq unpacker and mini orm

database orm sequence unpack

Last synced: 30 Apr 2025

https://github.com/bw9ubwo/pydanql

Simplified PostgreSQL interaction in Python using Pydantic data models.

crud database orm postgresql pydantic python rapid-prototyping

Last synced: 14 Apr 2025

https://github.com/timothyvanderaerden/ecto_mysql_extras

Ecto MySQL (and MariaDB) database performance insights.

database ecto elixir mariadb mysql

Last synced: 28 Aug 2025

https://github.com/parzibyte/mysql_pdo_php_crud

Ejemplo muy básico para conectar PHP con MySQL usando PDO

crud database mariadb mysql php

Last synced: 12 Apr 2025

https://github.com/s44wn/library-management-system

Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.

database python python-gui-tkinter python3 sql tkinter

Last synced: 15 Jul 2025

https://github.com/alireza29675/handy-storage

🗃️ Handy Storage is a simple way to store your data in a JSON file

database json storage

Last synced: 26 Jul 2025

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/nobiles2/mysqlreplicaintegritycheck

MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master

checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers

Last synced: 11 Apr 2025

https://github.com/mhmdsalahsebai/database-trigger-manager

Database Trigger Manager is a WordPress plugin that allows you to manage database triggers easily through the WordPress admin interface.

database mysql php sql wordpress

Last synced: 12 Apr 2025

https://github.com/shayanheidari01/ormax

High-performance async ORM for all major databases

asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite

Last synced: 06 Aug 2025

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025

https://github.com/suhailroushan13/mongodb-methods

MongoDB is a NoSQL document-oriented database system. It provides a rich set of methods and functions to interact with the database. Here are some of the most commonly used methods in MongoDB

config database db mongodb mongoose nosql-database

Last synced: 06 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/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/liryan/dbfiller

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

bot database lavavel mysql performance-testing

Last synced: 13 Jan 2026

https://github.com/aldis-ameriks/pg-typegen

Generate TypeScript type definitions from Postgres database

codegen database pg-typegen postgres schema schema-typegen typegen types typescript

Last synced: 09 Aug 2025

https://github.com/mesmacosta/cloudsql-postgresql-tooling

Scripts with the goal to enable easy usage of some PostgreSQL operations.

automation database devops-tools gcloud postgresql terraform

Last synced: 30 Apr 2025

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/rashedul-alam46/sql-multi-table-update

SQL query to update one table by another table.

database mssql-server sql tsql

Last synced: 21 Jun 2026

https://github.com/browniebroke/django-remake-migrations

A Django admin command to recreate all migrations in a project.

database django hacktoberfest migrations

Last synced: 17 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/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/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/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/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/greenelab/hetontology

Biological ontologies as hetnets in Neo4j

database dataset neo4j networks ontology tool

Last synced: 12 Mar 2026

https://github.com/reem-lab/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 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/vesselofgod/db_project

2019 Database (CSI3105-02) Project

database design erdiagram jdbc

Last synced: 14 Oct 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/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/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/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/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/phalcon/incubator-session

Extra Phalcon Session Adapters.

database mongodb phalcon session

Last synced: 18 Oct 2025

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/linwin-cloud/linwin-db-server

在广袤无垠的现代大数据海洋之中,计算机深度的和信息以及数据绑定,承载这亿万数据的就是数据库软件。 Linwin Data Server,基于Java开发的国产高性能数据库软件。支持国产和Linux操作系统,支持多用户操作。采用Nosql结构,自研mys数据库操作语言,更加简单方便高效。 用户数据的增删改查全部在内存内操作,与硬盘的交互写入读取交由专门的线程管理,无不妨碍.

data data-science database hashmap http java javascript key-value linux programming-language python server typescript webserver website

Last synced: 05 Mar 2026

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/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/jakarto3d/jakarnotator

The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.

annotations computer-vision data database deep-learning detectron instance-segmentation mscoco training-data

Last synced: 15 May 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/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/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/alibori/laravel-db-size-alerts

Laravel package to receive alerts about database size limits.

database laravel laravel-package

Last synced: 30 Aug 2025

https://github.com/metricq/hta

📚 Library for Hierarchical Timeline Aggregation metric storage

backend cpp17 database file-format library metrics storage

Last synced: 02 Aug 2025

https://github.com/vielhuber/syncdb

🔥 Sync databases between two servers. 🔥

database mysql sql sync-database

Last synced: 07 Aug 2025

https://github.com/rynmx/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 08 Aug 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/kongzue/db

🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构

android database sqlite

Last synced: 25 Jul 2025

https://github.com/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 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/mikedan37/blazedb

Swift-native embedded database for local app storage with encrypted page persistence, WAL-backed crash recovery, and reactive SwiftUI integration.

blazedb database developer-tools embedded-database local-first storage-engine swift swiftui

Last synced: 24 Apr 2026

https://github.com/trustbit/PlainSql.Migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 29 Mar 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/itsjimi/store-data

💾 Finally, the simplest way to store data

database javascript nodejs storage

Last synced: 08 Jul 2025

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/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/johnntirintis/recipe-management-system

A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.

abstractfactorypattern dao database java layered-architecture maven sql swing

Last synced: 21 Sep 2025

https://github.com/faizahmedfarooqui/go-gin-api-server

A simple API server built with Golang using the Gin Framework and supports live reloading during development using Air, Validators Auto-Registration and has an integrated migration system.

api-server database gin gin-framework gin-gonic go golang migration postgres postgresql validator-auto-generate validators

Last synced: 14 Apr 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/zen-xu/harlequin-risingwave

Harlequin adapter for Risingwave.

database python risingwave tui

Last synced: 10 Oct 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