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

Async ORM for ReactPHP (https://reactphp.org/)

async database orm reactphp

Last synced: 11 Jan 2026

https://github.com/diegovictor/meetapp-api

Application built during the Rocketseat GoStack Bootcamp

api database docker editorconfig eslint gostack javascript js meetapp node nodejs postgres redis rocketseat

Last synced: 07 May 2025

https://github.com/iguntur/laravel-artisan-database

Get the table records from artisan console

artisan database debug laravel mysql package sqlite

Last synced: 13 Apr 2025

https://github.com/wyatt-herkamp/tuxorm

TuxORM is a simple to use orm. That uses a Dao. I wrote this with the database tool TuxJSQL. I use a lot of magical code.

dao database java orm sql

Last synced: 02 Sep 2025

https://github.com/dn070017/cheatsheets

Cheatsheet for commonly used databases, package manager, version control frameworks and programming languages

database package-management version-control-system

Last synced: 03 Mar 2025

https://github.com/xxf098/gobangx

A cross-platform Vim-like database management tool written in Rust

database rust sql terminal tui vim

Last synced: 07 May 2025

https://github.com/indiscipline/nix-db-repair

Automatically fix Nix/NixOS error `SQLite statement 'delete from ValidPaths where path = *;': constraint failed`

database nix nixos script sqlite

Last synced: 18 Jul 2025

https://github.com/rap2hpoutre/mongodb-elasticsearch-sync

Copy data from MongoDB to Elasticsearch with a NodeJS CLI

cli database elasticsearch hacktoberfest javascript mongodb nodejs synchronization

Last synced: 11 Apr 2025

https://github.com/anmol-baranwal/coffee-compass

โœจ Find nearby coffee shops using your location. Modern APIs with an Airtable database is used.

airtable coffee coffee-shop database es-lint foursquare-api markdown nextjs rendering unsplash-api use-swr vercel-deployment

Last synced: 08 Jul 2025

https://github.com/spinualexandru/mara-db

Simple file based JSON database with NOSQL-like methods

database db json love love2d lua nosql

Last synced: 29 Oct 2025

https://github.com/alessandrotesoro/query-builder

A lightweight and fluent query builder for easy database interactions in WordPress.

database fluent wordpress wordpress-php-library wordpress-plugin wpdb

Last synced: 07 May 2025

https://github.com/1lann/db-benchmark

A framework to benchmark database performance with Go.

benchmark database go

Last synced: 17 Jun 2025

https://github.com/lanterndata/lantern-js

JavaScript/Typescript ORMs for Lantern Vector Database

database drizzle-orm javascript knex postgres postgresql sequelize typescript vector

Last synced: 12 Apr 2025

https://github.com/flagro/botfishinggame

A fun open-source Telegram bot for chats, developed to improve my knowledge in microservices and CI/CD pipelines.

cicd database fishing-game github-actions mongodb motor python python-telegram-bot python3 telegram telegram-bot

Last synced: 07 Sep 2025

https://github.com/musgravejw/database-c

Micro Database Implementation

c database

Last synced: 11 Jul 2025

https://github.com/vantezzen/vowserdb

๐Ÿ—„ vowserDB allows you to use CSV or JSON files as a database in PHP

csv database php

Last synced: 18 Jun 2025

https://github.com/xdillx/bibliotecagd--fmx

A versatile collection of Delphi custom components for enhancing UI development and facilitating VCL to FMX migration, featuring advanced styling and database connectivity.

components csv database dbedit delphi delphi-gd delphi-library export firemonkey fmx json qrcode ui-components

Last synced: 04 Sep 2025

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/liubin/boltdb-shell

A simple interactive shell to explore and manage buckets, keys and its values for boltdb file.

bolt boltdb database

Last synced: 29 Oct 2025

https://github.com/vitexsoftware/php-ease-fluentpdo

Database support for EasePHP Framework

database easephp-framework fluentpdo php

Last synced: 30 Oct 2025

https://github.com/axiosleo/node-orm-mysql

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 2025

https://github.com/ponzu-cms/live

Ponzu CMS package to add support for live queries. Subscribe to / emit from various hooks, i.e. AfterAPICreate, BeforeAdminDelete, etc.

database golang hook ponzu-cms reactive

Last synced: 10 Apr 2025

https://github.com/mateonunez/orama-schema-resolver

Create your Lyra's schema following the official specification

database orama plugin resolver schema

Last synced: 04 Oct 2025

https://github.com/FAIMS/faims-web

FAIMS Website: v2.5 development and beyond

android data-capture database faims faims-mobile faims-server fieldwork

Last synced: 03 Apr 2025

https://github.com/kelvinbiffi/gsapi

Feed API Based on a Google Sheet

database feed google-sheet hacktoberfest

Last synced: 12 Apr 2025

https://github.com/gpestana/muffler

JSON objects storage for fast prototyping. Sitting on top of Github's gist

bootstrapping database github-gist json json-objects-storage

Last synced: 17 Feb 2026

https://github.com/contributte/database

:sparkles: Extra contrib to nette/database (@nette)

active-record contributte database nette nette-framework

Last synced: 29 Dec 2025

https://github.com/ncss-tech/sda-lib

Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.

database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey

Last synced: 28 Jun 2025

https://github.com/shiqimei/node-opengauss

A simple OpenGauss client for Node.js based on node-postgres.

database database-driver nodejs opengauss

Last synced: 19 Mar 2025

https://github.com/gtkcyber/drillworkshop

Learn how to quickly explore your data with Apache Drill

apache-drill big-data database hadoop jdbc python r sql

Last synced: 11 Apr 2025

https://github.com/sifte/myreplitdb

A simple wrapper for replit's db.

database db replit

Last synced: 14 Dec 2025

https://github.com/codecaiine/vet-clinic

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 31 Aug 2025

https://github.com/sandrokeil/arangodb-php-driver

A PHP extension for ArangoDB with fuerte and velocypack :rocket:

arangodb cpp database driver fuerte nosql php php-extension velocypack vpack

Last synced: 04 May 2025

https://github.com/gotpop/gotpop-shop

A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway

css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api

Last synced: 09 Sep 2025

https://github.com/alessandrobelli/notionelli

Javascript script to prefill your Week database.

database javascript notion-api weekly-planner

Last synced: 04 May 2025

https://github.com/davidarchanjo/spring-boot-jpa-auditing

Sample Spring Boot project for implementing JPA database auditing

database java spring-boot spring-jpa

Last synced: 23 Jul 2025

https://github.com/edgelesssys/estore

A key-value store that provides confidentiality and "snapshot integrity".

database encryption

Last synced: 29 Jul 2025

https://github.com/williamscch/vet_clinic

PostgreSQL relational database to create data structure for a vet clinic.

database postgresql

Last synced: 31 Aug 2025

https://github.com/lukafilipxvic/yc-vault

YC Directory Database

database yc ycombinator

Last synced: 13 Apr 2025

https://github.com/prathameshdhande22/student-management-system-in-python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui

Last synced: 22 Sep 2025

https://github.com/akamai/pallas

Pallas is Python library for querying AWS Athena.

amazon athena aws database db jupyter presto prestodb prestosql sql

Last synced: 31 Jul 2025

https://github.com/tracesql/tracesql-py

Python client for TraceSQL lineage analyzer

data-lineage database lineage sql sql-lineage

Last synced: 30 Jul 2025

https://github.com/nikolaus77/rocker

Database interface class R package

database dbi mariadb mysql postgres postgresql r r6 rstats sql sqlite

Last synced: 21 Mar 2025

https://github.com/tsnsoft/delphi_demo_leaves

ะŸั€ะธะผะตั€ ั‚ะตัั‚ะพะฒะพะณะพ ะทะฐะดะฐะฝะธั ั ะธัะฟะพะปัŒะทะพะฒะฐะฝะธะตะผ ะฑะฐะทั‹ ะดะฐะฝะฝั‹ั… ะฝะฐ Delphi

database delphi demo mdb msaccess

Last synced: 08 Nov 2025

https://git.mills.io/prologic/bitcask

๐Ÿ”‘ A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

bitcask database db go golang key-value kv kvstore lsm trie

Last synced: 14 Mar 2025

https://github.com/jkenlooper/chill

Cascading, Highly Irrelevant, Lost Llamas

database flask python static-site-generator

Last synced: 20 Jul 2025

https://github.com/ahammadmejbah/ultimate-data-science-resources

๐Ÿš€ Welcome to the Unlimited Data Science Resources community! Dive into a wealth of knowledge with curated tutorials, courses, and insights. Elevate your data science journey with boundless learning opportunities! ๐Ÿ“Šโœจ

data-engineering data-mining data-science data-visualization database datascience

Last synced: 26 Feb 2025

https://github.com/amol-/datapyground

Easy to study Data Platform for fun and profit

compute-engine data data-engineering database python

Last synced: 28 Jul 2025

https://github.com/basemax/googleplaydatabasemirror

Repository of designing a crawler script to update a mirror database from Google Play on PHP.

crawl crawl-pages crawler crawlers crawling database database-schema google-play mysql php

Last synced: 24 Sep 2025

https://github.com/roimenashe/aerospike-search

In-memory embedded full-text & vector search for Aerospike, powered by Apache Lucene

aerospike database full-text-search hybrid-search java lucene search search-engine vector

Last synced: 19 Apr 2026

https://github.com/bobmcdear/boom

Feature embeddings for Open Library books

books database deep-learning embeddings similarity-search

Last synced: 13 Apr 2025

https://github.com/skarllot/expressions

Provides base for specifications to a DDD model

database ef-core martendb query repository specification

Last synced: 03 Sep 2025

https://github.com/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 2025

https://github.com/alexysb9032/hotel-management-system

This project is about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service.

csharp database database-management hotel-management-system sql-database

Last synced: 14 Apr 2025

https://github.com/pablobona/catalog-of-my-things-ruby

Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.

data-structures database json methods object preserve rubocop ruby ruby-gem testing

Last synced: 10 Jun 2025

https://github.com/carlosneto726/mdc3der-database

Midnight Club 3: DUB Edition Remix DataBase

bootstrap database fanmade midnightclub

Last synced: 01 Aug 2025

https://github.com/lekenecedric/laravel-migration-ai

Easily generate Laravel migration files from plain-language descriptions with Laravel Migration AI. This package simplifies the migration creation process, allowing developers to translate their ideas into actionable database migrations quickly.

ai comand-line composer database gemini laravel migration php

Last synced: 26 Jul 2025

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/ndxdeveloper/ndxsqlite

Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.

connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3

Last synced: 08 Apr 2026

https://github.com/bluebrain/bluepyentity

Manage entities within the knowledge graph

database

Last synced: 14 May 2025

https://github.com/winterpuma/bmstu_db

bmstu, IU7-5, ะ‘ะฐะทั‹ ะ”ะฐะฝะฝั‹ั… (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 2025

https://github.com/mongodb-developer/mongo-resilient-evolvability-demo

Demonstrates MongoDB best practices for building resilient yet evolvable shared data applications, using Rust as an example

agile data database flexible fluid mongodb resilient robust rust

Last synced: 07 Apr 2025

https://github.com/subramanyaks/busreservation

This is the DBMS mini project made from Java swing and oracle db as database which reserve the seat of bus and also shows the seating allotment.

database java javaswings vtu vtuproject

Last synced: 14 May 2025

https://github.com/k1ethoang/lan-hue-management-java

Bร i Tแบญp Lแป›n - Cรดng nghแป‡ Java. ฤแบกi hแปc Giao Thรดng Vแบญn Tแบฃi - Phรขn hiแป‡u TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/dawidolko/TechByte-Project-Laravel

Database project using gui and shopping cart based on php of use framework Laravel and Oracle19c.

base computer-shop css data-base database html javascript js laravel php project

Last synced: 06 Apr 2025

https://github.com/danielbprice/briefpg

Temporary PostgreSQL instances for Go unit tests

database golang postgres postgresql testing

Last synced: 12 Jan 2026

https://github.com/saifulaiub123/elasticsync.net

Real-time high-performance synchronization engine for syncing relational database changes to Elasticsearch index

background-service data database dotnet dotnetcore elastic elastic-search elasticsearch fulltext-search fulltextsearch npgsql postgresql sqlserver sync

Last synced: 27 Sep 2025

https://github.com/centralfloridaattorney/dataspoon

dataspoon is a database that helps to prepare data for analysis

database dataspoon encoder-decoder javaspoon mysql onehot

Last synced: 05 Apr 2025

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

https://github.com/davipatricio/easy-mongodb

MongoDB wrapper for begginers using Mongoose and simple syntax made with JavaScript.

database easy-mongodb javascript js mongo mongo-db mongodb mongoose node nodejs

Last synced: 30 Sep 2025

https://github.com/cybercog/php-db-locker

PHP application-level database locking mechanisms to implement concurrency control patterns.

advisory-locks concurrency concurrency-control database db lock locking locks mutex race-condition-prevention race-conditions

Last synced: 28 Jul 2025

https://github.com/williankeller/mvc-framework

A little MVC framework to help you in fast projects

database framework mvc mvc-framework php

Last synced: 26 Aug 2025

https://github.com/phachon/database

php ๆ•ฐๆฎๅบ“ๆ“ไฝœๆจกๅ—

database mysql pdo php php-database php-mysql php-mysqli php7

Last synced: 14 May 2025

https://github.com/nicknaso/simdb

Mirror repository for SimDB a A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp database key-value performance

Last synced: 10 Apr 2026

https://github.com/discoduroderoer/gestor-de-clases

Programa para gestionar clases y alumnos

database gestion java sqlite swing

Last synced: 15 Apr 2025

https://github.com/robaho/leveldbr

remote access to robaho/leveldb databases

database go key-value leveldb lsm lsm-tree

Last synced: 29 Apr 2025

https://github.com/boycce/monastery

โ›ช A simple, straightforward Mongo ODM

database javascript mongo mongodb mongodriver nodejs odm orm

Last synced: 10 Apr 2025

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/wilsonehusin/sqldoc

Generate markdown documentation from SQL tables.

database documentation documentation-generator postgres postgresql sql

Last synced: 14 Jun 2025

https://github.com/0xtlt/denodb-2

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno (DenoDB 1 from eveningkid)

database deno mysql orm sqlite sqlite3

Last synced: 11 Dec 2025

https://github.com/nabilhy/vet-clinic

Vet clinic is a relational database that representes a data structure for a vet clinic

database postgresql

Last synced: 10 Apr 2025