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/kkgthb/download-salesforce-objects-and-fields-as-json

A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON

cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx

Last synced: 04 May 2026

https://github.com/fariosofernando/purrgres

An automatic backup tool for PostgreSQL in Docker containers.

backup-tool database postgresql rust-tools

Last synced: 09 Feb 2026

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 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/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 14 Apr 2026

https://github.com/ahmedabougabal/iticafefooddeliveryapp

Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues

bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh

Last synced: 23 Jan 2026

https://github.com/richan-fongdasen/database-converter-laravel

Simple database converter for Laravel Applications

database database-conversion database-migrations laravel

Last synced: 09 Feb 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/initdc/subdomain-redirect

Redirect service by access subdomain, powered by Cloudflare Workers and KV DB

clouflare database kv redirect subdomain workers

Last synced: 21 Apr 2026

https://github.com/nettrash/pgc

PostgreSQL Database Comparer

comparison database postgresql rust

Last synced: 21 Apr 2026

https://github.com/perkss/ontimedb

Scalable and fast data store optimised for time series data such as financial data, events, metrics for real time analysis

c database time-series timeseries

Last synced: 05 May 2026

https://github.com/cgohlke/fmkr

Access FileMaker(tm) server databases

database filemaker python

Last synced: 15 Feb 2026

https://github.com/ghomkrosmonaute/ghomap

Enmap like using json files in local

api async database enmap fs json wrapper

Last synced: 05 May 2026

https://github.com/richmit/dir-inventory

Inventory & Query Filesystem Metadata

backup database file-management file-metadata filesystem storage

Last synced: 10 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/zeozeozeo/clickpack-db

Public Geometry Dash clickpack archive included in ZCB.

archive clickpack clickpackdb clickpacks database db geometrydash mods

Last synced: 18 Oct 2025

https://github.com/guibranco/github-database-migration-action

🎲 :octocat: A GitHub action to manage databaseversioned migrations

database gh-actions github-actions manage-database migration

Last synced: 06 May 2026

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

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

ansible database debian mariadb mariadb-client ubuntu

Last synced: 18 Apr 2026

https://github.com/khaouitiabdelhakim/gestion-de-stages-server

This is the backend server for the Internship Management Web App, responsible for handling data storage, authentication, and communication with the frontend.

backend backend-api database javascript managment nodejs posgresql rest-api restapi server web webapp

Last synced: 06 May 2026

https://github.com/mehmoodulhaq570/bigquery_machine_learning_project

Developed a machine learning model to predict incident groups based on data from the London Fire Brigade service calls.

bigquery bigquery-dataset cloud database jupyter-notebook machine-learning machine-learning-algorithms ml models prediction-algorithm prediction-model python

Last synced: 07 May 2026

https://github.com/retrodaredevil/frc-code-database

Contains code from many teams using git submodules

database frc frc-java frc-robot

Last synced: 07 May 2026

https://github.com/thipages/quickdb

Quick SQLite/MySql database sql creation builder

creation database foreign-keys index php quick sqlite

Last synced: 07 May 2026

https://github.com/portasynthinca3/sidx

Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library

database elixir key-value

Last synced: 14 Oct 2025

https://github.com/rasteric/minidb

A minimalist DB wrapper for Golang and a key-value database command line tool

database key-value-database sqlite3

Last synced: 05 Feb 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/evanxg852000/rockstartdev

A collection of projects implemented for learning

algorithm compilers cpp14 data-structures database golang learning python

Last synced: 18 Apr 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/lynxline/momyre

MOngo to MYsql simple REplicator. The package is the missing link to run replication process from the mongo cluster to the mysql databse

database databases docker mariadb mariadb-database mariadb-replication mongo mongo-mariadb mongo-mysql mongo-replication mongodb mysql mysql-database replica replica-set replicaset replicate replication replication-package replicator

Last synced: 05 Feb 2026

https://github.com/git-user-cpp/mini_database

This database is implemented in C++ programming language. It was developed in order to complete the task of the course work

course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop

Last synced: 16 Apr 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/ashraf-khabar/flaskosql

FLASKOS is a ORM for relational databases (Oracle and MySQL) and FLASK API, it provides a simple manupilation of database and simple mapiing to simplify interaction with relational database .

connector database flask mapping mysql mysql-database open-source oracle orm package pip pypi python python3

Last synced: 12 Oct 2025

https://github.com/fou1100ouacus/online-banking-management-system-

Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components

csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql

Last synced: 12 Feb 2026

https://github.com/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/andrey-tech/database-php

Простая расширяемая библиотека классов на PHP7+ для работы с СУБД (MySQL, SQLite и др.) с кэшированем подготовленных запросов.

database mysql pdo php7 sqlite

Last synced: 17 Apr 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/usmanrasheed1/clothing-store-db-project

A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details

clothing-store database html-css-javascript mysql php sdlc

Last synced: 19 Apr 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/shijbey/repraxis-for-unity

Unity integration for RePraxis in-memory logic database.

database game-development in-memory-database relationship-system social-simulation unity

Last synced: 18 Apr 2026

https://github.com/enzon3/txtdb

A simple database utilizing text files

backend database db easy-to-use text

Last synced: 14 Apr 2026

https://github.com/ketgo/nameko-mongoengine

MongoEngine dependency provider for Nameko microservice framework

database microservices mongodb mongoengine nameko nosql

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/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/plopezm/goedb

Goedb is a database manager to ease the persistence layer in a enterprise development

database datasource entity-manager orm persistence

Last synced: 14 Jan 2026

https://github.com/powersystem2024/thedebuggingdojo-tercersemestre

Repository containing the classes folder (third semester) of The Debugging Dojo team

css database git github html java javascript postgresql python

Last synced: 03 Mar 2026

https://github.com/lamngockhuong/dbsight

Database performance analyzer — slow queries, EXPLAIN plans, index efficiency. Go + React.

analyzer database database-performance-optimization mariadb mysql performance postgresql

Last synced: 04 Apr 2026

https://github.com/bolner/fatcatdb

Zero configuration, high performance database library for ETL workflows

csharp database dotnet-core etl library

Last synced: 18 Apr 2026

https://github.com/timnekk/sqlitecontroller

Export and Import data to SQLite DB

database sqlite sqlite3

Last synced: 11 Oct 2025

https://github.com/oliver021/entity-dock

A superset with libraries, components, tools and more to work with entity on .Net

api asp-net-core controller data database dotnet entity entity-framework-core library model mvc netstandard orm support webapi

Last synced: 09 May 2026

https://github.com/msadeqsirjani/schemadiff

Script and create SQL Server objects quickly

c-sharp database mssql schema version-control

Last synced: 18 Apr 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/fadahunsiseyi/vet_clinic

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits

database postgresql sql

Last synced: 26 Apr 2026

https://github.com/ysh329/stock-newspaper-crawler

[UNMAINTAINED]Crawl 4 kinds of finance newspaper corpus (from CCSTOCK.CN).

corpus crawled-data crawler database stock-newspaper-crawler

Last synced: 28 Apr 2026

https://github.com/harrryhe/grind-daily

GrindDaily is a daily challenge platform where users can view and complete tasks via the React frontend, while the Node.js and Express backend.

backend css database expressjs frontend html javascript material-ui mongodb mongodb-atlas mongoose nodejs react software-engineering tailwindcss webapplication website

Last synced: 31 Jan 2026

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/izumin5210/ridgepole-docker

Run ridgepole in docker

database docker migration whalebrew

Last synced: 28 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/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 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/ibraheem-ghazi/dbdiff

php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries

compare database diff difference mysql php

Last synced: 29 Apr 2026

https://github.com/keenteam1990/reactnative

🚀 A React Native boilerplate app to get you up and running very, very quickly

analytics database firebase javascript react-native

Last synced: 29 Apr 2026

https://github.com/tjanez/showell-mover

A tool for changing paths of media files stored in Shotwell's database.

database db mover python python3 shotwell tool

Last synced: 30 Apr 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/fed135/scylla-driver

Node.js Driver for the scylla database engine [WIP]

cassandra cql database driver hacktoberfest nosql scylla scylladb

Last synced: 08 Feb 2026

https://github.com/marvnc/pixiv-dump

Pixiv Encyclopedia DB Dumps, updated daily

crawler database dump encyclopedia japanese pixiv pixiv-crawler pixiv-database scraping

Last synced: 12 Jan 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/byte-cats/datastation

A Simple to use Go library to help connect to most types

database go library

Last synced: 29 Apr 2026

https://github.com/loiclefevre/ai_vector_search

AI Vector Search with vector embedding stored in Oracle Database 23ai.

ai database java langchain4j vector

Last synced: 05 Feb 2026

https://github.com/daikazu/laratone

Simple API for managing color libraries in you Laravel application.

database laravel-package packagist seed

Last synced: 16 Jan 2026

https://github.com/stickytools/sticky-locking

A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.

concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager

Last synced: 28 Jan 2026

https://github.com/bergio13/webapp_v2

A website to keep track of watched movies and share your watch history with your friends

database movies website

Last synced: 14 Mar 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/troublete/go-luadb

A Lua extension for database (Postgres) access.

database db extension go golang lua lua-extension posgres posgresql

Last synced: 18 Apr 2026

https://github.com/rtradeltd/database

☕️ package database provides PostgreSQL management for Temporal

database postgresql temporal

Last synced: 27 Jul 2025

https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-

This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.

customer-management database database-management database-schema retail sql-server t-sql

Last synced: 29 Apr 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/g4brym/sqlify

A simple sql builder with migrations based on standard Python type hints

database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3

Last synced: 11 Mar 2026

https://github.com/tutosrive/factus_challenge

El Reto Factus, ¿Cómo conectar una API de facturación electrónica con seguridad OAUTH 2.0?

axios backend challenge crud css database expressjs factus frontend halltec html javascript node nodejs pg postgres web

Last synced: 24 Feb 2026

https://github.com/jeganathpv/firebase-crud

A python package(PyPi) to perform CRUD operations with Firebase Realtime database.

crud database firebase firebase-database firebase-python firebase-realtime-database python3

Last synced: 19 Jan 2026

https://github.com/omic/attest

A claim-native database for building reality models

biology claims database knowledge-graph provenance python rust

Last synced: 01 Apr 2026

https://github.com/php-db/phpdb-sqlite

PhpDb SQLite Support Package

database sqlite

Last synced: 05 Feb 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/ahmedheakl/hatchi-ai

Smart database interface dashboard for querying numerous type of data sources.

database deeplearning language-model python

Last synced: 16 Apr 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/prompt-management/cli

CLI tool for managing AI prompts with search and organization capabilities. Personal, secure prompt library with YAML storage and metadata filtering.

ai automation chatgpt claude cli command-line database developer-tools gemini llm nodejs productivity prompt-management prompt-manager prompts search storage typescript workflow yaml

Last synced: 06 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/mongodb-developer/laravel-openai-vector-search

Laravel Tour Planner with Open AI and MongoDB Vector Search

database generative-ai laravel mongodb openai

Last synced: 09 Feb 2026

https://github.com/yajatkaul/go-mongoose

Mongoose wrapper for mongodb but for GoLang

database go golang library mongodb wrapper

Last synced: 12 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