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/fremen-labs/elastro

A comprehensive Python library for Elasticsearch management with both programmatic and CLI interfaces

api-client cli-tool data-management database datastream elastic elasticsearch elasticsearch-client elasticsearch-management elasticsearch-python python python-library search

Last synced: 17 Mar 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/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/satorudev976/sqlalchemy-nest

Nested Model With SQLAlchemy

database nested orm python sqlalchemy

Last synced: 06 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/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/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/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/nehu3n/fastcache

⚡ Blazing-fast, multi-algorithm in-memory cache.

cache database fast in-memory nodejs typescript

Last synced: 06 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/zac-garby/reddis

A Reddit clone.

database golang redis website

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/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/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/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/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/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/rafaelmachadobr/livrariadigital

A Livraria Online é uma aplicação baseada em Spring Boot que permite aos usuários gerenciar seu catálogo de livros, incluindo adicionar, atualizar e pesquisar livros. Com recursos de autenticação e documentação Swagger, é uma solução prática para amantes de livros que desejam organizar sua coleção e explorar novos títulos.

catalog database h2-database java lombok openfeign postgresql rest-api spring-boot swagger

Last synced: 05 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/joao208/models-sequelize

Biblioteca para auxiliar na leitura de models e conexão com sequelize...

database nodejs sequelize

Last synced: 07 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/otterbk/corona-management-system

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

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

Last synced: 07 May 2026

https://github.com/maximdanilchenko/radish

Simple in-memory database and its client written in python3/asyncio for python3/asyncio

asyncio database memory-storage python redis

Last synced: 09 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/eggplants/eijiro-to-sqlite

英辞郎 (English-Japanese dictionary) -> sqlite3

cli database dictionary eijiro parser python sqlite sqlite3

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/j4flmao/go-migrate-safe

A safe, schema-first database migration tool for Go with support for PostgreSQL, MySQL, SQLite, SQL Server, and MongoDB

database golang migration

Last synced: 15 Jun 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/quaddarv1ne/bmstu-data-architect

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

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 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/rwubakwanayo/clinic

This is an education project to design clinic database diagram and create database schema based on generated design.

database postgresql ruby

Last synced: 09 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/yannhulot/petstore

This is a pet store where you can look up pets and save new pets

circleci database docker docker-compose gin-gonic golang golangci-lint gorm mit-license postgresql sqlmock

Last synced: 16 Feb 2026

https://github.com/i-e-b/dbss

[Working] A toy spread-sheet engine using SQL for backing

c-sharp database experimental spreadsheet working

Last synced: 05 May 2026

https://github.com/bocaletto-luca/workout-body

Workout-Body is a modern web application designed to help users search and explore full-body exercises through detailed images and descriptions. This app leverages free open-data APIs to provide accurate exercise information, helping users enhance their workouts.

api bocaletto-luca body css3 database free-api full-body html5 javascript open-data opensource responsive webapp workout workout-body workout-generator workout-images

Last synced: 31 Aug 2025

https://github.com/slashmo/chinchilla

SQL migration library for Swift

database migrations swift

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

https://github.com/makramkd/gitdb

Use git as a database!

database git golang-library

Last synced: 06 May 2026

https://github.com/abdelilahou/dbmcp

The only Database MCP you need, supports multiple connections

database golang mcp mcp-server mysql postgresql

Last synced: 11 Apr 2026

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/pumpum7/rust-database

A simple database system with client-server architecture in rust

database rust

Last synced: 24 Jan 2026

https://github.com/jongretar/dbfex

Read DBASE dbf files in Elixir.

database dbase dbf elixir-lang foxbase foxpro

Last synced: 18 Feb 2026

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/arselon/htms

HTMS software - object tabular network database management system for Python programs. May be used in common or instead of ORM, for example in Django apps.

database django network nosql python tabular

Last synced: 20 Jan 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/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/sofiane-abou-abderrahim/javascript-nodejs-introduction-backend

In this little demo application, I used NodeJS and its own API to create a HTTP server to communicate from the backend with the frontend of my previous "JavaScript Share My Place" application.

body-parser database ejs ejs-templates error-handling express-js file-system http-methods http-server javascript mongodb node-js nodejs-api packages rest-api router routes store-database

Last synced: 08 Apr 2026

https://github.com/natasha-ct/bloghive

BlogHive is a web application that allows users to create and manage their own personal blogs. Built with Laravel and Vue.js, it provides a user-friendly platform for bloggers to write, publish, and share their articles

bootstrap composer database laravel php

Last synced: 11 Apr 2026

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/xenkys/belin.db

A module for creating a local JSON-based database

database db json local

Last synced: 25 Feb 2025

https://github.com/albertprofe/cifojava2022-4

H2 is pure Java SQL database, which means you can embed H2 directly in your Java applications without any database installation.

database h2-database jdbc jpa jpa-entity-manager jpa-hibernate jpa-persistence-applications jpql persistence-unit

Last synced: 28 Oct 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/envor/one-app

Database per team starter kit for Laravel based on Laravel Jetstream and Livewire

database framework laravel mysql oauth2 oauth2-server sqlite sso starter-kit teams

Last synced: 29 Jul 2025

https://github.com/kevalmorabia97/querying-heterogeneous-databases

A unified GUI to query heterogenous database consisting of multiple relational (mySQL) and object relational (ObjectDB) databases at different locations

database heterogenous-databases java mysql

Last synced: 11 May 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/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/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/lorddashme/wordpress-db-schema-extender

A WordPress Database extender that provides a nice structure of table schema and data seeds.

database extender php schema wordpress

Last synced: 13 Apr 2025

https://github.com/stylepatrick/binance-balance-cosumer

Spring Boot 2 REST API Consumer for Binance. Used to get spot, stacking and saving balance of coins/token from Binance account. For historical analysis balances are stored to Database storage.

balance binance-api binance-connector-api cryptocurrency database postgres security spring-boot telegram

Last synced: 14 Apr 2025

https://github.com/hq969/bharatinternproject-2

The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.

classifier-model database sql

Last synced: 16 May 2026

https://github.com/guntoroyk/go-mysql-backup

Go script to schedule automatic backup MySQL Database to Cloudinary

backup backup-script database go golang mysql

Last synced: 10 Apr 2026

https://github.com/richardschoen/ibmixmlservicestd

IBM i XMLSERVICE C# and VB.Net Data Access Service Wrapper for .Net 4.6.1 and above and .Net Core 2.0 and above

as400 cl cobol command data database db2 ddm drda ibm ibmi os400 pase program qcmdexc qcmdexec queue rpg service xmlservice

Last synced: 18 Apr 2025

https://github.com/neuroglia-io/hylo

Hylo is cross-platform database proxy that enables resource-oriented architecture management

database resource-management resource-oriented-architecture

Last synced: 30 Jul 2025

https://github.com/nanorocks/laravel-database-newsletter

Simple and elegant package for managing newsletter subscribers directly in your database

database laravel newsletter package

Last synced: 20 Jan 2026

https://github.com/d1618033/listful

Efficient filtering of lists of objects

database dict filter list pandas python python3 query search

Last synced: 05 May 2026

https://github.com/andrewjbateman/ionic-angular-firebase

:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.

angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7

Last synced: 04 Feb 2026

https://github.com/casualcomputer/sql.mechanic

Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).

data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server

Last synced: 30 Jul 2025

https://github.com/mfontanini/concave

OCC-based key/value store

database key-value

Last synced: 21 May 2026

https://github.com/abubakerkhaled/chat-app

This chat application allows users to communicate in real-time, create chat rooms, manage contacts, and customize their profiles.

backend chat-app chat-application database django postgresql python real-time real-time-chat real-time-chat-app real-time-chat-application

Last synced: 11 Apr 2026

https://github.com/voultapher/okofdb

One Key One File Database https://crates.io/crates/okofdb

database key-value rust simple

Last synced: 28 Jul 2025

https://github.com/nsgowebjavaprog/-live-virtual-classroom

Developed a real-time video conferencing application using HTML, CSS, JavaScript, WebRTC, Socket.IO, and MongoDB, enabling seamless communication, screen and file sharing, and chat functionality, ensuring scalability and high performance.

authentication css database github github-actions html javascript mongodb more next nextjs security tailwindcss

Last synced: 02 Aug 2025

https://github.com/hacimertgokhan/siriussql

Control your MySQL Database with SiriusSQL

database mysql phyton

Last synced: 01 May 2026

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/jonathas/loja-com-entity

Code from the Entity Framework course by alura.com.br / Código relativo ao curso "Entity Framework: Banco de dados de forma eficiente" da Alura

alura csharp database entity-framework

Last synced: 16 Apr 2026

https://github.com/contributte/doctrine-extensions-oroinc

:mag: Doctrine oroinc/doctrine-extensions extension for Nette Framework (@nette)

database doctrine dql extension nettrine

Last synced: 23 Sep 2025

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/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 May 2026

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