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/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 2025

https://github.com/mustansirzia/institutions-api

A RESTful microservice to query all colleges in India, universities in India and all international universities around the world using their name, a prefix of their name or any part of their name.

colleges database docker go golang microservice restful serverless trie universities

Last synced: 28 Jul 2025

https://github.com/tbreuss/pdo

A thin wrapper for the native PDO extension with additional functionality.

database pdo pdo-instance pdo-php pdo-wrapper php php-pdo

Last synced: 04 Jan 2026

https://github.com/joelnb/sofa

Golang bindings for CouchDB API

couchdb database go golang

Last synced: 05 Oct 2025

https://github.com/excelano/xql

Run real SQL — SELECT, UPDATE, INSERT, DELETE — against SharePoint Lists and CSV files from one command-line tool.

cli command-line-tool csv database go golang microsoft-365 microsoft-graph odata repl sharepoint sql

Last synced: 04 Jul 2026

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

The littlest key-value database :baby_chick:

database nodejs nosql

Last synced: 10 Apr 2025

https://github.com/vsdudakov/yara-orm

Fast async Python ORM with a Rust engine — Tortoise-style models, querysets, relations and migrations for PostgreSQL, MySQL and SQLite. A faster, fully-typed alternative to Tortoise ORM and async SQLAlchemy.

async async-orm asyncio data-mapper database database-orm high-performance mariadb migrations mysql orm postgresql pyo3 python python-orm query-builder rust sqlalchemy sqlite tortoise-orm

Last synced: 04 Jul 2026

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/kanzatahreem/recipe-app

The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users 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.

bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails

Last synced: 27 Oct 2025

https://github.com/wilfredpine/vanilla-php

A very basic Vanilla PHP web application using PDO for database.

crud database mysql mysql-database native pdo pdo-mysql php vanilla vanilla-php

Last synced: 24 Sep 2025

https://github.com/emirror-de/naphtha

Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust your code. Specific models can be stored in different databases. Query models by property. Migrations in pure Rust and available during runtime.

database database-connector database-migrations models rust-lang

Last synced: 23 Apr 2025

https://github.com/cleilsonandrade/carteira_vacinacao

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus

Last synced: 23 Apr 2025

https://github.com/tigrisdata-archive/tigris-vector-ts

Tigris Vector Database client for TypeScript

database javascript nodejs search typescript vector

Last synced: 01 Jul 2025

https://github.com/fadhil-riyanto/crud-with-mysql

Ini adalah crud menggunakan PHP di mysql

crud css database mysql mysql-crud

Last synced: 13 Apr 2025

https://github.com/extrabb/bulk-tmdb

A bulk downloader for tMDB movie/TV data.

api bulk console csharp database download movie tmdb

Last synced: 26 Jul 2025

https://github.com/matrixai/js-db

Key-Value DB for TypeScript and JavaScript Applications

database key-value-database rocksdb

Last synced: 10 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/criscorreas/apuntes-sql

Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin

cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers

Last synced: 16 Jun 2025

https://github.com/ebean-orm/ebean-test-containers

Ability to control docker containers. e.g. Postgres running as docker container for testing

clickhouse cockroachdb database db2 docker hana java localdynamodb localstack mariadb mysql nuodb oracle postgres sqlserver test test-containers yugabyte

Last synced: 15 Sep 2025

https://github.com/ashkan0201/digikala

A demo of the Digikala site that allows you to use it like a site for buying and selling products.

css database html js less python3 scss shop sql website

Last synced: 11 Apr 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/helloharendra/mysql-rdbms

Relational database management system.

database database-management dbms mysql relational-databases sql

Last synced: 19 Apr 2025

https://github.com/abedputra/ip2location

Get your location such as city, region or country.

city country database ip2location ip2location-database region

Last synced: 17 Aug 2025

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

🧩 Redify any database as RedisDB

database key-value-store mssql mysql oracle postgresql redis redis-server sqlite

Last synced: 12 Jan 2026

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

Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.

database expression-language faker fixture fixtures golang testing

Last synced: 13 Apr 2025

https://github.com/padosoft/mysqlbackup.sh

Bash script to daily backup all your database in gzip with weekly history

bash database mysql mysql-backup

Last synced: 23 Apr 2025

https://github.com/jweinst1/corplet

A binary-corpus system for word tagging

corpus-linguistics database linguistics nlp nlp-library

Last synced: 22 Apr 2025

https://github.com/pfieffer/conndb

CRUD operations on MySQL database from Android app using RESTful api.

android database json mysql-database phone php restful-api volley

Last synced: 06 May 2025

https://github.com/mackysoft/mastertools

An import tool for importing tables from excel or spreadsheet to generate a database.

csharp database excel spreadsheet unity

Last synced: 24 Oct 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/rainnny7/feather

Feather is an efficient lightweight database library. Mirror of code maintained at https://git.rainnny.club/Rainnny/Feather

api database high-performance java javadoc lib library maven wiki

Last synced: 09 Jul 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/crate/tsperf

TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.

benchmark benchmark-suite benchmarks cratedb database database-benchmarking database-perfomance database-performance-analysis influxdb mongodb mssql odbc postgresql time-series timescaledb timeseries timeseries-data timeseries-database timestream tsbs

Last synced: 18 Jun 2025

https://github.com/almpartners/palje

A tool for creating hierarchical documentation of SQL Server databases to Confluence wiki

confluence database documentation mssql

Last synced: 03 Aug 2025

https://github.com/noonat/migrate

A simple migration helper for Go's database/sql package.

database golang migrations mysql postgres postgresql sql sqlite

Last synced: 09 Apr 2026

https://github.com/myconsciousness/zenna-db

Zenna DB is designed to be flexible enough to respond to modifications and to achieve this state with a small implementation. It is a framework that further develops the idea of Content Framework. Zenna is a name inspired by Zen Buddhism, a branch of Mahayana Buddhism that refers to a state of mind that is no longer agitated.

content content-framework database db framework gradle java nosql ocp zenna zenna-db

Last synced: 22 Aug 2025

https://github.com/dewanshrawat15/cyquest

A fully featured online treasure hunt playground. Just set the questions, register required users and start the hunt.

cryptic-hunt database database-management django game hacktoberfest hacktoberfest2021 hunt python quizapp superuser treasure-hunt webapp

Last synced: 20 Aug 2025

https://github.com/code-specialist/database-setup-tools

Easy to understand and use python tools that help you to create databases and interact with them

database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel

Last synced: 19 Apr 2025

https://github.com/sarvsav/iza

Streamline platform operations with Linux inspired commands written in Go!

artifactory ci cicd cli database devops go golang linux mongodb platform-engineering shell

Last synced: 07 Mar 2026

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/aditeyabaral/natural-language-database-querying

A novel approach to data retrieval from tagged databases using only natural language audio queries

database intel machine-translation nlp nlp-keywords-extraction nlp-machine-learning nltk nltk-python querying speech-recognition

Last synced: 26 Jun 2025

https://github.com/raphaelalmeidamartins/mysql-all-for-one

MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 07 May 2025

https://github.com/andkom/php-berkeley-db

A simple Berkeley DB library for PHP.

berkeley berkeley-db database library php php-library

Last synced: 12 Aug 2025

https://github.com/siddhi-io/siddhi-store-mongodb

Extension that can be used to perform DB operations with Mongo DB

database extension mongodb nosql siddhi store

Last synced: 11 Jan 2026

https://github.com/vshulcz/youtube_crawler

A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.

crawler database gui osint parser python requests reverse-engineering sql tkinter youtube

Last synced: 16 Jan 2026

https://github.com/timkpaine/durga

Distributed p2p object database

database databases p2p python python3

Last synced: 27 Jun 2025

https://github.com/go-kivik/kivikd

Kivik server

couchdb daemon database go nosql

Last synced: 07 Mar 2026

https://github.com/rowyio/buildship-docs

BuildShip Docs - Visually create workflows and backend cloud functions with low-code and AI.

ai aiworkflow api api-builder automation backend backend-api cron database low-code no-code scheduled-jobs visual workflow

Last synced: 25 Jun 2025

https://github.com/bocaletto-luca/openlibrary-explorer

OpenLibrary Database - Book Explorer is an interactive web application that allows you to dive into the world of literature using data from the [Open Library API](https://openlibrary.org/developers/api). This project dynamically fetches book data and presents it in a modern, responsive design developed with HTML, CSS, JavaScript, and Bootstrap 5.

api book books books-api css3 database freeapi html5 javascript library multidevice openlibrary openlibrary-api responsive webapp

Last synced: 07 May 2026

https://github.com/kovacou/go-database

Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.

builder database go golang mysql profiler transactions

Last synced: 17 Jan 2026

https://github.com/dolthub/dolthub-issues

Issues for dolthub.com

database dolt dolthub

Last synced: 01 Jul 2025

https://github.com/globbie/knowdy

Knowdy: a knowledge management system

c database embedded-database graph graph-database

Last synced: 24 Apr 2025

https://github.com/sloweyyy/northwind-db-practice

This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.

database mysql postgresql sql

Last synced: 15 Apr 2025

https://github.com/brazil-data-cube/lccs-ws-spec

Land Cover Classification System Web Service Specification

database earth-science geospatial gis land-cover land-cover-classification land-user postgresql

Last synced: 12 Apr 2025

https://github.com/furkancosgun/abap_database_manager

A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.

abap abap-development abap-oo abapgit database sql

Last synced: 06 Mar 2026

https://github.com/turiphro/nosqllab

Ready-to-go NoSQL database examples in Docker Compose

couchdb database database-lab docker docker-compose hbase mongodb neo4j nosql postgresql psql redis riak riak-kv

Last synced: 02 Mar 2026

https://github.com/webwareforpython/w4py3-middlekit

Webware for Python MiddleKit ORM

database orm python python-3 sql

Last synced: 14 Apr 2025

https://github.com/krishcdbry/nexadb

NexaDB - A lightweight NoSQL database with vector search, TOON format, and enterprise security built-in

database nosql-database toon vector-database vector-embedding-database vector-search

Last synced: 13 Jan 2026

https://github.com/matheustanaka/challengeGraphql

CRUD using Graphql, Apollo server and Mongodb.

apollo-server database graphql mongodb nodejs

Last synced: 15 Apr 2025

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

https://github.com/bbc-esq/vectordb-plugin-for-koboldai

Basic vector database plugin that works wth KoboldAI. Adds documents, images, and audio files.

ctranslate2 database koboldai koboldcpp sentence-transformers tiledb transformers vector-database vision-transformer whispers2t

Last synced: 14 Feb 2026

https://github.com/siddheshkukade/movie-review-full-stack-java-spring-boot-reactjs

"Movie Review App is a robust full-stack application utilizing Java Spring Boot and ReactJS. It offers seamless user authentication, extensive movie exploration, and interactive review capabilities, enhancing the movie-watching experience." by @SiddheshKukade

api backend database full-stack j2ee java java8 javascript mongodb react spring-boot

Last synced: 13 Jul 2025

https://github.com/hfg43/budget-app

App made with Ruby on Rails where you are able to manage your spending.

backend database deployment devise-gem-extension gems mvc-architecture ruby-on-rails

Last synced: 11 Sep 2025

https://github.com/vfk/swift-lmdb

A Swift wrapper for LMDB - Lightning Memory-Mapped Database

database key-value lmdb spm swift wrapper

Last synced: 12 Apr 2025

https://github.com/3noch/drifter-project-m36

Drifter migration backend for Project:M36

database drifter haskell migration project-m36

Last synced: 02 May 2026

https://github.com/PackRuble/cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates

cardoteka dart database flutter persistence shared-preferences storage

Last synced: 19 Sep 2025

https://github.com/thareekanvar/quill

A modern, web-based PostgreSQL database administration tool. Browse tables, edit records, run queries, and manage your database with an intuitive interface. Secure, fast, and easy to use.

dashboard database postgresql

Last synced: 13 Jan 2026

https://github.com/rrwen/twitter2pg

Module for extracting Twitter data to PostgreSQL databases

access api data database geo get location media oauth pg post postgres postgresql rest sample social stream token tweet twitter

Last synced: 09 Mar 2026

https://github.com/faf4a/aoi.mongo

Easy to use package for the implementation of MongoDB in aoi.js.

aoijs database mongodb

Last synced: 29 Oct 2025

https://github.com/willianantunes/go-playground

This map is totally blank for me. Let's discover it until we find the treasure!

api database go parser

Last synced: 18 May 2026

https://github.com/ericyoungberg/prql

Pronounced prequel 🌌

api database service

Last synced: 12 Apr 2025

https://github.com/ashkan0201/shareit_web

A home page where you can share and download files.

database python3 selenium selenium-webdriver sql sqlite web

Last synced: 21 Sep 2025

https://github.com/Justintime50/srvinfra

srvinfra is a tool to deploy, update, and maintain services and websites on a server hosted by Docker.

database deploy docker hosted infra maintain server service sql srv srvinfra update website

Last synced: 07 Apr 2025

https://github.com/desarrolla2/download-bundle

This bundle allows you to download a database and folders associated with the project from remote host to local machine. It is the easiest and easiest way to have the same production data in your development environment.

database symfony

Last synced: 14 Jul 2025

https://github.com/kenmwaura1/customer-rewards

This is a simple program to query a PostgreSQL database for customer details and reward them with airtime

africastalking database postgresql python

Last synced: 17 Apr 2025

https://github.com/rubbysoft/fixmate

About FixMate At FixMate, we are committed to providing fast, reliable, and affordable repair services for all your electronic devices. Whether it’s a smartphone, laptop, tablet, or home appliance, our team of certified technicians is dedicated to fixing your devices with precision and care. Founded with the vision of making repairs easier and mo

admin-dashboard database firebase good-first-issue magicui management nextjs tailwindcss typescript

Last synced: 12 Apr 2025

https://github.com/danushka96/nsbm

System for NSBM Green University

assignment database fxml gui java javafx javafx-application mysql system

Last synced: 11 Apr 2025

https://github.com/yuval-a/deriveODM

DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.

collection data data-mapper data-science database db document dry mapper mongo mongodb mongoose node nodejs object odm persistence persistent react reactive

Last synced: 01 Apr 2025