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/lukafilipxvic/yc-vault

YC Directory Database

database yc ycombinator

Last synced: 13 Apr 2025

https://github.com/dkratzert/dsr

Refinement of disordered structures with SHELXL

crystallography database dsr fragments molecule python shelxl

Last synced: 19 Mar 2025

https://github.com/2krishnayadav/datta-vishleshan.ai

DattaVishLeshan.AI is one of the first data analysis projects developed in India, and perhaps even in the world. The name "Datta" means "data," while "Vishleshan" translates to "analysis." It is a pioneering AI project dedicated to advanced data analysis.

data-analysis data-science data-visualization database

Last synced: 03 Jul 2026

https://github.com/jewelshkjony/spreadsheets

An awesome extension to work with google spreadsheet. You can read, write and modify data from your sheets.

airtable aix app-inventor database excel extension fast-database google-script google-spreadsheet json kodular niotron script-less spreadsheets

Last synced: 21 Jul 2025

https://github.com/rodrigooler/dbtool

Multi-platform tool for databases with free integrated B.I and open source

database db electron javascript mongodb mysql oracle postgresql react redux sqlserver tool tools typescript

Last synced: 14 Apr 2025

https://github.com/karem505/egyptian-drug-database

Egyptian drug database (May 2026) — 24,868 medicines with Arabic + English trade names, scientific composition, manufacturer, drug class, route, and EGP price. CSV + JSON. CC0. قاعدة بيانات الأدوية المصرية

arabic bilingual csv database dataset drug-database drugs eda egypt egyptian healthcare json medical medicines medicines-list open-data pharmaceutical pharmacy pharmacy-data prescription

Last synced: 28 Jun 2026

https://github.com/haroldeustaquio/sql-coding-challenges

Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.

challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises

Last synced: 12 Jul 2025

https://github.com/nibbleshift/gorb

GO Regression testing and Benchmark Tools

benchmark-framework database go testing

Last synced: 12 Jan 2026

https://github.com/bluebrain/bluepyentity

Manage entities within the knowledge graph

database

Last synced: 14 May 2025

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/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 2025

https://github.com/sshaw/transform_legacy_attribute_methods

A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.

activerecord database legacy ruby

Last synced: 16 Aug 2025

https://github.com/ExWeiv/weiv-data

Custom API Library for Wix sites to connect MongoDB. Designed to easily switch from wix-data APIs.

database exweiv-apps mongodb nosql velo weiv-data weivdata wix wix-data wixdata

Last synced: 19 Sep 2025

https://github.com/fathershafiu/kfx-social

This is a social media app that behaves in similitude to twitter. feel free to contribute on both the frontend and backend.

database ruby rubyonrails

Last synced: 12 Sep 2025

https://github.com/tracesql/tracesql-py

Python client for TraceSQL lineage analyzer

data-lineage database lineage sql sql-lineage

Last synced: 30 Jul 2025

https://github.com/zhiyiyo/cmu15445

CMU15-445 Fall2019

database dbms sql

Last synced: 30 Jul 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/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/nicknaso/simdb

Mirror repository for SimDB a A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp database key-value performance

Last synced: 10 Apr 2026

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/zhravan/neonode-oss-quick-starter

Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech

database deno javascript nodejs postgres postgresql serverless typescript

Last synced: 26 Aug 2025

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/ahammadmejbah/ultimate-data-science-resources

🚀 Welcome to the Unlimited Data Science Resources community! Dive into a wealth of knowledge with curated tutorials, courses, and insights. Elevate your data science journey with boundless learning opportunities! 📊✨

data-engineering data-mining data-science data-visualization database datascience

Last synced: 26 Feb 2025

https://github.com/xquery/ml-utils

Small collection of command line utilities for working with MarkLogic

cmake database graphing marklogic

Last synced: 15 Apr 2025

https://github.com/meri-mg/vet-clinic

In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.

database sql

Last synced: 27 Dec 2025

https://github.com/gggeek/ezdbintegrity

eZ Publish Legacy extension allowing to check integrity of data in the database and filesystem storage

database ezpublish referential-integrity

Last synced: 01 Sep 2025

https://github.com/mo7amedaliebaid/todo-hive

this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.

dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist

Last synced: 27 Jun 2025

https://github.com/floattech/sqlite

A pure-go wrapper for database/sql using fumiama/sqlite3

database go golang no-cgo sqlite sqlite3 sqlite3-orm

Last synced: 02 May 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 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/ivnstn/teamtools.linter.commandline

Static code analysis tool for T-SQL scripts and SSDT projects

code-analysis-tool code-quality code-smell database linter rdl sql-server ssdt static-analysis tsql

Last synced: 19 Nov 2025

https://github.com/aljawaid/contentcleaner

This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.

cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions

Last synced: 15 Mar 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/serbiant/heroku-db-clone

Simple bash script that clone database from one Heroku app to another one. Transfers schema & data. Useful for duplicating data from production to staging environments.

aws-cli aws-s3 database heroku heroku-apps postgres postgresql psql s3 transfer-data

Last synced: 23 Aug 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

https://github.com/LUDevNet/Assembly

Library for files/resources for LU related software

database file-formats lego-universe library rust-lang

Last synced: 13 May 2025

https://github.com/indrivo/gear

Gear is a framework for managing a web apps with a modular architecture

bpmn cms cms-framework database database-provider entities entity-framework-core facilitates gear libman mssql postgresql

Last synced: 10 Jul 2025

https://github.com/kibitan/pgmasking

Command line tool for generating anonymized database for PostgreSQL (WIP)

command-line-tool database gdpr golang postgres postgresql rdbms

Last synced: 19 Jul 2025

https://github.com/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/nishkarshraj/python-programming

Programming in Python with level ranging from basic to advanced.

data-structures database database-management oops-in-python python python-3 python-library python-script

Last synced: 22 Apr 2025

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

ADBC driver for MySQL. Not affiliated with MySQL or Oracle.

arrow database mysql sql

Last synced: 11 Mar 2026

https://github.com/deepmancer/asyncpg-client

Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases

async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho

Last synced: 01 Apr 2025

https://github.com/lightblueseas/persistence-api

Project for that holds base classes for persistence like base entity or base business objects and mapper for mapping between them

data-initialization database entity java-8 jpa persistence-api rest rest-api rest-client

Last synced: 01 Apr 2025

https://github.com/fi3/kyve

A simple in memory key-value datastore with persistence.

cordova database datastore javascript key-value nodejs

Last synced: 19 Sep 2025

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/adewunmi97/ror-capstone

In this project, I built a Job opinion application based on a redesign of Twitter.

database ruby

Last synced: 23 Apr 2025

https://github.com/globules-io/mongogx

A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)

cordova database encryption es6 javascript mongodb phonegap web webview

Last synced: 28 Oct 2025

https://github.com/ftonato/vue-supabase-microblog

This is a repository created to provide an example of how to create a microblog using Vue + Supabase

database supabase vue vuejs

Last synced: 23 Apr 2025

https://github.com/rdbc-io/rdbc-pool

Asynchronous database access for Scala and Java - connection pool

asynchronous connection-pool database non-blocking rdbc

Last synced: 14 Jan 2026

https://github.com/winterpuma/bmstu_db

bmstu, IU7-5, Базы Данных (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 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/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/joelnb/sofa

Golang bindings for CouchDB API

couchdb database go golang

Last synced: 05 Oct 2025

https://github.com/gotpop/gotpop-shop

A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway

css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api

Last synced: 09 Sep 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/mamiysr/surrealdb.cr

SurrealDB driver for Crystal

crystal database database-connector surreal surrealdb

Last synced: 17 Apr 2025

https://github.com/prathameshdhande22/student-management-system-in-python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui

Last synced: 22 Sep 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/danielbprice/briefpg

Temporary PostgreSQL instances for Go unit tests

database golang postgres postgresql testing

Last synced: 12 Jan 2026

https://github.com/KenanBek/memdb

In-memory database with O(1) insert, delete and search.

database go golang in-memory-database

Last synced: 06 May 2025

https://github.com/jrycw/edgedb-fastapi-mvp

MVP: EdgeDB and FastAPI Integration with svcs

database edgedb fastapi fastui pydantic python structlog svcs uv

Last synced: 12 Apr 2025

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 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/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 2025

https://github.com/bonedaddy/go-template

template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...

cli database golang gorm http-middleware logging template zap

Last synced: 12 May 2025

https://github.com/codekeyz/yaroorm

Type-Safe ORM for Dart projects inspired by Eloquent

backend dartlang database orm

Last synced: 11 Jan 2026

https://github.com/davipatricio/easy-mongodb

MongoDB wrapper for begginers using Mongoose and simple syntax made with JavaScript.

database easy-mongodb javascript js mongo mongo-db mongodb mongoose node nodejs

Last synced: 30 Sep 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/amol-/datapyground

Easy to study Data Platform for fun and profit

compute-engine data data-engineering database python

Last synced: 28 Jul 2025

https://github.com/cybercog/php-db-locker

PHP application-level database locking mechanisms to implement concurrency control patterns.

advisory-locks concurrency concurrency-control database db lock locking locks mutex race-condition-prevention race-conditions

Last synced: 28 Jul 2025

https://github.com/is0xjh25/comp30022-it-project-backend

This is the backend repository of ConnecTi which is a personal CRM application. To achieve separation of frontend and backend, ConnecTi uses two repositories to maintain the application.

database java sprintboot

Last synced: 26 Aug 2025

https://github.com/alexysb9032/hotel-management-system

This project is about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service.

csharp database database-management hotel-management-system sql-database

Last synced: 14 Apr 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/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/a-poor/toydb

A small, toy database written in pure python.

database python rdbms

Last synced: 03 Aug 2025

https://github.com/vitexsoftware/php-ease-fluentpdo

Database support for EasePHP Framework

database easephp-framework fluentpdo php

Last synced: 30 Oct 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/fjvallarino/libmdbx-hs

Haskell bindings for libmdbx

database haskell in-process key-value-store

Last synced: 25 Jun 2025

https://github.com/davidarchanjo/spring-boot-jpa-auditing

Sample Spring Boot project for implementing JPA database auditing

database java spring-boot spring-jpa

Last synced: 23 Jul 2025

https://github.com/bontavlad/nimdrake

Nim wrapper for the DuckDB high-performance analytical database system

data-visualization database duckdb nim-lang

Last synced: 11 Jun 2025

https://github.com/apaciuk/rails-rello

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more

database dragula kanban-board-application rails rails-application ruby

Last synced: 01 Oct 2025

https://github.com/probablyarth/jason-engine

WIP - A full fledged database engine over json files.

bun database db-engine dbms json orm typescript

Last synced: 13 Jul 2025

https://github.com/dawidolko/TechByte-Project-Laravel

Database project using gui and shopping cart based on php of use framework Laravel and Oracle19c.

base computer-shop css data-base database html javascript js laravel php project

Last synced: 06 Apr 2025

https://github.com/carlosneto726/mdc3der-database

Midnight Club 3: DUB Edition Remix DataBase

bootstrap database fanmade midnightclub

Last synced: 01 Aug 2025

https://github.com/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 Apr 2025

https://github.com/wargrey/schema

A data modeling tool

database racket schema sqlite3

Last synced: 19 Feb 2026

https://github.com/ionutpasca/djin

JSON based MySql query builder

database mysql query-builder

Last synced: 19 Apr 2025