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

Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods

database oop-principles psql ruby

Last synced: 02 Apr 2025

https://github.com/aidenellis/painlessdb

🥨 PainlessDB - A Painless Simple Way To Create Schema and Do Database Operations Quickly In Python.

aidenellis database db painlessdb python

Last synced: 19 Apr 2025

https://github.com/ricardovelero/invoicing-rails

A simple invoicing App made in Ruby on Rails

database invoice-pdf invoices rails7 ruby

Last synced: 01 Oct 2025

https://github.com/mrdulin/mongoose-codelab

Learning Mongoose with Node.js by examples

chai database db lodash mocha mongodb mongoosejs nodejs sinon sinonjs unit-testing

Last synced: 13 Apr 2026

https://github.com/delvedor/demodb

An HTTP based database for demo purposes, workshop and so on.

database utility workshop

Last synced: 28 Apr 2026

https://github.com/ilynette/recipe_app

The Recipe app keeps track of all the users' recipes and ingredients. It will allow the user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe. Also, since sharing recipes is an important part of cooking, the app should allow the user to make them public so anyone can access them.

database ruby

Last synced: 13 Apr 2026

https://github.com/cbrnrd/ezdb

🌌 An in memory database used for IPC

crystal daemon database interprocess-communication ipc nosql

Last synced: 25 Oct 2025

https://github.com/kawakamimoeki/prisma-cleaner

Prisma Cleaner is a utility for cleaning database with Prisma in testing. You can use in Jest or Mocha, etc.

database jest-test mocha postgresql prisma

Last synced: 21 Apr 2025

https://github.com/sneels/parkds

Connect all your Data Sources via 1 process (Cross-Domain + Single-Domain)

cross-domain data database datasource datasources javascript source

Last synced: 24 Feb 2026

https://github.com/joshkamau/pgmigrate

Database migration tool for postgres written in go.

database golang migration postgres

Last synced: 14 Mar 2026

https://github.com/salmandabbakuti/qldb-essentials

Kickstarter Development Essentials for Amazon's QLDB. Article here: https://medium.com/devopsinternationalbv/hands-on-with-quantum-ledger-database-qldb-9223de64ac22

amazon-qldb amazon-web-services aws blockchain-technology database ledger nodejs qldb qldb-example rest-api

Last synced: 07 May 2025

https://github.com/nasirkhan294/blog_app

This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚

database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails

Last synced: 06 May 2026

https://github.com/czukowski/phpunit-mock-db

Database Abstraction Layer mocking for PHPUnit

database mock phpunit sql

Last synced: 04 Jul 2025

https://github.com/greguz/mutent

An agnostic solution to work with any Datastore

collection database datastore entity javascript

Last synced: 09 Apr 2025

https://github.com/ctiedt/influx_client

A Rust library to interact with InfluxDB

database influxdb influxdb-client rust

Last synced: 06 Jul 2025

https://github.com/evskii/unity_globalleaderboard

This Unity project demonstrates how to set up a global leaderboard using a hosted database, PHP and Unity.

database game-development leaderboard package php unity unity-scripts unity2d unity3d

Last synced: 21 Jan 2026

https://github.com/rasperon/kazanc-yonetimi

This project is a revenue management application developed using Node.js and EJS. It is designed for both beginners and advanced users. This guide provides basic information about the project and explains the steps to run the project in a local environment. Bu proje, Node.js ve EJS kullanılarak geliştirilmiş bir kazanç yönetimi uygulamasıdır.

database ejs ejs-express lesson lessons management mern mongo mongodb nodejs npm revenue revenue-management starter template

Last synced: 24 Oct 2025

https://github.com/samuel-ricardo/connectionfactory

Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.

apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite

Last synced: 09 Oct 2025

https://github.com/ikauematos/sql-database-student

Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations

database sql

Last synced: 27 Feb 2025

https://github.com/glynnbird/postdb

A CouchDB-like database that uses PostgreSQL as the storage engine.

couchdb database nodejs postgresql

Last synced: 12 Apr 2026

https://github.com/rotten-lkz/concisedb

A database library stores JSON file for Node.js.

concisedb database json local localdb nodejs npm-package typescript-library

Last synced: 11 Apr 2026

https://github.com/d4rckh/nim-tlv

tlv building and parsing in nim

database datastore nim serialization tlv

Last synced: 31 Mar 2025

https://github.com/diptochakrabarty/mysqlinstancecontroller

MySQLInstance Controller is a Kubernetes Operator designed to automate the deployment and management of MySQL instances in a Kubernetes cluster.

controllers customresourcedefinition database developer devops kubernetes mysql operator

Last synced: 05 Feb 2026

https://github.com/sitano/mdbutil

MariaDB Experimental tools in Rust. Parse Redo Log or create a fake checkpoint.

database mariadb redo rust storage

Last synced: 23 Oct 2025

https://github.com/jsejcksn/deno-kv-sqlite

Key-Value storage backed by SQLite

database deno key-value kv-store sqlite sqlite3

Last synced: 07 Feb 2026

https://github.com/geocollections/emaapou

eMaapõu: Eesti maapõue andmebaas

data database estonia geology portal

Last synced: 05 Feb 2026

https://github.com/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/tiagodanin/anonymous-reporting-system-example

Anonymous Reporting System Example - IFPA Project - Database II

anonymous database example ifpa mysql report reporting reporting-tool system

Last synced: 28 Apr 2025

https://github.com/mutazhelal/audioplayer

Audio player with features like playlists, skip, shuffle, pause and play. React, Next.js, Typescript, and Postgres. Cookies, database schemas and migrations, API calls with serverless functions.

cookies database middleware migration nextjs postgresql prisma reactjs schema

Last synced: 12 Apr 2025

https://github.com/robaho/cpp_leveldb

A port of the ultra-high-performance robaho key-value database using modern C++.

cpp database key-value-database key-value-store leveldb lsm-tree

Last synced: 21 Nov 2025

https://github.com/shadowplay1/quick-mongo-super

Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.

cloud database db fast javascript js mongodb nodejs simple speed ts typescript

Last synced: 22 Apr 2025

https://github.com/path-check/safeplaces-data-layer

Safe Places data layer is an external dependency library that handles the management of the database layer for the API, Ingest, and Translation API's.

database helper non-critical postgres

Last synced: 16 Apr 2025

https://github.com/seddryck/duburl

DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem

ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite

Last synced: 22 Apr 2025

https://github.com/livealvi/advance-web-technology

PHP Laravel Framework & View Engine, Storage Management, Security Management, PHP API Management, Building Dynamic Web Application, ORM Using JS Framework & Application Deployment.

api blade blade-template-engine database laravel laravel-framework nodejs nodejs-server php php-framework phpmyadmin reactjs

Last synced: 09 Apr 2026

https://github.com/skrylar/firebird

Nimized Firebird (Interbase) support.

client database firebird interbase nim wrapper

Last synced: 02 May 2026

https://github.com/elagoht/squirrel

Lightweight python module for 2 dimensional data managing, storing and manipulation (with regex support).

2d-arrays 2darrays array data-science database float integer list storage string

Last synced: 28 Apr 2026

https://github.com/caomeiyouren/auto-backup-database

服务器数据库自动备份方案,支持本地备份和异地备份

backup database mongodb mysql postgresql sqlite typescript

Last synced: 02 Apr 2026

https://github.com/arturoeanton/go-struct2serve

This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.

database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql

Last synced: 28 Apr 2026

https://github.com/yakuter/golang-database-actions

A simple mini project to show usage of database with golang

database go golang mysql

Last synced: 09 May 2026

https://github.com/donuts-are-good/csvdb

experimental csv database

csv database db embedded flat-file go golang sql

Last synced: 27 Apr 2026

https://github.com/fajarwz/blog-laravel-db-transaction

Simple example of how to use DB::transaction() in Laravel

database database-transaction example-project laravel php

Last synced: 09 May 2026

https://github.com/planetway/connector-docs

CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries

database openapiv3 sql

Last synced: 27 Apr 2026

https://github.com/jroedel/laminas-sion-model

A simple array-based ORM platform for Laminas. Includes many filters and view helpers.

database laminas laminas-mvc orm

Last synced: 17 Apr 2026

https://github.com/glowstonemc/shine

Glowstone's plugin database

database glowstone website

Last synced: 20 Apr 2026

https://github.com/zainmustafaaa/sql-lite-database-demo

Purpose of this project is just to help beginners to know how to initialize sql lite database for android.

android android-database database sql sql-lite

Last synced: 19 Apr 2026

https://github.com/cognica-io/uqa

UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure

bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search

Last synced: 08 Apr 2026

https://github.com/davealdon/html-table-scraper

:chart_with_upwards_trend: A C# app that makes sense of HTML tables. Created using Xamarin for your cross-compatible convenience.

database html mysql pattern scrape table

Last synced: 15 Apr 2026

https://github.com/andyfratello/dbd

🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB

data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database

Last synced: 10 Feb 2026

https://github.com/speediedan/deep_classiflie

Deep Classiflie is a framework for developing ML models that bolster fact-checking efficiency. As a POC, the initial alpha release of Deep Classiflie generates/analyzes a model that continuously classifies a single individual's statements (Donald Trump) using a single ground truth labeling source (The Washington Post). For statements the model deems most likely to be labeled falsehoods, the @DeepClassiflie twitter bot tweets out a statement analysis and model interpretation "report"

albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap

Last synced: 09 May 2026

https://github.com/tether/neo4j-seed

Seed Neo4j database from a folder

database neo4j seed

Last synced: 09 May 2026

https://github.com/modscleo4/jsdbclient

JSDBClient is the official client for JSDB

database javascript nodejs

Last synced: 08 May 2026

https://github.com/avraammavridis/worlds-smallest-db

World's smallest and simplest database

bash database key-value simpest-database

Last synced: 08 May 2026

https://github.com/amattu2/inst-327

A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.

database murach murach-textbook mysql sql

Last synced: 16 Apr 2026

https://github.com/kaloslazo/pyfusedb

Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.

database inverted-index multidimensional python structures unstructured-data vector-embeddings

Last synced: 11 Feb 2026

https://github.com/evas-php/evas-db

🗃 Database module (Connection, table & column schemas, query builders, result fetching, identity map)

database database-library database-schema dbal identity-map php php7 query-builders query-result table-schema

Last synced: 13 Jun 2026

https://github.com/oguzsh/dtweet

It is the ruby ​​on rails project that allows you to scheduled tweets.

database rails ruby ruby-on-rails sidekiq tweet twiter twitter-api

Last synced: 07 May 2026

https://github.com/xeaone/database

X-Database A Deno database client for Google Cloud Firestore.

database datastore deno firebase firestore gcp google javascript typescript

Last synced: 11 Feb 2026

https://github.com/samuel-rosa/fe-br

Código fonte do site da Base de Dados Brasileira de Ferro do Solo

crowdsourcing database science soil-iron-content ufsm

Last synced: 14 May 2026

https://github.com/ojford/recfiles-rs

Manage GNU Recfiles from rust

database flat-file human-readable plaintext recfiles rust

Last synced: 27 Feb 2026

https://github.com/0xrocky/giogu-db

Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.

database php plpgsql postgresql sql

Last synced: 07 May 2026

https://github.com/jojoarianto/docker-for-local-development

Cheatsheet and explanation how to use docker for local development

database docker

Last synced: 14 May 2026

https://github.com/yashitanamdeo/hospital-management-system-python

Hospital Management System using Tkinter in Python with Mysql Database Connectivity

database database-management hospital-management-system mysql python tkinter tkinter-python

Last synced: 16 Apr 2026

https://github.com/chompfoods/sdk-csharp

C# SDK for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.

api branded chomp csharp csharp-sdk data database dll food grocery ingredients nuget nutrition raw recipes recipes-api restsharp sdk swagger

Last synced: 06 May 2026

https://github.com/jrycw/edgedb-ia

EdgeDB learning material in Traditional Chinese.

database edgedb

Last synced: 28 Feb 2026

https://github.com/htfy96/simpledb-kotlin

A modernized codebase of sciore's simpledb project, powered by Kotlin and gradle

database gradle kotlin

Last synced: 06 May 2026

https://github.com/ferdinand-beyer/datalite

Datomic-inspired database on top of SQLite

clojure database

Last synced: 13 May 2026

https://github.com/looran/digikuery

digikam database query tool

album database digikam python query tag

Last synced: 13 Feb 2026

https://github.com/tradik/mddb

A minimal, lightweight structured data store designed for small applications, scripts and automation workflows. Built for simplicity, portability and low overhead.

automation database embedded-systems go golang key-value-store lightweight-database markdown rag-pipeline search-algorithm structured-data vector-database

Last synced: 06 Apr 2026

https://github.com/yuesong-feng/flash-dbsim

A simulation tool for evaluating Flash-based database algorithms

database flash flash-based

Last synced: 13 May 2026

https://github.com/rsc-dev/cve_db

Common Vulnerabilities and Exposures DB and Python API

cve database security

Last synced: 13 Feb 2026

https://github.com/jakbin/dbjson

crud operation with database using json.

database db hacktoberfest hacktoberfest2022 json python

Last synced: 13 Feb 2026

https://github.com/houssemdellai/webapp-demo

Demo for ASP.NET 5.0 app that connects to Database and to Azure Application Insights.

application-insights azure database dotnet5

Last synced: 14 Feb 2026

https://github.com/sparen/danmakufuvideos

A database of Danmakufu scripters' scripts' videos

database json scripter sparen touhou-danmakufu-ph3 video youtube

Last synced: 05 May 2026

https://github.com/tush-tr/nosondb

A Simple , Lightweight , Efficent JSON based database for Nodejs.

database db javascript json nodejs nosql nosql-database

Last synced: 05 May 2026

https://github.com/laisrmacedo/labook-backend

O Labook é uma rede social com o objetivo de promover a conexão e interação entre pessoas. Quem se cadastrar no aplicativo poderá criar e curtir publicações.

backend database expressjs jwt-authentication nodejs sqlite3 typescript

Last synced: 11 Jun 2026

https://github.com/brownag/labtaxa

Analysis-ready Rocker RStudio Server-based Container for the USDA-NRCS-NCSS Kellogg Soil Survey Lab Data Mart 'SQLite' Snapshot

database docker geopackage kssl lab ncss r rstudio rstudio-server soil soil-survey

Last synced: 14 Feb 2026

https://github.com/objectstack-ai/objectql

The Universal Data Protocol. A high-performance engine that virtualizes SQL, NoSQL (Redis), and Files (Excel) into a unified API. Write once, query anywhere.

database json-schema orm protocol typescript universal

Last synced: 16 Feb 2026

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/gehad-ahmed30/face-recognition-attendence-system

The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.

database face-recognition firebase numpy opencv python

Last synced: 01 Mar 2026

https://github.com/ul0gic/sqlite-deno

A true-Deno SQLite. WASM-based, no FFI, honors Deno permission model. Build-in-public: engine (Deno-FS VFS + both concurrency modes + crash recovery) proven; public API in progress.

database deno edge sqlite typescript vfs wal wasm webassembly

Last synced: 24 Jun 2026

https://github.com/deividsousan/tudogostoso

API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.

api backend database fastapi mysql pydantic python sql sqlalchemy

Last synced: 02 Mar 2026

https://github.com/alitiq/citus-postgis

This is postgresql database image with citus and postgis extension.

citus database postgis postgresql psql

Last synced: 02 Mar 2026

https://github.com/nabidam/iran_provinces

Iran provinces and their cities

database iran iranian json

Last synced: 03 May 2026

https://github.com/dev-labs-bg/laravel-csv-importer-examples

Examples for the Laravel CSV import/export package

csv database export import laravel

Last synced: 02 May 2026