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/jessielw/tmdb-service

Mirrors TMDB API (most of it) to cache locally for use with your own services. Setup to work with Postgres. Automatically keeps data 1:1 based on CRON tasks.

cache database local postgres tmdb tmdb-api

Last synced: 01 Jul 2025

https://github.com/pengsrc/database-migrator

Command-line management tools for managing database schema.

database migration sql

Last synced: 18 Jan 2026

https://github.com/mastansayyad/dbms-sql-queries-

This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.

database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql

Last synced: 18 Apr 2026

https://github.com/ecrl/database-web-app

A comprehensive database of combustion properties for over 1,200 compounds

cetane-number combustion computational-chemistry database docker energy-density mongodb octane yield-sooting-index

Last synced: 20 Jul 2025

https://github.com/tiagocavalcante/connection

A secure, multiple database ORM for PHP

composer database php sql

Last synced: 13 Jan 2026

https://github.com/romi/plantdb

Database to host and serve images and processed data.

database

Last synced: 14 Jan 2026

https://github.com/andythefactory/ninox-api

An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)

api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3

Last synced: 04 Feb 2026

https://github.com/goatplatform/orderstamp-js

A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.

algorithms big-data database typescript

Last synced: 01 Mar 2025

https://github.com/huangrunhua/the-new-yorker-database

The New Yorker article database, stored with JSON format.

apple-news article database ios ipados news

Last synced: 20 Apr 2025

https://github.com/hiyouga/database-experiment

BUAA CST Autumn 2019 Database Experiment

blog-engine bootstrap database database-design

Last synced: 16 Apr 2026

https://github.com/zonia3000/maven-docker-database-testing

Example of Maven project using Docker plugin for integration testing on real databases

database docker example maven maven-plugin-example mysql postgresql testing

Last synced: 11 Apr 2026

https://github.com/glhrzx/discordbot-prisma_config_mongoose

Uma configuração básica de prisma usando mongoose para seu bot do Discord. Comando de eval incluso

bot config database discord discordbot prisma setup

Last synced: 11 Sep 2025

https://github.com/JoelwMulongo/stock-control-system

the system allows store keeper of organisations manage, to monitor and control the stock present in a medium enterprise

database stock-data visual-basic

Last synced: 11 Mar 2025

https://github.com/pantani/redis

Simple abstraction for Go-Redis.

cache database go go-redis golang redis

Last synced: 09 May 2026

https://github.com/eventdbx/eventdbx

Immutable, event-sourced, nosql, write-side database system

cqrs database event-sourcing eventstore immutable memory-safe nosql

Last synced: 07 Mar 2026

https://github.com/antonashraf/bugtrackingsystem

A bug tracking system is a software application that helps developers track and manage bugs in their software.

authentication bugtrackingsystem database email-sender java mysql-server oop roles-permission-management swing-gui

Last synced: 18 May 2026

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

Insect Explorer is a fascinating web app that allows users to search, identify, and learn about various insect species using free open-data APIs. This interactive tool is perfect for entomologists, nature enthusiasts, and students who want detailed scientific information and images of insects.

api bocaletto-luca css3 database free-api html5 insect-explorer insects insects-data javascript open-data webapp

Last synced: 07 Apr 2026

https://github.com/xdevelnet/sdb

Database for small POSIX compatiable systems with RESTful network access

c database embedded restful

Last synced: 18 May 2026

https://github.com/khaledashrafh/lms

This project meticulously implements a robust Library Management System (LMS) in Java, leveraging the power of Maven for streamlined build automation and Swing for an intuitive graphical user interface (GUI). Its primary objective is to significantly enhance library operations by automating essential book and member management tasks, fostering effi

book clean-architecture clean-code database java junit library-management library-management-system lms lombok maven mysql mysql-database native-data oop-principles pom slf4j swing swing-gui uml

Last synced: 06 Jan 2026

https://github.com/imlegend19/book_directory_gui

This is a library book management system made with tkinter.

database management-system python3 sqlite3 tkinter-gui

Last synced: 18 May 2026

https://github.com/konradmalik/k8s-kafka-cassandra-demo

Demo of Kafka, Kafka UI and Cassandra on Kubernetes with producers/consumers scenarios and dumping data to the database.

bitnami cassandra consumer database demo k3d k3s kafka kafka-ui kubernetes producer python streaming

Last synced: 07 Apr 2026

https://github.com/nahnahdev/Vet-clinic-database

Vet-clinic-database In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.

database sql

Last synced: 18 May 2026

https://github.com/friskes/django-loaddata

Extended django loaddata command for uploading fixtures

cli database django django-models fixtures json loaddata postgres python

Last synced: 18 Feb 2026

https://github.com/suraj-encoding/taskbit

Task Management System : Development Source Code

backend database frontend mean

Last synced: 21 Jul 2025

https://github.com/khuwn-soulutions/supabase_codegen

A codegen library that grabs and generates classes from Supabase tables and enums in Dart.

codegen dart database orm postgres supabase

Last synced: 03 Mar 2025

https://github.com/zabuzard/mplogger

Saves marketprices for items, based on transactions, from the game 'http://www.freewar.de/' in a database by using a bot. Then processes the data and creates corresponding market price articles in 'http://www.fwwiki.de/'.

bot crawler database game mediawiki-api mmorpg mmorpg-freewar php saves-marketprices web-crawler wikipedia-api

Last synced: 03 Feb 2026

https://github.com/ilukemagic/aids-protection-node

基于 Koa + TypeScript + sequelize + MySQL 的 预防艾滋病宣传 的小程序后端

database javascript koa mysql nodejs sequelize typescript

Last synced: 05 Apr 2025

https://github.com/elkronos/sql_portfolio

Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.

analysis cte database database-management etl feature-engineering sql sql-server trigger-events

Last synced: 18 May 2026

https://github.com/yehorbk/pldb

A library that provides functionality for working with simple self-contained databases

database library php self-contained

Last synced: 19 May 2026

https://github.com/anonympins/data-primals-engine

Manage and automate your data at scale 🚀 With data-primals-engine you get workflows, dashboards, alerts, i18n, client integration & AI assistant — all open-source, all MongoDB powered.

api automation data data-analysis data-engineer data-visualization database expressjs low-code mongodb nodejs rest-api

Last synced: 07 Mar 2026

https://github.com/huangsam/pgcluster

Playground for PostgreSQL clusters

clustering database postgresql vagrant

Last synced: 14 Apr 2026

https://github.com/mateoniksic/project-car-rental-management-system

car rental system using terminal interface and database (CODE) [ C++ / SQLite ORM ]

car college-project cpp database rentalsystem sqlite-orm vehicle

Last synced: 19 May 2026

https://github.com/threeletters/cookiebase

A Javascript Database based on Cookies. Store information as in SQL on the client efficiently. Allows for quick queries using data structures

cookies database javascript javascript-database

Last synced: 08 May 2026

https://github.com/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/shapintv/datagen

Deal with DB & fixtures

database db dbal fixtures stripe symfony

Last synced: 10 Apr 2025

https://github.com/zademy/mcp-oracle-database

MCP server for Oracle Database. Introspect schemas, run SQL/DML, call PL/SQL, and diagnose performance over STDIO — with safety enforced by Oracle's least-privilege model.

ai-tools database java mcp mcp-oracle oracle spring-boot sql

Last synced: 05 Jul 2026

https://github.com/marcosvidolin/firestore-bulk-loader

A simple tool to load data to Cloud Firestore.🔥

bulk-loader cloud data database firebase firestore import load loader tools

Last synced: 23 Jun 2025

https://github.com/luminovrym/lifeguidance

LifeGuidance is a Web-based guidance and counseling service application as a main app and mobile as a support app

api chat-application database erd flutter-apps laravel

Last synced: 12 Jan 2026

https://github.com/Juminstock/programming-classes

Notes of my programming classes 🧑🏻‍💻.

css3 database html5 javascript prisma-orm typescipt web-development

Last synced: 22 Jul 2025

https://github.com/akumzy/kroncache

[WIP] kroncache is a cache management and event scheduling server

cache cachemanager cron database scheduler

Last synced: 20 May 2026

https://github.com/minightdev/paperclip

Paperclip is a powerful privacy-focused data breach search engine that empowers users to swiftly and securely investigate breaches using email addresses and phone numbers. Our robust search engine delivers real-time results while prioritizing the privacy and security of user queries.

beaches data database pwn pwned search-engine

Last synced: 22 Mar 2025

https://github.com/iantomasinicola/databaseyimp

Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.

creare-database database sql

Last synced: 12 May 2026

https://github.com/harshpatel44/working-with-aws-s3-and-rds

This repository contains the A1 solutions of Course "Serverless Data Processing"

aws-rds-mysql aws-s3 database rds-database s3 s3-bucket serverless

Last synced: 20 May 2026

https://github.com/mc-cat-tty/seashellsdb

Python source code for managing and visualizing Seashells MariaDB database

api-server atlaskit carbon-design-system database flask mariadb mariadb-database mysql mysql-database python3 react reactjs seashells server

Last synced: 08 Apr 2026

https://github.com/timdeputter/purescript-gun

Purescript bindings to the gun.js database

database gundb offline-first peer-to-peer purescript

Last synced: 20 May 2026

https://github.com/rcdexta/databender

Generate database subset using a configuration based rule-engine

database mysql scripts test-tools testdata

Last synced: 14 Apr 2025

https://github.com/berhalak/packer

Serialize javascript

database oop serialization

Last synced: 03 Feb 2026

https://github.com/mathiiii-dev/blog

P5 OC - Create your first blog with PHP

composer database laragon p5-oc php

Last synced: 08 Apr 2026

https://github.com/mspirkov/yii2-db

A package of helper classes for working with databases in Yii2.

database php yii yii2 yii2-extension

Last synced: 12 Jan 2026

https://github.com/mfontanini/concave

OCC-based key/value store

database key-value

Last synced: 21 May 2026

https://github.com/dcgadmin/extensionmigrationassistant

Detect Lock-in Extension wrapper introduce as part of conversion tool and provides automated way to remove it.

aws-oracle-ext aws-sct conversion database extension migration oracle pack postgresql

Last synced: 14 Apr 2025

https://github.com/oefenweb/ansible-percona-client

Ansible role to set up percona-server client in Debian-like systems

ansible database debian mysql percona-client percona-server ssl ubuntu

Last synced: 13 Jul 2025

https://github.com/mrofisr/wordlist

Wordlist Collection for Security

bruteforce bugbounty database hacking wordlist

Last synced: 14 Sep 2025

https://github.com/abdelwahab-ahmed-shandy/database-design-with-erd-eerd-relational-schemas-sql-implementation

A collection of projects featuring Enhanced Entity-Relationship Diagrams (EERDs), Relational Schemas, and SQL code .

database eerd erdiagram relational-schemas sql-server

Last synced: 03 Nov 2025

https://github.com/thequinndev/docolate

Docolate 🍫 - Delicious Documentation. Get started here: https://github.com/thequinndev/docolate/wiki/Route-Manager-%E2%80%90-Getting-Started

database documentation openapi typescript zod

Last synced: 16 Mar 2026

https://github.com/leosolar8/postgresql-express-prisma

This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game

authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql

Last synced: 08 Apr 2026

https://github.com/alisajid/aaprop

A small server application for getting information about the 20 human Amino Acids

bioinformatics database

Last synced: 28 Jun 2025

https://github.com/xenkys/belin.db

A module for creating a local JSON-based database

database db json local

Last synced: 25 Feb 2025

https://github.com/frozen-burrito/moviedb-app

A completely functional app created using Flutter and some of it's packages

dart dart-package database flutter mobile-app

Last synced: 25 Oct 2025

https://github.com/frozen-burrito/database-design-project

The final project for the "Databases" course in my school.

bootstrap crud database heroku-deployment mysql php school-project website

Last synced: 05 Apr 2025

https://github.com/sarincr/data-analytics-with-knime

Data Analytics with KNIME (Konstanz Information Miner), a free and open-source data analytics, reporting and integration platform. KNIME integrates various components for machine learning and data mining through its modular data pipelining concept. A graphical user interface and use of JDBC allows assembly of nodes blending different data sources, including preprocessing (ETL: Extraction, Transformation, Loading), for modeling, data analysis and visualization without, or with only minimal, programming.

ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks data-analysis data-mining data-science data-structures data-visualization database datascience deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning mining mining-software

Last synced: 14 Mar 2025

https://github.com/adrenallen/replit-db-orm

A mongoose inspired ORM for Repl.it's built-in database

database nodejs orm replit

Last synced: 20 Apr 2026

https://github.com/reidpritchard/open-knight

Open Knight is a modern cross-platform chess database and analysis application. ⚠️ Heavy Development ⚠️

analysis chess database tauri

Last synced: 28 Jun 2025

https://github.com/funfried/zonky-maven-plugin

This Maven plugin helps you to start an embedded PostgreSQL database with the help of the Zonky Embedded Postgres project. It's intended to help you running your database migration scripts (e.g. Liquibase or Flyway) or other database related tasks during build time against a production near database.

database embedded-database maven-plugin postgres postgresql zonky

Last synced: 17 Jan 2026

https://github.com/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 May 2026

https://github.com/arif98741/codeigniter_crud

Codeigniter crud is an open source project where anyone can participate, edit, modify and use from this repository. If you want to improve or develop this free project then you are highly welcome. This project includes several features such as create, edit/modify, delete, multi-user rool , mailing forgot password etc.

codeigniter codeigniter3 database mysql php phpmyadmin

Last synced: 14 Apr 2025

https://github.com/officialpiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 22 Mar 2025

https://github.com/keyweeusr/dbml-mode

Major mode for DBML (dbdiagram.io)

database dbml dbml-editor diagram emacs emacs-mode emacs-package

Last synced: 28 Jun 2025

https://github.com/dimikot/ent-framework

A PostgreSQL graph-database-alike library with microsharding and row-level security

cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql

Last synced: 05 Mar 2025

https://github.com/stefanprokopdev/firebless

Firebless allows you to create repositories from Firestore collections

backend database firebase firestore javascript nodejs repository

Last synced: 16 Jan 2026

https://github.com/cuppett/mysql-dba-operator

Help manage users and databases (CRUD + permissions) in a database from Kubernetes

database dba kubernetes mysql sql

Last synced: 22 Mar 2025

https://github.com/edgardleal/sqlshell

Simple command line application to execute SQL commands in terminal

bash database java sqlshell swift

Last synced: 13 Apr 2026

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/jedmund/hensei-api

An API to help Granblue Fantasy players create and share teams and strategies.

database gaming granblue granbluefantasy ruby

Last synced: 17 Feb 2026

https://github.com/commonphp/dbengine

Toolkit for database interaction and management in PHP applications offering features for connecting to databases, objectifying queries, executing them, and handling results efficiently.

commonphp connection-management database open-source pdo php query-builder type-conversion

Last synced: 18 Feb 2026

https://github.com/iloveitaly/zip-code-database

Database of zip codes and their lat/lng, sourced from the census database

census-data database zipcode-data

Last synced: 18 Feb 2026

https://github.com/contributte/doctrine-skeleton

🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.

contributte database dbal doctrine nette orm project skeleton

Last synced: 18 Sep 2025

https://github.com/2003harsh/chat-with-databases-using-rag

"Chat with Databases using RAG" is a cutting-edge project that seamlessly integrates natural language inputs with database interactions. By leveraging advanced techniques like RAG and few-shot learning, it generates SQL queries from plain text and retrieves human-like responses from the database, revolutionizing the way we interact with data.

database langchain-python langsmith natural-language-processing retrieval-augmented-generation

Last synced: 18 Sep 2025

https://github.com/tschf/orcl-regex-arr

Return collection of (string) matches

database oracle plsql regex regexp

Last synced: 12 Jun 2026