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/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/rpadovani/sqlx-v2

Modern, high-performance sqlx successor for Go 1.24+ using generics and zero-allocation linear memory mapping.

database generics golang performance sqlx

Last synced: 25 Apr 2026

https://github.com/scarletsfiction/sfdatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026

https://github.com/dain55788/ibm-data-engineer-lecture-note

Lecture Notes and Practice Materials of IBM Data Engineering Course

data-analysis database dataengineering datawarehouse ibm

Last synced: 01 Mar 2026

https://github.com/yehorbk/sqlitemanager

Cross-platform SQLite managing application. (JavaFX)

database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3

Last synced: 02 Apr 2026

https://github.com/onconova/onconova

Onconova is an open-source data platform aiming to enable reliable, structured data collection and analysis in precision oncology.

angular database healthcare interoperability oncology python research webapp

Last synced: 26 Apr 2026

https://github.com/thipages/pca-helper

Helper for PHP-CRUD-API configuration

configuration database helper middleware php-crud-api

Last synced: 26 Apr 2026

https://github.com/mslinn/quill-gen

Generates DAOs for quill-cache

database generator getquill quill scala

Last synced: 27 Oct 2025

https://github.com/coverified/graphqlconnector

graphQL connector and CoVerified database scheme used by several public and private projects

caliban-graphql database graphql hacktoberfest

Last synced: 10 May 2026

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

Last synced: 10 May 2026

https://github.com/obitech/flugdb

Docker MariaDB container for TUC Grundlagen Datenbanken practice database

database docker mariadb tu-chemnitz

Last synced: 19 Apr 2026

https://github.com/rijwanansari/dotnet9dyanmicdatabase

Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR

clean-architecture database domain-driven-design dotnet dotnet9 entity-framework mediatr webapi

Last synced: 27 Feb 2026

https://github.com/zulfachafidz/sistem_informasi_desa-web

Proyek Sistem Informasi Desa - Web merupakan sebuah platform online yang dirancang untuk memberikan informasi yang lengkap dan terkini mengenai desa Cihonje. Dikembangkan menggunakan bahasa pemrograman PHP dan memanfaatkan MySQL sebagai sistem manajemen basis data,.

database mysql mysql-database php sistem-informasi website website-design website-development

Last synced: 11 May 2026

https://github.com/quarkiverse/quarkus-qubit

A Quarkus extension that enables type-safe, lambda-based queries on Panache entities with build-time transformation to JPA Criteria Queries.

database jpa lambdas panache quarkus-extension queries

Last synced: 04 Jun 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/asynched/tiny-sql

A tiny in-memory database written in Node.js

database node sql

Last synced: 11 May 2026

https://github.com/ballerina-platform/module-ballerinax-cdc

The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.

ballerina cdc change-data-capture database event-driven integration realtime wso2

Last synced: 18 Feb 2026

https://github.com/garbetjie/laravel-database-queue

Laravel queue driver for the database with optimistic queue locking.

database laravel laravel-queue

Last synced: 18 Apr 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/vishanurag/portfolio

This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.

ajax database portfolio-website project web

Last synced: 12 Feb 2026

https://github.com/jcoelho93/shell-database

A key value store straight from your terminal

command-line-tool database key-value-store python sqlite3 terminal

Last synced: 18 Apr 2026

https://github.com/sutac/gwiazdy-zsi

Webapp for storing and categorizing images from ZSI gallery. Browse and search for images by teachers appearing in them!

database docker ejs express htmx mysql tyepscript

Last synced: 01 Apr 2026

https://github.com/sanalzio/pygistdb

A primitive module enabling the use of your GitHub Gist as a database.

database gist gists python python3

Last synced: 16 Apr 2026

https://github.com/aleklukanen/chapterhousedb-v1

Allows you to create simple data streaming warehouses written in Golang using Apache Parquet and Arrow.

arrow data database event golang ingestion parquet pipeline processing stream

Last synced: 27 Feb 2026

https://github.com/lmuffato/project-blogs-api-trybe

Projeto blogs api - Projeto avaliativo da Trybe do Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database mysql orm query rest restful sequelize solid sql trybe-projects

Last synced: 16 Apr 2026

https://github.com/blinet/qmy

Quick mysql is a powerful module that makes the mysql system easier, simpler and faster

database db javascript mysql mysql2 nodejs quick sql

Last synced: 18 Apr 2026

https://github.com/fullstop125/catalog-of-my-things

This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.

capstone-project database postgresql ruby tests workflow

Last synced: 01 Apr 2026

https://github.com/fadhilsaheer/mongoi

Node js module for dealing with mongo db 😊

database javascript mongodb nodejs

Last synced: 18 Apr 2026

https://github.com/jorgecupi/linq_azurefunctions

This is a short tutorial on how to use .NET Language Integrated Query (LINQ) properly in Azure Functions

azure-functions database linq linq-documentation sql-database

Last synced: 14 May 2026

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

[READ ONLY] DataMapper pattern object to access database.

database datamapper orm php

Last synced: 15 Mar 2026

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

Official TypeScript binding for TidesDB

database key-value-store lsmtree storage-engine transactional

Last synced: 06 Mar 2026

https://github.com/azizbenismail/atelier_crud_symfony

Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données

crud database dom-manipulation mysql-database symfony

Last synced: 18 Apr 2026

https://github.com/yoc00lig/restaurant-management-system

The Restaurant Management System is a relational database project. The system provides comprehensive support for a catering company, facilitating both take-away and on-site ordering services. 🍽️

database databases-course management-system

Last synced: 16 Feb 2026

https://github.com/vishalthehuman/academia-campus-repository

Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.

css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql

Last synced: 21 Feb 2026

https://github.com/nishadkindre/sqlhub

SQL Workbench Simulator - Learn and practice SQL in a complete database environment

database mui react sql

Last synced: 01 May 2026

https://github.com/enansari/db-uni

In this repository, my codes are placed in the database lesson

database nosql sql

Last synced: 02 May 2026

https://github.com/simonewebdesign/red

🔴 Fast key-value storage inspired by Redis

database key-value redis storage

Last synced: 03 May 2026

https://github.com/cynkra/databases-sg_stat-2024

Material for the "Databases in R" workshop at Statistik St.Gallen 2024

database r workshop

Last synced: 09 Feb 2026

https://github.com/hunthubspace/ssm-subscopemongo

SubScopeMongo is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an MongoDB database.

automation bugbounty bugbounty-tool cybersecurity database ethical-hacking mongodb penetration-testing python

Last synced: 14 Feb 2026

https://github.com/ugurcanerdogan/northwind-backend

This repository was created in line with Engin Demirog's C# code camp.

aop csharp database database-management multitier-architecture oop solid-principles webapi

Last synced: 15 Apr 2026

https://github.com/oza75/database

A Database package to deal with your data

database database-migrations database-schema laravel orm php7

Last synced: 03 May 2026

https://github.com/laolarou726/text_2_sql_demo

This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.

agent database langchain llm python sqlite text2sql

Last synced: 16 Feb 2026

https://github.com/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026

https://github.com/kevacoin-team/kevacoin-js

A JavaScript client library for interfacing with the Kevacoin key-value blockchain

blockchain database decentralized kevacoin keyvaluestore

Last synced: 09 Jun 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/aboubakr-jelloulat/database-connectivity-ado-.net

demonstrating database operations using C# and ADO.NET with SQL Server. This project covers essential CRUD operations and advanced database handling techniques

ado-net csharp database sqlserver

Last synced: 30 Apr 2026

https://github.com/sircryptic/recordminer

Searches offline records in different file formats (CSV, SQL, JSON, and plain text) in a given folder, based on a name, date of birth (optional) & address (optional)

analysis database finder management offline osint osint-python osint-tool records search

Last synced: 30 Apr 2026

https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization

This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.

database music-database musicdatabase optimization query-optimization sql

Last synced: 16 Mar 2026

https://github.com/uchennaemeruche/mysql-util

Utility module for mysql and nodejs

database mysql nodejs

Last synced: 04 May 2026

https://github.com/amir-kedis/media-tracker

A website to help you keep track of all the video media that you watched, are watching or planing to watch.

database media python web-application webapp

Last synced: 04 May 2026

https://github.com/temoto/mysql-leader-kuska

Mysql leader (master) election using consul lock

consul database high-availability mysql operations production-ready systemd

Last synced: 04 May 2026

https://github.com/s1owjke/prisma-query-formatter

Small utility for Prisma query formatting and param substitution

database logging prisma prisma-client prisma-extension query

Last synced: 31 Jan 2026

https://github.com/softinio/duck4s

Scala 3 wrapper library for DuckDB

database duckdb functional-programming jvm millbuild munit scala

Last synced: 29 Apr 2026

https://github.com/neo4j-examples/neo4j-example-graph-datasets

Useful Datasets to import/use in Neo4j with Load and Use instructions

data-import database dataset example get-started learning use-case

Last synced: 19 Jun 2026

https://github.com/erickj3/redis-like-rust

A redis-like in rust 🦀

database redis rust

Last synced: 29 Jan 2026

https://github.com/alexbinary/sqlite.swiftly

✨ A simple Swift wrapper for SQLite on iOS.

api database ios sqlite swift wrapper

Last synced: 15 Apr 2026

https://github.com/otoricode/dbtodart

Generete Class Dart/flutter from Databases

class dart database flutter generator mariadb mysql

Last synced: 15 Feb 2026

https://github.com/vilhalva/crud-com-java-swing

👨‍🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.

aplicativo codigo crud database framework interface java java-swing mysql projeto

Last synced: 28 Jan 2026

https://github.com/oci-landing-zones/terraform-oci-multicloud-google

Terraform Modules for OCI Multicloud with Google Cloud

ai database google multicloud oci oracle

Last synced: 28 Jan 2026

https://github.com/sagarsdagdu/sddatabase

A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with ❤️

database database-management fmdb ios ios-swift sqlite-ios swift-library swift4

Last synced: 28 Jan 2026

https://github.com/cristalhq/dbumper

Database schema migrator.

database db go golang migration versioning

Last synced: 26 Oct 2025

https://github.com/vlannaai/noy-db

Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control

aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge

Last synced: 15 Jun 2026

https://github.com/franck-gaspoz/moviedbassistant

Generates Movie documents (HTML, movie database,...) using Web Crawlers ( IMDb, ... )

cli database gui imdb movie scraper scrapy-crawler scrapy-spider scrawler

Last synced: 28 Jan 2026

https://github.com/jetstrike-ai/aio_databases

Installer VST Plug-In's for FL-Studio and other

database python38 windows-10 windows-7 windows-8-1

Last synced: 15 Feb 2026

https://github.com/meysam81/hospital

A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database

connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio

Last synced: 06 May 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 2026

https://github.com/jonathanstowe/tinky-db

Store Tinky Machine descriptions in a database

database raku red state-machine workflow

Last synced: 28 Apr 2026

https://github.com/anselmoo/copy2hash

Copy or rename any file(s) to a hash-secured filename via terminal

data-science data-warehouse database hash indexation sha sha256

Last synced: 27 Apr 2026

https://github.com/linhunix/lnxmcp

LinHUniX Master Control Program

database library mcp mvc php

Last synced: 06 May 2026

https://github.com/kirca54/napijse

Project for creating a forum for finding and posting drink recipes from multiple categories such as cocktails, coffee, smoothies etc. created for the subject Web Programming at the FCSE in Skopje

database java maven spring-boot springsecurity webapplication

Last synced: 06 May 2026

https://github.com/daluisgarcia/build_your_party

Database I subject project. An online store about party products and services. Can create budgets with products and proccess them

database php practice-project shop

Last synced: 06 May 2026

https://github.com/aidan-casey/http-parser

Various tools for parsing HTTP requests into API usable queries.

api database psr-7 slimframework zend-db zend-framework

Last synced: 27 Apr 2026

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

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

automation database devops-tools gcloud mysql terraform

Last synced: 15 Apr 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/joymohanty8999/dbs-mini-project

A mediocre Food Court Management System

corenlp database java-8 javafx oraclesql scenebuilder

Last synced: 07 May 2026

https://github.com/161io/labodata-api

Fiche produit LaboData - API JSON v1.4

api api-json database json labodata parapharmacie pharmacie

Last synced: 27 Apr 2026

https://github.com/gisce/ooda

Open Oriented Data Access

database openerp orm postgresql python

Last synced: 19 Apr 2026

https://github.com/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/olegegoism/datagenerator

Django web application for managing database connections and generating test data.

app application big-data csv data database dataset db django fake generator schema teable work

Last synced: 26 Oct 2025