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/alessandrotesoro/schema

A chainable wrapper for creating database tables schema powered by wpdb in WordPress.

database schema wordpress wordpress-development wordpress-library wordpress-plugin wpdb

Last synced: 03 Feb 2026

https://github.com/dmjio/persistent-generic

Generic facilities for working with Persistent classes

database generics ghc ghc-generics haskell persistent

Last synced: 14 Feb 2026

https://github.com/smaug6739/members-api

A members api with Node.JS and MySQL database

admin-management backend database member-area members mysql nodejs

Last synced: 12 Apr 2026

https://github.com/barakadanny/-vet_clinic-db

Vet clinic database is the collections of tables and related queries.

database postgresql psql sql

Last synced: 30 Jan 2026

https://github.com/prompt-management/cli

CLI tool for managing AI prompts with search and organization capabilities. Personal, secure prompt library with YAML storage and metadata filtering.

ai automation chatgpt claude cli command-line database developer-tools gemini llm nodejs productivity prompt-management prompt-manager prompts search storage typescript workflow yaml

Last synced: 06 May 2026

https://github.com/mahmoud-saeed-mahmoud/simple_storage

A simple, lightweight NoSQL database written in pure Dart, with support for concurrency control, indexing, pagination, transactions, and TTL.

dartlang database flutter nosql-database

Last synced: 13 Apr 2026

https://github.com/viveknathani/dbtree

A tool to visualize database schemas right inside your terminal.

ascii database go postgresql schema

Last synced: 18 Jan 2026

https://github.com/xdev-software/xapi-db-cache-2009

Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine

database database-adapter intersystems-cache intersystems-cache-2009 java xapi xdev xdev-application-framework

Last synced: 14 Jan 2026

https://github.com/interkosmos/fortran-tcdb

Fortran 2008 interface bindings to Tokyo Cabinet

database fortran nosql tokyo-cabinet

Last synced: 01 Feb 2026

https://github.com/aryabhatt05/number_track

Kotlin application with two modules, Admin and Client, provides a robust solution for managing user data with Firebase as the backend.

android database kotlin

Last synced: 13 Apr 2026

https://github.com/hookdeck/xata-per-user-db

Per User Database Creation with Xata, Clerk, Hookdeck, and Next.js

clerk database hookdeck nextjs xata

Last synced: 05 Feb 2026

https://github.com/alexbinary/sqlite.swiftly

✨ A simple Swift wrapper for SQLite on iOS.

api database ios sqlite swift wrapper

Last synced: 15 Apr 2026

https://github.com/maeln/tslite

TSLite : A small embeddable time-serie database

database embeddable small time-series

Last synced: 08 Oct 2025

https://github.com/dain55788/ibm-data-engineer-lecture-note

Lecture Notes and Practice Materials of IBM Data Engineering Course

data-analysis database dataengineering datawarehouse ibm

Last synced: 01 Mar 2026

https://github.com/kshitij1235/boxdb

This a database managment lib made for python, which works like any Libraries and is very lite no aditional setup require but there is some procedure to create a project is very easy.

boxdb data database library python

Last synced: 14 Jan 2026

https://github.com/romi/plantdb

Database to host and serve images and processed data.

database

Last synced: 14 Jan 2026

https://github.com/mickamy/seeder

Populate your database with realistic fake data, one command.

cli database developer-tools fake-data go postgresql seeder test-data

Last synced: 31 May 2026

https://github.com/davydany/dbmole

A database connectivity testing tool. You simply call DBMole with the parameters needed to connect to your DB (host, port, db, user, password), and let DBMole debug your connection for you!

connectivity database java jdbc mysql odbc ojdbc oracle postgres

Last synced: 13 Apr 2026

https://github.com/laolarou726/text_2_sql_demo

This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.

agent database langchain llm python sqlite text2sql

Last synced: 16 Feb 2026

https://github.com/s1owjke/prisma-query-formatter

Small utility for Prisma query formatting and param substitution

database logging prisma prisma-client prisma-extension query

Last synced: 31 Jan 2026

https://github.com/samuelscheit/lambert-orm

A Database abstraction layer for different DB Engines

abstraction database mongodb orm

Last synced: 07 Apr 2025

https://github.com/dreamph/dbre

Golang ORM Database Adapter (Support Bun/Gorm)

bun database database-adapter database-orm go-sql golang gorm orm query repository sql

Last synced: 05 Feb 2026

https://github.com/ugurcanerdogan/northwind-backend

This repository was created in line with Engin Demirog's C# code camp.

aop csharp database database-management multitier-architecture oop solid-principles webapi

Last synced: 15 Apr 2026

https://github.com/loiclefevre/ai_vector_search

AI Vector Search with vector embedding stored in Oracle Database 23ai.

ai database java langchain4j vector

Last synced: 05 Feb 2026

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/twineworks/vertica-9-for-pentaho-kettle

Vertica 9 database metadata for pentaho kettle

database pdi pentaho vertica

Last synced: 14 Jan 2026

https://github.com/jozephkabongo/nokysql

NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.

database mysql php postgresql query-builder sql sqlite

Last synced: 14 Apr 2026

https://github.com/vimiix/django-opengauss-backend

openGauss database dialect for Django

database dialect django opengauss

Last synced: 13 Feb 2026

https://github.com/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 2026

https://github.com/idea2app/taro-idb-keyval

A minimal shim of idb-keyval for Taro framework

database indexed-db key-value mini-app shim standard storage taro web

Last synced: 22 Feb 2026

https://github.com/lokhman/pydbal

Optimised Database Abstraction Layer (DBAL) for Python 2.6+

abstraction database library python

Last synced: 14 Jan 2026

https://github.com/hennyfeliz/nodejs-express-mysql-api-rest

A simple rest api with nodejs and express, plus databases with mysql

apirest database expressjs mysql nodejs

Last synced: 13 Apr 2026

https://github.com/rutura/chatview-android

Simple Chat View Library for building fast Chat UIs for Android devices

android backend chat chatview database sqlite ui

Last synced: 13 Apr 2026

https://github.com/ksanyok/translatepress-addon-indexer

An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.

database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin

Last synced: 05 May 2026

https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization

This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.

database music-database musicdatabase optimization query-optimization sql

Last synced: 16 Mar 2026

https://github.com/rasteric/minidb

A minimalist DB wrapper for Golang and a key-value database command line tool

database key-value-database sqlite3

Last synced: 05 Feb 2026

https://github.com/genndy007/auto-company-db-gui

Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.

coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter

Last synced: 08 May 2026

https://github.com/vilhalva/crud-com-java-swing

👨‍🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.

aplicativo codigo crud database framework interface java java-swing mysql projeto

Last synced: 28 Jan 2026

https://github.com/oci-landing-zones/terraform-oci-multicloud-google

Terraform Modules for OCI Multicloud with Google Cloud

ai database google multicloud oci oracle

Last synced: 28 Jan 2026

https://github.com/tectijuana/conocimiento-archived

Ingeniería del Conocimiento del ITT, TecNM

conocimiento database

Last synced: 17 Mar 2025

https://github.com/sagarsdagdu/sddatabase

A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with ❤️

database database-management fmdb ios ios-swift sqlite-ios swift-library swift4

Last synced: 28 Jan 2026

https://github.com/scarletsfiction/sfdatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026

https://github.com/w-kuipers/alphadb

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.

database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system

Last synced: 08 May 2026

https://github.com/neves-rafael/rocket-notes-back-end

É a parte Back-End de uma aplicação que permite o cadastro de usuários em um banco de dados, adicionando notas, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.

beekeeper database insomnia javascript knex nodejs sqlite3

Last synced: 17 Jan 2026

https://github.com/karenpayneoregon/entityframeworkenum

Entity Framework 6 Enum support

database entity-framework

Last synced: 09 May 2026

https://github.com/goatplatform/orderstamp-js

A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.

algorithms big-data database typescript

Last synced: 01 Mar 2025

https://github.com/zmekonnen251/recipe-app

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

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: 21 Jan 2026

https://github.com/ik5/freeswitch-docker

Yet another freeswitch docker repo

database docker freeswitch pbx postgresql webrtc

Last synced: 16 Apr 2026

https://github.com/php-db/phpdb-sqlite

PhpDb SQLite Support Package

database sqlite

Last synced: 05 Feb 2026

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

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

automation database devops-tools gcloud mysql terraform

Last synced: 15 Apr 2026

https://github.com/chompfoods/sdk-swift-3

Swift 3 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.

alamofire api branded chomp database food grocery ingredients nutrition raw recipe-api recipes swift swift-3 swift3

Last synced: 28 Jan 2026

https://github.com/grimdork/dbak

Database backup to S3.

aws aws-s3 backup database maintenance

Last synced: 13 Apr 2026

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 14 Apr 2026

https://github.com/vishanurag/portfolio

This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.

ajax database portfolio-website project web

Last synced: 12 Feb 2026

https://github.com/moncefdrew/breaddit

Full Stack Reddit Clone using Next JS ,React ,Tailwind ,Prisma and Mysql

database front-end mysql nextjs prisma reactjs tailwind-css

Last synced: 14 Apr 2026

https://github.com/danpoynor/sql-library-book-manager

Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.

database express javascript node-js orm pug sequelize sqlite

Last synced: 14 Apr 2026

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-

This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.

customer-management database database-management database-schema retail sql-server t-sql

Last synced: 29 Apr 2026

https://github.com/far-beyond-dev/pebblevault

PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!

buntdb database in-memory-database rust sqlite

Last synced: 25 Apr 2025

https://github.com/xism4/sql

Simple SQL driver designed for easy implementation

database sql sql-server

Last synced: 13 Apr 2026

https://github.com/billionsjoel/budgety

The Ruby on Rails capstone project is about building a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what.

database postgresql rails7 ruby

Last synced: 21 Jan 2026

https://github.com/lokeshahire/toothsome-week-3235

J.Crew Clone Website. This is my Individual Project on "https://jcrew.com/in" under Construct Week of UNIT - 4 in MASAI FULLSTACK WEB DEVELOPMENT COURSE.

api axios css database html javascript reactjs reducer router

Last synced: 14 Apr 2026

https://github.com/ahmedheakl/hatchi-ai

Smart database interface dashboard for querying numerous type of data sources.

database deeplearning language-model python

Last synced: 16 Apr 2026

https://github.com/ugate/sqler

🔑Turn your SQL files into executable functions for use in Node.js

database nodejs sql sql-files

Last synced: 12 Feb 2026

https://github.com/timothymeadows/sqlite3-entities

SQLite3 Async Entities in JavaScript / Node.js

database javascript nodejs nosql sqlite3 sqlite3-entities

Last synced: 13 Apr 2026

https://github.com/megalithofficial/meg.db-light

MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.

begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript

Last synced: 15 Feb 2026

https://github.com/trivigy/migrate

Idiomatic GO cluster release and database migration management

database embedded gcloud kubernetes migration semver sql tool

Last synced: 07 Oct 2025

https://github.com/hitoshyamamoto/hayai

Instantly create and manage local SQL, NoSQL, and Vector databases with Docker using a fast and extensible CLI tool for backend developers.

backend cli database database-management developer-tools

Last synced: 01 Jun 2026

https://github.com/fiforms/reliefinventory

A Warehouse Inventory Management System for Disaster Relief

database disaster-relief laravel php

Last synced: 15 Feb 2026

https://github.com/mslinn/quill-gen

Generates DAOs for quill-cache

database generator getquill quill scala

Last synced: 27 Oct 2025

https://github.com/whats-good/artbox

QR8 (Formerly Artbox) is an all-in-one NFT gallery for artists to display their collections, and collectors to explore and discover new artists. Stack: Next.js, TS, Apollo-client on the Frontend, and Express, GraphQL Yoga, Prisma and PostgreSQL on the backend.

apollo-client database graphql graphql-yoga nextjs postgresql pothos prisma react typescript wagmi webapp

Last synced: 13 Apr 2026

https://github.com/eghojansu/db-faker

DB content filler with fake data

bootstrap database faker mysql php

Last synced: 09 Apr 2026

https://github.com/rijwanansari/dotnet9dyanmicdatabase

Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR

clean-architecture database domain-driven-design dotnet dotnet9 entity-framework mediatr webapi

Last synced: 27 Feb 2026

https://github.com/llorllale/liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

database java liquibase sql version-control versioning

Last synced: 14 Jan 2026

https://github.com/urethramancer/anthropoi

A simple accounts package and management tool.

accounts database golang library postgres

Last synced: 13 Apr 2026