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

⛈ In-memory key-value multithreaded database

database haskell in-memory in-memory-database key-value redis

Last synced: 08 May 2025

https://github.com/imjching/keev

A simple key-value store based on gRPC and protobufs

database go grpc key-value protobuf

Last synced: 13 Sep 2025

https://github.com/kezhuw/treedb

Cache path sensitive hierarchical data storage system

database go nosql treedb

Last synced: 02 Feb 2026

https://github.com/nahnahaj/blog-app

The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/turbomack/non-empty-list-alias

Functions for NonEmptyList you already have and Zipper implementation that goes with it.

comonad database elm zipper

Last synced: 10 Sep 2025

https://github.com/bytehouse-cloud/driver-java

JDBC Driver for ByteHouse

database java jdbc jdbc-driver

Last synced: 14 Apr 2025

https://github.com/trustbit/PlainSql.Migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 29 Mar 2025

https://github.com/enthus1ast/nisane

a seq unpacker and mini orm

database orm sequence unpack

Last synced: 30 Apr 2025

https://github.com/data-engineering-community/data-engineering-meetup-in-a-box

A collection of guides, resources, and support for DE meetup organizers.

data data-analysis data-engineering data-mining data-structures database meetups

Last synced: 02 Aug 2025

https://github.com/julie-ify/blog-app

Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby

Last synced: 15 Jul 2025

https://github.com/measurechina/eventql-crystal

EventQL crystal driver

crystal database eventql

Last synced: 27 Mar 2025

https://github.com/inspecta/bridal-cars-backend

Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)

capybara-rspec database postgresql rest-api rubocop ruby-on-rails

Last synced: 16 Oct 2025

https://github.com/bw9ubwo/pydanql

Simplified PostgreSQL interaction in Python using Pydantic data models.

crud database orm postgresql pydantic python rapid-prototyping

Last synced: 14 Apr 2025

https://github.com/trustbit/plainsql.migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 17 Mar 2025

https://github.com/romanzipp/laravel-migration-generator

⚠️ WIP ⚠️ - Generate Laravel migration files from existing databases

database laravel php php7 showcase

Last synced: 18 Mar 2025

https://github.com/jamesclonk/ircollector

collector component for iRacing data 🏎

collector database iracing postgres

Last synced: 22 Jul 2025

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

https://github.com/eurobios-mews-labs/acrocord

This package provide some useful tools to interact with postgresql server using pandas dataframe

data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory

Last synced: 15 Apr 2025

https://github.com/suhailroushan13/mongodb-methods

MongoDB is a NoSQL document-oriented database system. It provides a rich set of methods and functions to interact with the database. Here are some of the most commonly used methods in MongoDB

config database db mongodb mongoose nosql-database

Last synced: 06 Aug 2025

https://github.com/doyensec/db-race-conditions-playground

Database Race Condition Playground. Made with 🧡 by Doyensec LLC.

database mariadb mysql postgres race-conditions transactions

Last synced: 16 Oct 2025

https://github.com/parzibyte/mysql_pdo_php_crud

Ejemplo muy básico para conectar PHP con MySQL usando PDO

crud database mariadb mysql php

Last synced: 12 Apr 2025

https://github.com/shayanheidari01/ormax

High-performance async ORM for all major databases

asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite

Last synced: 06 Aug 2025

https://github.com/kuzudb/kuzu-swift

Swift language binding for Kuzu graph database management system

cypher database graph graphdb ios nosql persistence swift vector

Last synced: 04 Oct 2025

https://github.com/mehmoodulhaq570/book-loan-management-system

Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!

backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio

Last synced: 11 Apr 2025

https://github.com/rynmx/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 08 Aug 2025

https://github.com/johnftitor/vet_clinic

This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file

database postgresql sql

Last synced: 10 Jul 2025

https://github.com/jim-schwoebel/youtube_scrape

📹 Library for making playlists and scraping youtube videos - alternative to pafy, pytube, and youtube-dl.

audio data database pafy scraper voice youtube-dl

Last synced: 11 Apr 2025

https://github.com/libretro/webdb

A website to browse the content of the libretro RDB files

database game-database libretro no-intro rdb static-site-generator website

Last synced: 17 Jun 2025

https://github.com/n25a/eavesdropper

Eavesdropper is project that used for consuming in message queue and storing in database.

database go golang message-queue nats timescaledb

Last synced: 15 Jul 2025

https://github.com/wgzhao/notes

个人笔记仓库

database git k8s

Last synced: 30 Oct 2025

https://github.com/skyduy/dblink

Easily query, insert, update, delete on an exist table in database.(基于sqlalchemy的通用ORM框架)

database dblink django-orm sqlalchemy

Last synced: 17 Jan 2026

https://github.com/faizahmedfarooqui/go-gin-api-server

A simple API server built with Golang using the Gin Framework and supports live reloading during development using Air, Validators Auto-Registration and has an integrated migration system.

api-server database gin gin-framework gin-gonic go golang migration postgres postgresql validator-auto-generate validators

Last synced: 14 Apr 2025

https://github.com/cursedprograms/flask-client-manager

Flask-based web app with Unity integration for efficient client data management using SQLite.

css database flask flask-application html jinja python sqlite unity

Last synced: 11 Mar 2026

https://github.com/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

https://github.com/caicancai/awesome-ivm-learning

A list of learning materials to understand ivm internals

awesome database ivm

Last synced: 12 May 2026

https://github.com/bocaletto-luca/ip-geolocation-finder

A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...

api-free bocaletto-luca css3 database finder-ip free-data html5 ip ip-api ip-geolocation ip-geolocation-finder javascript open-data open-source responsive webapp

Last synced: 20 Apr 2026

https://github.com/aliiimaher/travel-management-system-db

This is Database course project.

database plpgsql postgres

Last synced: 27 Oct 2025

https://github.com/rashedul-alam46/sql-multi-table-update

SQL query to update one table by another table.

database mssql-server sql tsql

Last synced: 21 Jun 2026

https://github.com/greenelab/hetontology

Biological ontologies as hetnets in Neo4j

database dataset neo4j networks ontology tool

Last synced: 12 Mar 2026

https://github.com/tryagi/pinecone

Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.

client csharp database dotnet embedding embeddings langchain-dotnet net6 net7 pinecone sdk vector vector-database

Last synced: 24 Oct 2025

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

Official GO binding for TidesDB

btree clib database keyvalue lsmtree oltp storage-engine ttl

Last synced: 27 Apr 2026

https://github.com/commouse/simpledb

Simple Key-Value Database with persistent storage.

cache database key-value persistent

Last synced: 18 Jul 2025

https://github.com/the-akira/pythonexperimentos

Experimentos com a linguagem Python: algoritmos, scripts, documentações, desenhos, animações e exemplos.

algorithms csv database files functions http leetcode oop opencv python3 regex threading turtle

Last synced: 07 May 2025

https://github.com/metricq/hta

📚 Library for Hierarchical Timeline Aggregation metric storage

backend cpp17 database file-format library metrics storage

Last synced: 02 Aug 2025

https://github.com/vicgutt/laravel-auto-model-cast

Automatically cast model attributes based on database column types

casting database eloquent laravel model

Last synced: 04 Jul 2025

https://github.com/diamondlightsource/ispyb-api

Package for writing acquisition and processing results into an ISPyB database

database ispyb mariadb mysql python stored-procedures

Last synced: 17 Feb 2026

https://github.com/joelgombin/liremininterieur

Outils pour nettoyer les fichiers électoraux du Ministère de l'Intérieur

database elections outil r tool

Last synced: 13 Apr 2025

https://github.com/abhijit2505/django-practise-codes

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.This Repository contains my practice codes on Web Application Backend Development using Django and Sqlite3.

backend-webdevelopment database django-framework django-project fullstack-development python3 sqlite3 webdevelopment

Last synced: 14 Jul 2025

https://github.com/yujincheng08/minisql

Homework for Database System

database

Last synced: 12 May 2025

https://github.com/dbiir/pard

A Parallel Database Running like a Leopard

database parallel-database

Last synced: 10 Jul 2025

https://github.com/typper-io/typper-bi

Talk with your data: Create a Single Source of Truth (SSoT) integrating Postgres, Google Sheets, MongoDB, and more

database llm mongo postgres sheets

Last synced: 07 Aug 2025

https://github.com/marcusschiesser/vectorstores

Vectorstores is a framework for using vector databases in your AI applications

ai ai-agents data database embeddings vector vector-database

Last synced: 13 Jan 2026

https://github.com/mikedan37/blazedb

Swift-native embedded database for local app storage with encrypted page persistence, WAL-backed crash recovery, and reactive SwiftUI integration.

blazedb database developer-tools embedded-database local-first storage-engine swift swiftui

Last synced: 24 Apr 2026

https://github.com/mskian/happy-new-year-wishing-web-app

Happy New year Wishing web app - Bootstrap - PHP/MYSQL

bootstrap database festival greetings mysql php

Last synced: 13 Apr 2025

https://github.com/dori-dev/sql-cheatsheet

SQL cheat sheet for simple sql commands.

cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite

Last synced: 05 May 2026

https://github.com/cristalhq/pgxutil

Go jackc/pgx helper to write proper transactions

database go golang pgx postgres transactions

Last synced: 08 Apr 2025

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025

https://github.com/timothyvanderaerden/ecto_mysql_extras

Ecto MySQL (and MariaDB) database performance insights.

database ecto elixir mariadb mysql

Last synced: 28 Aug 2025

https://github.com/alibori/laravel-db-size-alerts

Laravel package to receive alerts about database size limits.

database laravel laravel-package

Last synced: 30 Aug 2025

https://github.com/kontenbase/kontenbase-php

Kontenbase SDK for PHP

backend database php rest-api sdk

Last synced: 13 Jan 2026

https://github.com/itsjimi/store-data

💾 Finally, the simplest way to store data

database javascript nodejs storage

Last synced: 08 Jul 2025

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

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

automation database devops-tools gcloud postgresql terraform

Last synced: 30 Apr 2025

https://github.com/ps0305/mysql_crud

RESTFul CRUD Example with NodeJS and MySQL

database expressjs mysql mysql-crud nodejs restful-api

Last synced: 19 Apr 2025

https://github.com/kongzue/db

🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构

android database sqlite

Last synced: 25 Jul 2025

https://github.com/jakarto3d/jakarnotator

The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.

annotations computer-vision data database deep-learning detectron instance-segmentation mscoco training-data

Last synced: 15 May 2025

https://github.com/jpvenson/dataaccess

This is Yet another ORM that uses various Technology's without 3rd Party to Map database output to POCOs.

ado c-sharp database orm-framework poco reflection

Last synced: 12 Apr 2025

https://github.com/mysql-net/adonetapitest

Tests multiple ADO.NET providers for API consistency

adonet database hacktoberfest

Last synced: 11 Apr 2025

https://github.com/mhmdsalahsebai/database-trigger-manager

Database Trigger Manager is a WordPress plugin that allows you to manage database triggers easily through the WordPress admin interface.

database mysql php sql wordpress

Last synced: 12 Apr 2025

https://github.com/mozancetin/sqlite-image-handler

Simple to use image handler for python sqlite3.

database python python-sqlite3 python3 sql sqlite sqlite3-image

Last synced: 07 May 2025

https://github.com/belsman/rails-capstone

A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.

bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter

Last synced: 15 Aug 2025

https://github.com/jsplumb-demonstrations/schema-builder

Database schema builder, with support for tables and views and an object inspector

angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue

Last synced: 14 Apr 2025

https://github.com/arun-gupta/dynamodb-java-helloworld

Hello World for Amazon Web Services DynamoDB and Java

amazon aws cloud database dynamodb java nosql

Last synced: 29 Apr 2025

https://github.com/pkg6/tp5-databackup

thinkphp数据库备份

backup database mysql sql

Last synced: 11 Jan 2026

https://github.com/liryan/dbfiller

基于Laravel / Lumen的组件,给数据库自动生成测试数据

bot database lavavel mysql performance-testing

Last synced: 13 Jan 2026

https://github.com/johnftitor/spendless

Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life

database postgresql rails ruby tailwindcss

Last synced: 31 Aug 2025

https://github.com/mackysoft/unidata

[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.

achievements c-sharp csharp data database input-ouput quest unity unity-editor

Last synced: 09 Apr 2025

https://github.com/messams/lms

An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.

api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml

Last synced: 12 Jun 2025

https://github.com/n-octo-n/n8n-nodes-json-database

This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.

database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree

Last synced: 22 Apr 2025

https://github.com/recca0120/laravel-config

save config to database

config database laravel

Last synced: 29 Jul 2025

https://github.com/holon-platform/holon-datastore-jdbc

Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional

Last synced: 23 Apr 2025

https://github.com/herbsjs/herbs2knex

Create repositories using Knex to retrieve and store Entities

database hacktoberfest herbsjs knexjs orm query-builder

Last synced: 02 Aug 2025