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/rvegajr/ez-db-codegen-core

Easy code generation based on a database schema. The template language this application uses is HandleBars.

c-sharp code-generation code-generator database handlebars handlebars-template

Last synced: 03 Sep 2025

https://github.com/cezarlamann/docker-mssql-autorestore

A Docker image that automagically restores .BAK and .BACPAC files for testing purposes

database database-development database-testing mssql mssql-ser software-development software-testing sql-ser

Last synced: 16 Jan 2026

https://github.com/claudiarojassoto/hello_rails

This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.

database rails-application ruby-on-rails

Last synced: 10 Jul 2025

https://github.com/codekidx/sparrow

A GUI client for Aerospike database

aerospike client database gui rust tauri-app ui viewer

Last synced: 22 Sep 2025

https://github.com/dodo-it/entity-generator

Highly customizable (typed) entity generator from database. It can generate entities for whole database, table/view and from raw SQL query

database entities generator php74

Last synced: 29 Jul 2025

https://github.com/ezekielutshudi/vet-clinic-database

In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.

database postgres postgresql sql

Last synced: 28 Feb 2026

https://github.com/gabrielu3/database-cellphone-enterprise

SQL Database Implementation for a fictional enterprise that sells cell phones

data database plpgsql postgresql postgresql-database script sql trigger

Last synced: 14 Apr 2025

https://github.com/changyeop-yang/study-database

본 과목은 데이터베이스 시스템 및 데이터베이스 응용 프로그램을 설계, 사용 및 구현하는 데 필요한 기초 개념을 소개한다. 구체적으로, 데이터베이스 모델링 및 디자인, 데이터베이스 관리 시스템 (DBMS)이 제공하는 언어 및 모델, 데이터베이스 시스템 구현 기술 등을 학습한다.

database kyungpook-national-university oracle-database

Last synced: 07 Apr 2025

https://github.com/sanix-darker/dockdb.nvim

Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.

database nvim nvim-lua nvim-plugin postgresql sql

Last synced: 31 Aug 2025

https://github.com/williamscch/recipes_rails_app

RoR Project that 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

capybara database heroku rails rspec ruby

Last synced: 17 Sep 2025

https://github.com/kota65535/alternator

Declarative SQL database schema management by human-friendly pure SQL.

database go golang mysql sql

Last synced: 07 May 2025

https://github.com/fluree/example-full-text-search

This mini-app uses Fluree's full-text capabilities to quickly through 25,000 recipes.

database example fluree full-text-search

Last synced: 28 Jan 2026

https://github.com/igrishaev/dos-and-donts

A short list of rules I try to follow

coding-standards database

Last synced: 02 Jul 2026

https://github.com/yorci/surrealdb.cr

SurrealDB driver for Crystal

crystal database database-connector surreal surrealdb

Last synced: 21 Jul 2025

https://github.com/dickymuliafiqri/onecak

An unofficial API of 1cak.com

1cak api api-rest database flask meme onecak python

Last synced: 12 Apr 2025

https://github.com/haseeeb21/jewellery-store-management-system

This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.

columns csharp database database-management management management-system server sql sqlserver system tables visual-studio

Last synced: 14 Apr 2025

https://github.com/datastaxdevs/workshop-introduction-to-machine-learning

Come ready to discover the goals and approaches of machine learning, and how to build effective algorithms and solutions!

database jupyter-notebook machine-learning nosql pyspark python spark spark-ml workshop

Last synced: 13 Apr 2025

https://github.com/fabricio-191/simplest.db

A module that allows you to quickly make an easy to use database

begginer-friendly database easy-to-use json sqlite

Last synced: 14 May 2025

https://github.com/nsco1/py-questdb-client

A Python3 API for ingesting data into QuestDB through the InfluxDB Line Protocol.

database ilp python questdb time-series

Last synced: 08 Apr 2026

https://github.com/aamirmousavi/mongoleaf

Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.

database dynamic-programming go golang golang-library golang-module golang-package golang-tools gorm gorm-orm mongo-go mongo-go-driver mongodb mongodb-database mongodb-driver mongodb-orm orm

Last synced: 30 Mar 2025

https://github.com/sciactive/nymphjs

Nymph.js - powerful data objects for Node.js and the browser.

database nodejs object-relational-mapper object-relational-mapping object-storage object-store orm

Last synced: 03 Jul 2025

https://github.com/drevops/mariadb-drupal-data

🗄️ MariaDB Docker image with enclosed data

database docker drupal mariadb mysql persistent

Last synced: 06 May 2025

https://github.com/ilhanaydinli/dbcli

A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.

bun cli database database-management pg-dump postgresql typescript

Last synced: 01 May 2026

https://github.com/tpal-dev/ios-swift5-todolistapp-realm-database

To Do List application using Realm Database CRUD replacement for Apple CoreData | in Swift 5 ✓MVC ✓CocoaPods - RealmSwift -Chameleon ✓UITableView ✓UITableViewCells Management ✓ColorPicker

animations cocoapods colorpicker crud database lottie mobile-database navigation party-libraries realm realm-database realmswift swift swift-4 swift5 todoapp todolist uitableviewcontroller

Last synced: 09 Apr 2025

https://github.com/moapis/multidb

Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

bsd-3-clause database go golang goroutine parallel sql

Last synced: 24 Apr 2026

https://github.com/dineug/erd-editor-intellij-plugin

Entity-Relationship Diagram Editor IntelliJ Plugin

database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd

Last synced: 08 Oct 2025

https://github.com/karnerth/qlookout

Monitor you database content

alerting database monitoring tool

Last synced: 16 Apr 2026

https://github.com/bitnom/gun-powered

A curated list of projects powered by & materials related to gunDB.

dapp dapps database decentralization decentralized gun gundb javascript p2p

Last synced: 07 Oct 2025

https://github.com/xixu-me/library-data-assistant

Java-based client-server application for managing library book data with web crawling capabilities

crawler crawling database java mysql

Last synced: 08 Oct 2025

https://github.com/fahmifan/tblsrun

Generate database documentation from migration files

container database database-documentation docker documentation postgres postgresql

Last synced: 01 Mar 2026

https://github.com/vndee/graph-crdt

A portable on-memory conflict-free replicated graph database.

conflict-free-replicated-datatype database graph

Last synced: 27 Mar 2026

https://github.com/ropenspain/comidistar

Paquete de R para interactuar con la base de datos de las puntuaciones de las Catas de Expertos de El Comidista.

database food r r-package ratings

Last synced: 28 Apr 2025

https://github.com/neverinfamous/postgres-mcp

Secure PostgreSQL Administration & Observability with Code Mode— True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).

ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript

Last synced: 09 Apr 2026

https://github.com/alysonsz/finance-api

Problem Situation: Difficulty in managing personal finances without a clear and simple view of income and expenses. This project provides a robust REST API, built with .NET and Clean Architecture, for tracking categorized financial transactions, enabling better financial control and insights.

api blazor blazor-application blazor-client blazor-server blazor-webassembly csharp csharp-code database entityframework finance finance-application sqlserver webapi webapi-core webapiclient

Last synced: 07 Sep 2025

https://github.com/vit-orm/vitorm

a lightweight yet comprehensive ORM for MySql, SqlServer, Sqlite etc

clickhouse database elasticsearch mysql orm sqlite sqlserver vitorm

Last synced: 25 Feb 2026

https://github.com/1amageek/database-framework

Build your own database with pluggable indexes — vector, full-text, spatial, graph, and more on FoundationDB

database foundationdb full-text-search knowledge-graph owl server-side-swift sparql spatial-index swift vector-search

Last synced: 21 Apr 2026

https://github.com/ent8r/node-brocade

🔎 Module for making requests to the Brocade API

barcode database datakick ean13 gtin

Last synced: 27 Apr 2025

https://github.com/duffney/go-building-web-services-applications

Source code for the Pluralsight course titled "Building Web Services and Applications with Go"

database golang templates web web-application web-service

Last synced: 10 Apr 2025

https://github.com/frbcesab/zoteror

:package: Retrieve references from Zotero database

database r-package references zotero

Last synced: 12 Oct 2025

https://github.com/facile-it/paraunit-testcase

TestCase and client to test Symfony applications with Doctrine database isolation

database test-symfony testcase transaction

Last synced: 10 Jan 2026

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/sarthakmakhija/storage-engine-workshop

Repository for a workshop on the topic - building storage engine

database golang lsm-tree skiplist storage wal

Last synced: 28 Apr 2025

https://github.com/meshy/django-sans-db

Limit database access in Django code and template renders

database django python

Last synced: 05 Mar 2026

https://github.com/pointblankdev/dynamite

An exciting DynamoDB client

aws client database dynamodb

Last synced: 25 Feb 2026

https://github.com/dukex/ely

Run a api service inside the database

api api-rest database postgresql serverless

Last synced: 04 Mar 2026

https://github.com/german-zarate/film-view-app

A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database

backend-development database flask fullstack-development portfolio postgreesql python sql web-development

Last synced: 15 Oct 2025

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

A CSV importer/exporter library for Laravel

csv csv-files database export import laravel php

Last synced: 28 Apr 2025

https://github.com/veer66/cl-rocksdb

RocksDB binding for Common Lisp

commonlisp database rocksdb

Last synced: 30 Jan 2026

https://github.com/enieber/rn-db-example

samples how to use database with react native

database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb

Last synced: 10 Apr 2025

https://github.com/esosdb/esosdb

Little database for you as local.(You can create big database)

database esosdb json local

Last synced: 04 Apr 2026

https://github.com/vinted/chef-proxysql

Chef ProxySQL cookbook with auto loading and comprehensive configuration

chef cookbook database proxy proxysql

Last synced: 04 Apr 2026

https://github.com/sfluor/blazedb

A simple key value store

database golang keyvaluestore storage

Last synced: 05 Mar 2026

https://github.com/sobolevn/mssql-linux-friendly

MSSQL Server that works well and is friendly to the end user

database docker docker-image mssql mssql-database mssql-docker mssqlserver

Last synced: 07 Oct 2025

https://github.com/georgemoralis/pspudb

Organize your psp games collection and use your favourite psp emulator to run it . Join us on discord https://discord.gg/3Fx68AKe2E

database emulation psp

Last synced: 27 Sep 2025

https://github.com/exasol/mcp-server

Exasol MCP server. Provides knowledge about the Exasol database to an LLM through the Model Context Protocol.

ai database exasol-integration mcp-server python3

Last synced: 11 Feb 2026

https://github.com/ooliver1/botbase

A personal nextcord bot base package for bots.

botbase database nextcord nextcord-bot nextcord-py pypi python python3

Last synced: 06 Mar 2026

https://github.com/danielhe4rt/100daysofcode

Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.

100daysofcode cpp database

Last synced: 26 Mar 2025

https://github.com/alwarg/ember-mirage-gen

The addon will give the complete mirage section after receiving the network call

database ember ember-cli ember-mirage-gen factories fixtures

Last synced: 25 Oct 2025

https://github.com/juliaqubo/qubolib.jl

QUBO Instances for benchmarking

benchmark database instances quantum-optimization qubo

Last synced: 12 Mar 2026

https://github.com/juliusmarkwei/auth-system

a user authentication system build with JWT auth mechanism

api database jwt jwt-authentication management models python restful-api server user-management

Last synced: 06 Sep 2025

https://github.com/skbkontur/db-viewer

Database Viewer with custom configuration

cassandra cql database database-viewer db-viewer

Last synced: 08 Aug 2025

https://github.com/jeninsutradhar/hexadb

An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing

ai-powered database db json natural-language-processing nlp sql

Last synced: 11 Apr 2025

https://github.com/beuth-erdelt/benchmark-experiment-host-manager

This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.

aws benchmark cluster database dbms k8s kubernetes python tpc-c tpc-h ycsb

Last synced: 10 Apr 2025

https://github.com/sirsayed98/bigtable

Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .

bigtable database distributed-systems express mongodb node os socket-io

Last synced: 16 Feb 2026

https://github.com/konnektr-io/pg-age-digitaltwins

Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.

apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql

Last synced: 06 Mar 2026

https://github.com/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 2025

https://github.com/molenzwiebel/basie

:package: Simple drop-in persistence for TypeScript applications.

database node persistence sqlite3 typescript

Last synced: 10 Apr 2025

https://github.com/jub0t/deliver.rs

Content Delivery Network written in Rustlang, optimized for speed and latency. In-built caching and features like image processing.

baas cdn content content-delivery-network database datastore free hosting image-processing latency open-source performance rust saas server storage storing

Last synced: 18 Jul 2025

https://github.com/go-rel/migration

Database Migration utility for REL

database go golang hacktoberfest mysql

Last synced: 11 Apr 2025

https://github.com/shrsyc/google_sheets_db

Use Google Sheets as a DATABASE for your project's prototype , its easy and seamless to create and the database and API end points could be created in just minutes

api database google-sheets postman

Last synced: 13 Apr 2025

https://github.com/Storm-WG/storm-stored

Storage daemon for Storm and other LNP/BP nodes - an embeddble microservice frontend for different storage backends

database embedded lnp-bp microservices-architecture sled zeromq

Last synced: 03 Apr 2025

https://github.com/mainek00n/go-osv

Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.

database golang osv vulnerability

Last synced: 10 Apr 2025

https://github.com/lightnet/rusthttpgunjs

Prototype rust gun for server side. Client rust not worked on. Client browser work partly.

database gunjs javascript rust-lang rust-library

Last synced: 14 Apr 2025

https://github.com/parzibyte/crud-postgresql-node

Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express

bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql

Last synced: 12 Apr 2025

https://github.com/keymetrics/interdb

:construction_worker: Local and shared database

database discovery js key-value shared-database

Last synced: 13 Aug 2025

https://github.com/chiraag-kakar/contactme

A simple contact form built using HTML , CSS , Javascript & G-Script that uses google sheets as database.

css database google-sheets gscript html javascript

Last synced: 07 May 2025

https://github.com/gridsound/gs-sample-database

The GridSound's Sample Database https://gridsound.github.io/gs-sample-database/

audio database music samples webaudio

Last synced: 02 May 2025

https://github.com/jeluchu/roomlivedataviewmodel

Example of Room Database in recyclerview (Lifedata)

android coroutines database lifecycle recyclerview room room-database sql sqlite-database

Last synced: 13 Jun 2025

https://github.com/ndustrialio/node-distributed-lock

Enables distributed locking for sequencing actions across node applications

database distributed library locking nodejs postgresql sequelize

Last synced: 30 Mar 2025

https://github.com/drudge/n8n-nodes-mongogb-ng

Nextgen MongoDB n8n node

database mongodb n8n n8n-nodes nosql

Last synced: 03 May 2025