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/rmachado55/restaurante-cardapio-online

Site completo em TYPESCRIPT de um restaurante online recriando a experiência de navegação e seleção de itens no cardápio.

database hooks react router sass typescript

Last synced: 05 Apr 2026

https://github.com/tarellel/fx-sqlserver-adapter

An adapter for the fx gem to support versioned trigger/function/procedure migrations for SqlServer/MsSQL

activerecord database functions gem migrations procedures rails sqlserver triggers

Last synced: 11 Nov 2025

https://github.com/TaqsBlaze/OrbDB

A highly flexible ORM suitable for quick prototyping, OrbDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process

database javascript json nodejs npm orb orm orm-library schema

Last synced: 05 May 2025

https://github.com/bytebase/mongo-parser

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/ridwanullahi-code/vet_clinic_database

The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories

database database-magement-system normalization-database postgresql postgresql-database sql transaction

Last synced: 17 May 2026

https://github.com/benevanio/thinkscript

Sistema de gerenciamento de livros utilizando a linguagem de programação java, usando o JAVAFX.

database graphical-user-interface gui javafx jdbc jdbc-driver mysql mysql-database no-relational

Last synced: 01 May 2026

https://github.com/scalamolecule/molecule-admin

Database administration with molecules

data-visualization database datomic scala scala-js scalajs

Last synced: 14 May 2026

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/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/tangsiyang2001/rookiedb

A personal implementation of Berkley's CS186.

bplus-tree currency database dms java query-optimization recovery

Last synced: 27 Mar 2025

https://github.com/eastcitysoftware/leger

C# data access with no reflection, no magic, no surprises.

adonet csharp database db sql

Last synced: 27 Mar 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: 07 Jul 2026

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

Notes of my programming classes 🧑🏻‍💻.

css3 database html5 javascript prisma-orm typescipt web-development

Last synced: 11 Apr 2025

https://github.com/sikatikenmogne/school-discipline-management-database

Base de donnée pour la gestion de la discipline en milieu scolaire / Database for school discipline management

database mysql mysql-database sql

Last synced: 17 May 2026

https://github.com/no0dles/daita

typed sql made simple

database node orm typescript

Last synced: 12 Aug 2025

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

Official Rust binding for TidesDB

btree database lsmtree oltp storage-engine

Last synced: 20 Feb 2026

https://github.com/windwalker-io/database

[READ ONLY] Database adapter and type mapping to access multiple DB systems.

database database-adapter database-command database-driver pdo pdo-wrapper

Last synced: 09 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/nambok/mentedb

A cognition aware database engine for AI agent memory. Purpose built in Rust with WAL, HNSW, knowledge graphs, and speculative context pre assembly. Not a wrapper, a ground up storage engine that thinks.

agent-memory ai ai-agents cognitive-architecture context-window database knowledge-graph langchain llm memory rag rust storage-engine vector-database

Last synced: 10 Apr 2026

https://github.com/ntdls/ntdls.katzebase.client

Client connectivity library for the Katzebase server, which is an ACID compliant JSON document-based database engine with SQL language, APIs and GUI.

database json nosql rdbms unstructured

Last synced: 30 Oct 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/rohanvdvivedi/tuplestore

This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.

data-layout database database-storage-engine slotted-page storage-model tuples

Last synced: 11 Apr 2025

https://github.com/mayuradlak123/crud-operation-using-mern

I have created User Management System using React Js and Node js with MongoDB Database which allow you to Perform Create Read Update Delete

database expressjs fullstack-development mern-stack mongoose nodejs react rest-api

Last synced: 08 Apr 2026

https://github.com/mfontanini/concave

OCC-based key/value store

database key-value

Last synced: 21 May 2026

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/psp515/healthycowdatabase

Databases course 2021 / 22 at AGH UST.

database sql sql-server-database

Last synced: 14 May 2025

https://github.com/iovation/flockd

Simple file system-based key/value Go database library that uses file locking for concurrency safety

concurrency-safety database flock key-value key-value-store lock sync

Last synced: 12 Jan 2026

https://github.com/fanduzi/deltascope

Offline-first SQL audit engine and MCP SQL audit server for MySQL, TiDB, and PostgreSQL DDL/DML changes.

ai-sql-review ci-cd cli database database-tools ddl-review devops dml-safety mcp mcp-server migration-safety mysql mysql-tools postgresql postgresql-tools sql-audit sql-lint sql-review tidb

Last synced: 31 May 2026

https://github.com/erikej/sqlcemergelib

This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods

database replication sql-server sql-server-compact

Last synced: 12 May 2026

https://github.com/dresende/gimlet

NodeJS module for database access built on top of commonly used database drivers

database driver javascript mysql

Last synced: 08 May 2026

https://github.com/chriscasola/pgit

A database migration tool that lets you keep your schema in git, with the rest of your project.

database database-migrations git migration schema version-control

Last synced: 08 May 2026

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/azizbenismail/atelier_doctrine_symfony

Un atelier Doctrine avec Symfony consiste à utiliser la bibliothèque Doctrine pour la gestion de la persistance des données dans une application Symfony. Doctrine est une couche d'abstraction de base de données (ORM - Object-Relational Mapping) qui facilite l'interaction avec la base de données en utilisant des objets et des requêtes orientées obje

curd-application database doctrine msql-database symfony

Last synced: 11 May 2026

https://github.com/gleennkar/budget-app-ror

The Budget App is a mobile web application where you can manage your budget. You have a list of transactions associated with a category so that you can see how much money you spent and on what.

database ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 2026

https://github.com/roadrunner-server/boltdb

RR BoltDB plugin

boltdb database

Last synced: 09 May 2026

https://github.com/cc59chong/data-modeling-with-apache-cassandra

Data modeling with Apache Cassandra and complete an ETL pipeline using Python. CQL Datatypes.

cassandra database etl modeling pipeline python

Last synced: 09 May 2026

https://github.com/aliilapro/wallpaper

This is a GitHub repository for a Telegram bot that downloads random photos from API and saves their file IDs in a SQLite database file.

aliilapro database github python wallpaper

Last synced: 11 May 2026

https://github.com/z-bj/fifa_world_cup_db

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/melisa-karatas/library_management_system

This project is a simple library management system written in Python with and without database versions.

database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/ne1ro/dynamic_ecto_query

Example of building dynamic queries with Ecto

database ecto elixir query

Last synced: 12 May 2026

https://github.com/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/zabuzard/wrawler

Crawls all event threads on 'https://www.gruppe-w.de'. Creates a database that can be used for creating metrics.

big-data creating-metrics database event-threads gruppe-w metrics metrics-gathering serialization web-crawler

Last synced: 13 May 2026

https://github.com/websolutionstuff/laravel-9-mongodb-crud-operation-tutorial

In this article, we will see the laravel 9 MongoDB crud operation tutorial. Also, we will use jenssegers/laravel-mongodb composer package to create CRUD operation.

crud crud-operation database jenssegers laravel laravel-9 laravel-mongodb mongodb mongodb-database mongodb-driver package

Last synced: 13 May 2026

https://github.com/loiclefevre/oracle-database-api-for-mongodb

Testcontainers example to deploy the Oracle Database API for MongoDB

api database mongodb oracle testcontainers

Last synced: 13 May 2026

https://github.com/kingakeem/url-graph

A Neo4j project designed to store and manage relationships between URLs

cypher database graph graph-database graphdatabase neo4j url webscraping

Last synced: 07 May 2026

https://github.com/ao-concepts/storage

Storage and persistence helper module for gorm.

database go golang gorm repository storage transactions

Last synced: 14 May 2026

https://github.com/otterbk/corona-management-system

코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)

android-app database network rmi-client rmi-server server

Last synced: 07 May 2026

https://github.com/luismisanve/geminipostsql_api

REST API that uses AI to translate natural language to PostgreSQL queries

ai asp-net-core database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql rest-api restsharp visual-studio

Last synced: 15 Jun 2026

https://github.com/usvc/go-db

A Go package to handle database connections.

database db go golang golang-library golang-package mysql

Last synced: 08 May 2026

https://github.com/croc100/pytest-mrt

Catch database migration rollback failures before they reach production

alembic database devtools migrations pytest python rollback sqlalchemy testing

Last synced: 16 Jun 2026

https://github.com/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 2026

https://github.com/harehare/mq-db

Markdown-specialized embedded database with interval-indexed block storage and hierarchical query support.

database markdown mq

Last synced: 18 Jun 2026

https://github.com/scthornton/prompt-database

Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration

ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research

Last synced: 22 Jun 2026

https://github.com/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026

https://github.com/femto-code/qml-newsfeedreader

Qt 6 based RSS News Feed Reader with offline database support

database qml qml-applications qt-database qt6 qtquick rss rss-feed rss-reader

Last synced: 08 May 2026

https://github.com/yagilm/pingdom2stats

Pulls data from pingdom's API and stores it in a data store

database db historical-data pingdom pingdom-api

Last synced: 26 Jun 2026

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/wtdcode/mdbx-py

The Python Bindings to MDBX

bindings database kvdb libmdbx mdbx python

Last synced: 07 Aug 2025

https://github.com/prasenjeet-symon/indexed-pdb

A promised based wrapper of the IndexedDB

database indexeddb indexeddb-wrapper promise

Last synced: 05 May 2026

https://github.com/mimaxuz/role-manager

Simple Laravel roles and permissions for Laravel applications

database laravel laravel-package laravel-passport laravel-roles library package php php7 role sql

Last synced: 23 Mar 2025

https://github.com/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 2026

https://github.com/elliot-sawyer/silverstripe-mysql-ssl

Fixes MySQL SSL support for Silverstripe 4

azure azure-mysql database mysql silverstripe silverstripe-4

Last synced: 14 Apr 2025

https://github.com/prateekmaj21/faiss_fastapi_project

An application that performs CRUD (Create, Read, Update, Delete) operations on a FAISS (Facebook AI Similarity Search) database using Python.

database faiss fastapi python

Last synced: 10 Apr 2026

https://github.com/sausin/laravel-set-autoincrement

Easily set the auto increment index for your tables in a laravel project

auto autoincrement database database-management database-migrations increment laravel mysql php sqlite

Last synced: 11 Apr 2026

https://github.com/knobz-io/memdb

Easy-to-use in-memory database for Go

database generics go in-memory

Last synced: 10 Mar 2026

https://github.com/luisfelipepoma/software_engineering

Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.

angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript

Last synced: 10 Apr 2026

https://github.com/rosbit/dbx

golang database utility with easy-to-use transaction support. 基于ORM,更方便使用;事务处理流程自定义,代码不杂乱,易于使用

database easy-to-use orm tranastion

Last synced: 05 Jan 2026

https://github.com/rustam-tolipov/social-media-api

An API inspired by Instagram, built with Ruby on Rails 7! It’s a complete backend solution for your own social networking app, featuring Swagger UI for smooth integration and easy navigation. Dive in and explore the power of social connectivity!

database postgresql rspec-rails ruby swagger-ui

Last synced: 11 Apr 2026

https://github.com/dilsonlira/mega-data

Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.

csv database docker docker-compose easierlog json mysql python shell sql webscraping

Last synced: 07 Apr 2026

https://github.com/ichala/discotic

Discotic is a basic version of Discogs, which is a database of musical recordings. you can share & explore thousands of OG Albums & Tracks

bootstrap database javascript postgresql rails ruby sass spotify

Last synced: 11 Apr 2026

https://github.com/codemash-io/codemash.js

CodeMash provides many common back-end services for you so you can focus on your front-end. Services such as database, email and push notifications, authentication, file storage, and many others are already implemented and can be easily accessed through the CodeMash dashboard or API.

backend backend-api backend-services database email-sender email-template logging payments push push-notifications scheduler server-events serverless serverless-functions storage storage-api

Last synced: 04 Oct 2025

https://github.com/angelodotnet/tinyrepository

A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.

database dotnet entity-framework-core generic-repository library management orm-library repository-pattern

Last synced: 24 May 2026

https://github.com/denisstasyev/database_protection

Materials for the Database Protection course at MIPT

database protection

Last synced: 23 Mar 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/mkloubert/node-entity-baker

Generates simple and powerful entity classes for ORM systems, like Doctrine and/or Entity Framework.

csharp database doctrine entity-framework entity-framework-core nodejs-modules orm php

Last synced: 11 Aug 2025

https://github.com/lemmego/migration

A simple to use database schema migration tool for go applications.

database database-migrations database-schema db-migrate db-migration go migration migration-tool mysql pgsql postgres postgresql

Last synced: 04 Oct 2025

https://github.com/andezion/paintonline

Реализация многопользовательского синхронного рисования

client database java mysql paint-application server spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/stevekm/newfile-detector-nf

Database-driven Nextflow app using Django ORM standalone

database django django-orm nextflow sqlite

Last synced: 09 Apr 2026

https://github.com/bitnom/gun-native

Gun decentralized graph database as a native library.

database decentralized gundb javascript module native node nodejs

Last synced: 20 Apr 2026

https://github.com/taleeus/sqld

A Go library to build and manage dynamic queries

database go query-builder sql

Last synced: 19 Feb 2026