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/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/argentini/argentini.sqlpkg

Console application wrapper for Microsoft SqlPackage that adds features like excluding data from specific tables and database purging/creation. (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)

c-sharp cli database dotnet linux macos sql-server sqlpackage windows

Last synced: 11 Apr 2025

https://github.com/krittakondev/goapisuit

goapisuit is a powerful and efficient framework built for Golang developers to speed up API development. Inspired by Laravel, goapisuit focuses on simplifying the process of creating and managing APIs while providing tools to handle database operations easily.

api cli crud database framework go goapisuit golang golang-framework laravel laravel-framework midleware open-source orm rest rest-api template template-engine web-development

Last synced: 23 Oct 2025

https://github.com/wopss/dodbm

A C++ library for database migration.

cpp11 database mariadb migration-tool mysql

Last synced: 15 Apr 2026

https://github.com/jeffotoni/gofileserver

Simple RESTFUL API demo server written on Go (golang) user S3, postgresql, Upload, Download

aws-s3 cloud curl database go golang restful restful-webservices

Last synced: 27 Mar 2025

https://github.com/vit-orm/vitorm.clickhouse

a lightweight yet comprehensive ORM for ClickHouse

clickhouse database orm vitorm

Last synced: 07 May 2025

https://github.com/ravikisha/distributed-kv-database

The Distributed Key-Value Database is a scalable, fault-tolerant key-value store implemented in Go. It is designed to handle large amounts of data across multiple nodes while providing high availability and performance. This project demonstrates key features such as sharding, replication, and multithreading .

database distributed-systems golang replication sharding

Last synced: 25 Jan 2026

https://github.com/firelayer/chat-template

Firelayer Template - Slack Chat (Realtime Database)

app boilerplate chat clone database firebase firelayer realtime slack template vue vuetify

Last synced: 04 May 2026

https://github.com/pdscopes/database

Database entities and query builder

database entities migration php query-builder

Last synced: 11 Jan 2026

https://github.com/arbazkhan4712/passwordmanager

It is a password manager which can generate random and secure passwords & store it in a database

database passwordmanager python

Last synced: 03 Jul 2025

https://github.com/vinitra/entity-matcher

Identify which instances in a database represent the same real-world entity (entity resolution). SIGMOD 2021.

database entity-resolution sigmod-programming-contest

Last synced: 29 Apr 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/hjpr/nursereports

Public repository for the nursereports website. A RN-specific career tool that demystifies the landscape of hospital jobs, and provides accountability to power.

crud database healthcare nursing

Last synced: 07 May 2025

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 18 Apr 2026

https://github.com/natshah/natshah-crawler

Natshah Crawler works to crawl a selected domain with all it's internal links and internal pages.

crawler database filter natshah-crawler

Last synced: 29 Apr 2026

https://github.com/felixklauke/medium-database-series

Resources and example files regarding my database blog article series on medium. This repository belongs to the low level file access guide https://medium.com/@felixklauke/database-ii-low-level-file-access-in-c-c-9788f0f0d51e

database low-level-programming medium medium-article programming

Last synced: 14 May 2026

https://github.com/andrewjbateman/angular-graphql-api

:clipboard: Frontend: Angular used with GraphQL and Apollo Client to view the backend Engineering Parts data set Backend: Node.js + GraphQL used with Apollo Server and GraphQL schema to execute queries on a data set

apollo apollo-server database graphql node nodejs resolvers schema uuid uuid-generator

Last synced: 18 Apr 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/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/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/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/hectorqin/thinkphp-migration

ThinkPHP database migration tools

database migration-tool phinx thinkphp

Last synced: 30 Apr 2026

https://github.com/cubrid-labs/cubrid-python-cookbook

Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 01 Apr 2026

https://github.com/mordilion/pipeline

Pipeline is a library to transfer data quick and reliable or to create exports with any kind of interfaces like \PDO, \SplFileObject(CSV, etc.), Arrays and your own implementation.

array configurable csv database export files import reader transfer writer

Last synced: 04 Mar 2026

https://github.com/amitt001/moodb

A Simple & Efficient Implementation of a Small Database in Go 🐮

database db go

Last synced: 27 Apr 2026

https://github.com/tobinchilongo/blogapponrails

Microverse project Blog app will let users view post blogs.

database increment relational-database rspec-rails ruby schema validation-library

Last synced: 17 Apr 2026

https://github.com/nettrash/pgc

PostgreSQL Database Comparer

comparison database postgresql rust

Last synced: 21 Apr 2026

https://github.com/awncorp/moodle

Mojo DB Driver Migrations

database ddl migrations perl perl5

Last synced: 03 May 2026

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/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 2026

https://github.com/siennathesane/cesiumdb

Low-level LSM-tree key value store.

database lsm-tree rust

Last synced: 17 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/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/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/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/ahmadrezamozaffary/database_uni_course

Some practice and hands on code with SQL lang and MySQL RDBMS

database mysql rdbms sql

Last synced: 29 Apr 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/bes-js/cherry3-lite

Cherry3 is a SQlite object modeling tool designed to work in an asynchronous environment.

database db quick sequelize sqlite

Last synced: 20 Apr 2026

https://github.com/91ahmed/dbtoexcel

Convert database table to excel sheet. 🐘

database database-tables excel export-to-excel php

Last synced: 02 May 2026

https://github.com/sndnv/nonamedb

Simple database and REST API implemented in multiple languages

clojure database elixir exercises kotlin python rest-api rust scala

Last synced: 02 Apr 2026

https://github.com/bertrandmartel/cloud-admin

Database admin interface with dynamic model configuration supporting table relations through datatable views powered by React

admin-dashboard database datatables material-ui react react-table

Last synced: 04 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/simonewebdesign/red

🔴 Fast key-value storage inspired by Redis

database key-value redis storage

Last synced: 03 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/teabranch/matlas-cli

Go based CLI that allows users to communicate with both Mongo Atlas and Mongo Databases in 1 tool. There's also support for YAML style resource for a declarative approach and finally a project discovery feature that finds out all the resource in a single project.

atlas cli database iac infrastructure mongo

Last synced: 03 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/tuannh982/sstsdb

Simple, Stupid Time Series Database. For educational purposes

database java time-series time-series-database

Last synced: 30 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/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/quickstartlibs/db

Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.

database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query

Last synced: 04 May 2026

https://github.com/francis94c/refactor-ci

A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.

codeigniter database igniter json payloads php refactor-ci resource rest rest-api

Last synced: 16 Apr 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/thinkgrid-labs/taladb

The embedded database for local-first JavaScript apps.

ai database local-first mobile offline rag react react-native sematic-search vector-database wasm web

Last synced: 19 Apr 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/vsoch/containerdb

In memory database for container metadata (under development)

containers database memory

Last synced: 03 May 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/mikeblum/sqlite-koans

code for SQLite Koans post

database golang sqlite sqlite3 template-project

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/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/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/maximo-perez-villalba/framework-dao-db

El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.

crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram

Last synced: 30 Apr 2026

https://github.com/wmluke/dosea

A dosea (daw-see-ey) for your datasets. Data visualization tool for relational, time series, and document databases

csv data-visualization database postgres react remix sqlite3 typescript

Last synced: 03 May 2026

https://github.com/simplesurance/sqltracing

Go SQL-Driver wrapper to trace operations via OpenTracing

database go golang jaeger opentracing sql

Last synced: 02 May 2026

https://github.com/kanzatahreem/broadway

Practicing Ruby on Rails by following codecademy's course

broadway codecademy database ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/socketsupply/dynavolt

A highly opinionated DynamoDB client for aws-sdk v3 using esm.

aws data database dynamo dynamodb key-value kvstore

Last synced: 05 May 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/andrey-tech/database-php

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

database mysql pdo php7 sqlite

Last synced: 17 Apr 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/faizanakram99/reportmanager

A simple SPA (Single Page Application) in AngularJS with REST API (using PHP )

angularjs database doctrine-orm email http-foundation mysql php rest-api single-page-app

Last synced: 19 Apr 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/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/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/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/tidesdb/tidesdb-ts

Official TypeScript binding for TidesDB

database key-value-store lsmtree storage-engine transactional

Last synced: 06 Mar 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/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/dayvidwhy/shortest

🛠 Shortens links using React, Express and SQLite3.

database node react sqlite3

Last synced: 06 May 2026

https://github.com/glendc/alumdb

AluminiumDB is an embeddable append-log written in Rust

append-only database db files fs rust smalldata

Last synced: 02 May 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/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/alesanchezr/json-orm

Create and manage a database with just JSON static files.

database json json-orm static-file-orm

Last synced: 03 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/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/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