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/bytebase/plsql-parser

The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).

antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser

Last synced: 02 Nov 2025

https://github.com/saket-sk/full-stack-webdev-repo

Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.

angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp

Last synced: 23 Jun 2025

https://github.com/Eomm/fastify-sqlite

Fastify plugin to connect to a SQLite database

database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3

Last synced: 02 Aug 2025

https://github.com/fmguerreiro/pgmold

PostgreSQL schema-as-code management tool

cli database devops migrations postgresql rust schema

Last synced: 03 May 2026

https://github.com/mrpandya/dbms_from_scratch

A CLI based DBMS made using C++. It supports basic SQL Queries.

algorithms cpp data-structures database database-management sql

Last synced: 28 Oct 2025

https://github.com/kuldeepkeshwar/simple-github-db

A simpe key value store using Github.

database github-database key-value

Last synced: 19 Oct 2025

https://github.com/joshuataylor/req_snowflake

❄️ Snowflake integration for Elixir using req, supporting both JSON and Arrow

database elixir snowflake

Last synced: 11 Mar 2026

https://github.com/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity

Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.

ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms

Last synced: 24 Apr 2025

https://github.com/ableinc/mongrations

A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.

async automation automation-tools cli database migration migration-tool mongodb mongodb-database mongodb-migrations mysql-migration postgres-migration postgresql pymongo pymysql python3

Last synced: 16 Oct 2025

https://github.com/rakshitbharat/extendeddatabase

Extend Power of Laravel's ORM Eloquent with attaching more methods to it.

database easy laravel orm

Last synced: 28 Oct 2025

https://github.com/oracle/nosql-node-sdk

Node.js SDK for Oracle NoSQL Database

cloud database nodejs nosql nosql-database oracle oracle-cloud

Last synced: 09 Apr 2025

https://github.com/renoki-co/laravel-useful-casts

Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.

casts database eloquent eloquent-models laravel laravel-package orm php

Last synced: 12 Oct 2025

https://github.com/eomm/fastify-sqlite

Fastify plugin to connect to a SQLite database

database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3

Last synced: 07 May 2025

https://github.com/mbaksheev/clickhouse-table-graph

Tool for visualizing dependencies between ClickHouse tables.

clickhouse database dependencies go graph mermaid visualization

Last synced: 14 Jan 2026

https://github.com/karam-mustafa/laravel-query-helper

Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.

database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql

Last synced: 27 Oct 2025

https://github.com/lambdaclass/reconnections

We were tired of implementing a reconnection system for our database clients so we created this

database erlang reconnect services

Last synced: 15 Mar 2026

https://github.com/nicklanng/plusminus

A query builder for https://dgraph.io/

builder database dgraph graph library query

Last synced: 14 Jan 2026

https://github.com/apache/hbase-filesystem

Apache HBase Filesystem Semantics

database hbase java

Last synced: 12 Oct 2025

https://github.com/apache/couchdb-ci

Apache CouchDB Continuous Integration (CI) support repository

apache big-data cloud couchdb cplusplus database erlang http javascript network-client network-server

Last synced: 28 Oct 2025

https://github.com/xxczaki/movies-cli

🎥 Get information about your favorite movies

api app chalk cinema cli cli-app database db film got graphql imdb info movie movies nodejs npm search tmdb tmdb-api

Last synced: 24 Oct 2025

https://github.com/hemantasapkota/goma

Build native mobile apps faster: Write logic in GO. Views in ReactNative.

android android-studio database gomobile ios react-native xcode

Last synced: 26 Oct 2025

https://github.com/gradii/fedaco

Laravel Eloquent With Typescript

active-record database mariadb nodejs orm postgresql sqlite typescript

Last synced: 26 Aug 2025

https://github.com/instaclustr/icarus

Sidecar for Cassandra with integrated backup / restore

backup car cassandra database db devops java jmx kubernetes netapp-public operations ops remote rest restore side sidecar

Last synced: 14 Jul 2025

https://github.com/radarsu/radarsu

Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need 🙈🙉🙊

cli database express framework javascript modular module-pattern nest nestjs node nodejs nodejs-framework sequelize sequelize-typescript tsoa typeorm typescript-framework winston winston-logger yargs

Last synced: 09 Jun 2026

https://github.com/flodlc/pg-mate

First class migrations for PostgreSQL. Typescript friendly, zapatos friendly, zero-abstraction friendly.

database knex migrations node nodejs pg postgresql typescript zapatos

Last synced: 15 Jul 2025

https://github.com/torden/py-mdbm

Just! Python interface for Y! MDBM, Python MDBM Wapper

database dbm key-value mdbm py-mdbm pymdbm pypy pypy3 python python3

Last synced: 18 Jan 2026

https://github.com/pinguapps/appwritemigrator

PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach to managing your database schema with Appwrite. This tool simplifies the process of syncing and migrating your database schema between local and remote environments, ensuring consistency across development, staging, and production setups.

appwrite cli code-first database migrate schema sync tool

Last synced: 15 Jul 2025

https://github.com/wowoengine/sawitdb-php

SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.

database database-engine php sawit-db sawitdb wowo-engine wowoengine

Last synced: 13 Jan 2026

https://github.com/engrahsanali/aacoredata

AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using CoreData in Swift.

coredata crud database persistent-data sqlite3

Last synced: 21 Feb 2026

https://github.com/rioastamal/shgrate

shgrate is a simple database schema migration for MySQL written in Bash.

bash database mysql schema-migrations

Last synced: 08 May 2025

https://github.com/leoc11/elcy

ORM for Typescript and Javascript with Linq-like query syntax.

database elcy entity-framework javascript linq linq-to-entities mssql orm sqlite sqlserver typescript

Last synced: 29 Jun 2025

https://github.com/lslxy1021/DYB

斗鱼弹幕Demo

database douyu-barrages java mysql

Last synced: 27 Mar 2025

https://github.com/karelwintersky/monolog-pdo-handler

PDO Handler for Monolog, based on Monolog example with some additions

database logging

Last synced: 18 Jul 2025

https://github.com/manifestwebdesign/dabl

PHP ORM and Optional MVC Framework

database lightweight mvc mvc-framework orm php rest-api restful

Last synced: 01 Nov 2025

https://github.com/ribafs/auto-crud

Criador Automático de CRUDs com PDO, Bootstrap e outros bons recursos

autocrud banco-de-dados bootstrap css database html linux macos pagination pdo php windows

Last synced: 03 Sep 2025

https://github.com/adarsh-kmt/dragondb

A B+ Tree based database storage engine, written in Go.

b-plus-tree buffer-pool-manager database golang slotted-page

Last synced: 16 May 2026

https://github.com/segasai/sqlutilpy

Python module to efficiently query SQL databases and return numpy arrays

database numpy python query sql

Last synced: 07 May 2025

https://github.com/bagussatoto/aplikasi-smart-school

Aplikas SmartSchool berbasis web

css database php php-framework

Last synced: 23 Mar 2025

https://github.com/fdocr/martilla

Easy to configure DB backup tool for simple everyday use on UNIX based systems

backup backup-utility cli database ruby ruby-gem

Last synced: 13 Apr 2025

https://github.com/nsneruno/jm_dict

Implementation of JMDict Japanese Dictionary in Dart using ObjectBox Database

dart database dictionary flutter japanese-dictionary japanese-language objectbox

Last synced: 09 May 2025

https://github.com/aiidateam/aiida-workgraph

Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities.

aiida database materials-science nodetree provenance-tracking science workflow

Last synced: 13 Apr 2025

https://github.com/torden/go-mdbm

Just! Go(go-lang) interface for Y! MDBM, Golang MDBM Wrapper

database go go-mdbm golang key-value mdbm yahoo

Last synced: 18 Jan 2026

https://github.com/muzammal01/syncmodelfillable

A Laravel package that automatically syncs a model's $fillable fields with its corresponding database migration columns by uisng simple Artisan command.

artisan database fillable laravel laravel-10 laravel-11 laravel-8 laravel-9 laravel-development laravel-package migration model package php sync

Last synced: 04 Sep 2025

https://github.com/stephenafamo/boilingseed

BoilingSeed is a CLI tool that helps generate database seeding helpers with sqlboiler. https://github.com/volatiletech/sqlboiler.

database go golang sqlboiler

Last synced: 08 Oct 2025

https://github.com/w-henderson/JasonDB

🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.

database dbms json rust

Last synced: 31 Mar 2025

https://github.com/choonkeat/dbmigrate

rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.

database golang mariadb migration-tool mysql postgresql sql

Last synced: 18 Aug 2025

https://github.com/nafiesl/laravel-backup-manager

Laravel 5.3 with Database Backup and Restore Example

backup-manager database laravel

Last synced: 27 Oct 2025

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

This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL

database postgresql sql

Last synced: 28 Sep 2025

https://github.com/bes-js/cherry3

Cherry3 is a SQlite And PostgreSQL object modeling tool designed to work in an asynchronous environment.

database mongodb npm orm postgres postgresql sequelize sql sqlite sqlite3

Last synced: 22 Apr 2025

https://github.com/javiorfo/nvim-dbeer

Minimal Multi database client for Neovim

database go golang lua neovim neovim-plugin nosql sql

Last synced: 06 May 2025

https://github.com/stevenferrer/go-db-models

A demo of database agnostic models in Go.

database go golang model

Last synced: 09 Apr 2025

https://github.com/clevertap/stormdb

An embeddable, persistent key-value store optimised for sequential reads.

database db key-value kv-store kvstore stormdb

Last synced: 07 Apr 2025

https://github.com/houzuoguo/aurinko2

An XML document database engine implementation in Scala

database scala

Last synced: 13 Apr 2025

https://github.com/kenjyco/redis-helper

Easily store, index, and modify Python dicts in Redis (with flexible searching)

cli dashboard-backend database easy-modeling event-logging kenjyco prototyping python redis

Last synced: 15 Apr 2025

https://github.com/scripttiger/repo-search

Tool to instantly search all or specific files in any repo for keywords or phrases natively on windows extremely easily, with an option to output results to a file. Also invaluable for gamers!

database east-egg gamers gaming git github grep keywords knowledgebase native open-source opensource phrases repo repository scripttiger search search-interface windows

Last synced: 20 Aug 2025

https://github.com/mibk/leanmapperquery

Concept of Query Object for LeanMapper

database leanmapper php php-library

Last synced: 30 Jun 2025

https://github.com/firaskahlaoui/university-codes-and-tps

This repository contains my university projects and practical sessions (TPs) from my studies in Computer Science and Big Data. It includes various implementations in data science, machine learning, and web development, showcasing my progress and skills in programming, data analysis, and model building.

cloud database python security streamlit visualization web-framework

Last synced: 22 Apr 2025

https://github.com/cytomining/cytominer-database

[DEPRECATED] A package for storing morphological profiling data.

database microscopy profiling

Last synced: 11 Jun 2025

https://github.com/adbc-drivers/trino

ADBC driver for Trino. Not affiliated with Trino.

adbc arrow database trino

Last synced: 11 Mar 2026

https://github.com/aluminyoom/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 11 Mar 2026

https://github.com/apache/hbase-site

Apache HBase Site

database hbase java

Last synced: 21 Aug 2025

https://github.com/upb-lea/materialdatabase

A database for ferrite core materials to store datasheet information and self-measured data.

database ferrite materials power-electronics

Last synced: 05 May 2025

https://github.com/kruserr/rapiddb

A reasonably fast configurable embedded key-value sensor database

database embedded-database embedded-kv embedded-webserver high-performance key-value kv mmav persistence rust sensor-database

Last synced: 23 Jul 2025

https://github.com/ahmadfaqih796/listrik-pasca-bayar

Listrik Pasca Bayar ini menggunakan framework Codeigniter 4 dengan bahasa pemograman php, css dan javascirpt

css3 database html5 javascript mysql php

Last synced: 05 May 2025

https://github.com/dvoraka/av-service

Network file service with replication and anti-virus checking

amqp anti-virus database file-services java jms kafka replication rest solr spring spring-boot storage

Last synced: 16 Jan 2026

https://github.com/twixes/emdrive

💫 Fast similarity search DBMS

database rust similarity-search

Last synced: 25 Mar 2025

https://github.com/rn0x/Historical_Encyclopedia

قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .

ar arabic database db dorar encyclopedia historical history history-islam islam islamic json

Last synced: 24 Feb 2026

https://github.com/erkkah/sslr

A simple stupid logical replication tool for PostgreSQL using only a read-only connection. No extensions, no server-side setup.

database database-replication etl golang postgres postgresql replication

Last synced: 01 Feb 2026

https://github.com/marcusmqf/byedb

ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.

ai-agents data-visualization database llm-agent queries sql

Last synced: 08 Jun 2026

https://github.com/clroot/snaplake

Self-hosted database snapshot management platform — capture, query, and compare PostgreSQL/MySQL snapshots as Parquet files

database duckdb kotlin mysql parquet postgresql react self-hosted snapshot spring-boot

Last synced: 03 Mar 2026

https://github.com/intelligenthack/badgie-migrator

A SQL migration tool for SQL-Server, MySQL and PostgreSQL

database database-migrations migration migrations mysql postgresql sql-server

Last synced: 01 Feb 2026

https://github.com/terraform-do-modules/terraform-digitalocean-database

Terraform module to create DATABASE resources. DigitalOcean's Managed Databases are a fully managed, high performance database cluster service. Using managed databases is a powerful alternative to installing, configuring, maintaining, and securing databases by hand.

clouddrove database devops digitalocean digitalocean-container-database digitalocean-terraform-module hacktoberfest iac-terraform terraform terraform-module

Last synced: 12 Feb 2026

https://github.com/ankitsharma-tech/flask-social-media-automation

Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.

ai ai-app ai-project ai-social-media ajax automation database flask python social-media sql sqlalchemy sqlite webapps

Last synced: 05 May 2026

https://github.com/mhdb96/storeautomationxd

🏪 An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.

automation csharp database metromodernui mysql mysql-database product-manager stock-tracking store-management store-management-system winforms winforms-dashboard

Last synced: 28 Apr 2025

https://github.com/alexsasharegan/gophx-db

https://www.meetup.com/Golang-Phoenix/events/255183136/

database golang gophx-db transaction

Last synced: 14 Apr 2025

https://github.com/shahpreetk/beproject-backend

Backend of BE Project - Online Auditorium and Turf Booking System.

database express mern mern-stack mongodb nodejs sendgrid-api stripe-api

Last synced: 13 Apr 2026