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/omarrsakr/pharmacy-management

Pharmacy Management 💊 A static desktop application built using C# And Database designed for managing pharmacy operations. It features multiple modules to handle various aspects of pharmacy management, including agent management, billing, medicine tracking, and manufacturer records.

database gui guna-ui

Last synced: 07 Oct 2025

https://github.com/voultapher/okofdb

One Key One File Database https://crates.io/crates/okofdb

database key-value rust simple

Last synced: 28 Jul 2025

https://github.com/thequinndev/docolate

Docolate 🍫 - Delicious Documentation. Get started here: https://github.com/thequinndev/docolate/wiki/Route-Manager-%E2%80%90-Getting-Started

database documentation openapi typescript zod

Last synced: 16 Mar 2026

https://github.com/nanorocks/laravel-database-newsletter

Simple and elegant package for managing newsletter subscribers directly in your database

database laravel newsletter package

Last synced: 20 Jan 2026

https://github.com/mduesterhoeft/spring-boot-starter-exposed

A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework

autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql

Last synced: 12 Sep 2025

https://github.com/fmw666/database-system

🍰 数据库系统概述,包含关系型数据库和非关系型数据库,数据库语言会涉及 Mysql、Sqlite、MongoDB、Redis 这四种...

database mongodb mysql nosql redis sql sqlite3

Last synced: 12 Apr 2026

https://github.com/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 29 Jul 2025

https://github.com/tidesdb/tidesdb-rs

Official Rust binding for TidesDB

btree database lsmtree oltp storage-engine

Last synced: 20 Feb 2026

https://github.com/khuwn-soulutions/supabase_codegen

A codegen library that grabs and generates classes from Supabase tables and enums in Dart.

codegen dart database orm postgres supabase

Last synced: 03 Mar 2025

https://github.com/fanduzi/deltascope

Offline-first SQL audit engine and MCP SQL audit server for MySQL, TiDB, and PostgreSQL DDL/DML changes.

ai-sql-review ci-cd cli database database-tools ddl-review devops dml-safety mcp mcp-server migration-safety mysql mysql-tools postgresql postgresql-tools sql-audit sql-lint sql-review tidb

Last synced: 31 May 2026

https://github.com/envor/one-app

Database per team starter kit for Laravel based on Laravel Jetstream and Livewire

database framework laravel mysql oauth2 oauth2-server sqlite sso starter-kit teams

Last synced: 29 Jul 2025

https://github.com/erikej/sqlcemergelib

This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods

database replication sql-server sql-server-compact

Last synced: 12 May 2026

https://github.com/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/coverified/graphqlconnector

graphQL connector and CoVerified database scheme used by several public and private projects

caliban-graphql database graphql hacktoberfest

Last synced: 10 May 2026

https://github.com/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 2026

https://github.com/perldancer/dancer2-plugin-auth-extensible-provider-database

Dancer2::Plugin::Database provider for Dancer2-Plugin-Auth-Extensible

dancer2 database

Last synced: 13 May 2026

https://github.com/cc59chong/data-modeling-with-apache-cassandra

Data modeling with Apache Cassandra and complete an ETL pipeline using Python. CQL Datatypes.

cassandra database etl modeling pipeline python

Last synced: 09 May 2026

https://github.com/ao-concepts/storage

Storage and persistence helper module for gorm.

database go golang gorm repository storage transactions

Last synced: 14 May 2026

https://github.com/dresende/gimlet

NodeJS module for database access built on top of commonly used database drivers

database driver javascript mysql

Last synced: 08 May 2026

https://github.com/luismisanve/geminipostsql_api

REST API that uses AI to translate natural language to PostgreSQL queries

ai asp-net-core database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql rest-api restsharp visual-studio

Last synced: 15 Jun 2026

https://github.com/j4flmao/go-migrate-safe

A safe, schema-first database migration tool for Go with support for PostgreSQL, MySQL, SQLite, SQL Server, and MongoDB

database golang migration

Last synced: 15 Jun 2026

https://github.com/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026

https://github.com/neo4j-examples/neo4j-example-graph-datasets

Useful Datasets to import/use in Neo4j with Load and Use instructions

data-import database dataset example get-started learning use-case

Last synced: 19 Jun 2026

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

Last synced: 10 May 2026

https://github.com/scthornton/prompt-database

Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration

ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research

Last synced: 22 Jun 2026

https://github.com/jmsmarcelo/raffle-api-restful-spring-java

Challenge DIO | API RESTful | Spring Framework | Java

api-rest bootcamp challenge database dio java jpa spring-boot

Last synced: 10 May 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/pnv2003/sailor-moon-store

An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023

database database-systems mysql php sql web

Last synced: 09 May 2026

https://github.com/hrishi-3000/getselect-ai

AI-powered multi-agent job screening system that parses CVs, summarizes job descriptions, matches candidates, and schedules interviews.

ai ai-recruitment database multiagent-systems multimodal nlp python3 sqlite tkinter-gui

Last synced: 09 May 2026

https://github.com/bluebrain/knowledge-graph-inference

Tools for recommendation of data inside a knowledge graph.

database

Last synced: 14 Jun 2026

https://github.com/nasirovx/django-project

good and not so complicated project in Django, using a form, database, admin panel and so on

admin-panel database django django-project forms python sqlite3

Last synced: 08 May 2026

https://github.com/envor/laravel-managed-databases

Manage multiple databases and their connections at runtime using laravel tools

database database-management laravel

Last synced: 09 May 2026

https://github.com/speediedan/deep_classiflie_db

Deep_classiflie_db is the backend data system for managing Deep Classiflie metadata, analyzing Deep Classiflie intermediate datasets and orchestrating Deep Classiflie model training pipelines. Deep_classiflie_db includes data scraping modules for the initial model data sources. Deep Classiflie depends upon deep_classiflie_db for much of its analytical and dataset generation functionality but the data system is currently maintained as a separate repository here to maximize architectural flexibility. Depending on how Deep Classiflie evolves (e.g. as it supports distributed data stores etc.), it may make more sense to integrate deep_classiflie_db back into deep_classiflie. Currently, deep_classiflie_db releases are synchronized to deep_classiflie releases. To learn more, visit deepclassiflie.org.

albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap

Last synced: 10 May 2026

https://github.com/danucosukosuko/shos

Repositorio de descargas de ShOS.

danucosukosukos database linux

Last synced: 14 Jun 2026

https://github.com/marcos-vcs/crudoperationsexamplewithjdbc

Example of using JDBC in CRUD operations in CLI interface

crud database hibernate java jdbc mysql

Last synced: 09 May 2026

https://github.com/goboun/sysgly_bd_reseau

A Database Network project carried out as part of my university studies in Software Engineering.

client-server database glycemia glycemic-control health medical pgadmin4 php postgresql psql railway-app tcp udp website

Last synced: 09 May 2026

https://github.com/21dimensions/csharp-client

Client for EasyEasy.io cloud database

cloud database databases easyeasy orm orm-framework storage

Last synced: 14 May 2026

https://github.com/momomo/momomo.com.platform.db.base.jpa.session.with.postgres

Provides the postgres related implementations towards our database related repositories.

database hibernate javascript jpa momomo persistence postgresql

Last synced: 08 May 2026

https://github.com/raghavagps/hemolytik2

A database of hemolytic and non-hemolytic peptides

chemically-modified-peptides database hemolytic-peptides map-format rbc-toxicity

Last synced: 28 Jun 2026

https://github.com/ne-sachirou/mnemonics_ex_machina

ExMachina strategy for Mnemonics.

database elixir testing

Last synced: 15 Jun 2026

https://github.com/khaledkamr/mastring-python

This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.

database filehandling functions if-elif-else introduction-to-python list-methods loops numpy oops-in-python python recursion set-methods sqlite3 string-methods tuple-methods

Last synced: 08 May 2026

https://github.com/hichxm/session-manager-database

Manage your session with database.

database management manager medoo session

Last synced: 13 May 2026

https://github.com/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

Last synced: 10 May 2026

https://github.com/cattlecloud/litesql

litesql is a Go library for convenient, easy, and performant use of SQLite3 databases in Go programs

database go golang library sqlite

Last synced: 10 May 2026

https://github.com/derafu/etl

From spreadsheets to databases seamlessly

database doctrine etl php seed spreadsheet sql

Last synced: 10 May 2026

https://github.com/acaciaman/db-autotest-vscode

Visual Studio Code extension for Python package db-autotest DB Database test automation

database db test-automation vscode-extension

Last synced: 09 May 2026

https://github.com/vladpuz/vladikdb

Simple and fast JSON database for node and browser

browser database db electron embed embedded flat json local localstorage lowdb sessionstorage stream streaming

Last synced: 09 May 2026

https://github.com/dev-ahmadbilal/database-systems-course

A practical, engineering-focused course on databases—from queries to storage internals.

database database-design database-indexing database-internals database-security partitioning sharding system-design

Last synced: 29 Jun 2026

https://github.com/snhobbs/diptraceschematicapi

An API for the placement of parts into a diptrace schematic using the ascii import function

api database diptrace electrical-engineering layout pcb schematic schematic-symbols

Last synced: 19 Jun 2026

https://github.com/chompfoods/stub-jaxrs-resteasy

JAX-RS RESTEasy server stub 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.

api branded chomp data database food grocery ingredients jax-rs jax-rs-server nutrition raw recipe-api recipes resteasy server server-stub stub stub-server

Last synced: 08 May 2026

https://github.com/782e616c6d/covid-d.a

Academic project, using Apache Spark for ETL and Data Studio for data analysis.

academic analytics automation cluster covid-19 data database etl python spark sql

Last synced: 10 May 2026

https://github.com/jmsmarcelo/task-tracker-cpp

Task Tracker | CLI | MySQL | C++ | Roadmap.sh

challenge cli cpp database mysql programming project roadmap task-tracker

Last synced: 20 Jun 2026

https://github.com/ibnsultan/xmldb

use XML as a relation Database :: Store, Retrieve & Manipulate XML data

database db xml xmldb

Last synced: 20 Jun 2026

https://github.com/vilhalva/crud-de-multimidias-bot

🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE MULTIMIDIAS EM MYSQL!

bot crud database framework mysql projeto python redes-sociais telebot telegram

Last synced: 09 May 2026

https://github.com/vargascardona/proyecto-biblioteca

Sistema de gestion de biblioteca

database java management sql

Last synced: 10 May 2026

https://github.com/markcmiller86/saf

Sets and Fields Scientific Data Model and Scalable I/O Library

data-model database interoperability io-library mathematical-modelling parallel-io scientific-computing

Last synced: 13 May 2026

https://github.com/ooddaa/mango

Object-to-Graph Mapper for Neo4j and Nodejs

database graph graph-database knowledge-graph neo4j

Last synced: 08 May 2026

https://github.com/CentralFloridaAttorney/ComfyUI-ZMongo

An Easy-to-Use database framework and parameter library for ComfyUI. Centralize node presets, capture workflow logic, manage structured image collections, and build document-driven text automation pipelines on an offline Local File Store or BusinessProcessApplications.com .

api comfy comfy-ui comfyui comfyui-custom-node comfyui-custom-nodes comfyui-manager comfyui-node comfyui-nodes comfyui-workflow data database

Last synced: 21 Jun 2026

https://github.com/favarettorm/bd_universidade

BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos

data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university

Last synced: 08 May 2026

https://github.com/vilhalva/crud-com-flet

👨‍🏫CRUD DE DADOS COM FLET E SQLITE.

aplicativo codigo crud database flet framework interface projeto python sqlite

Last synced: 08 May 2026

https://github.com/salgado2004/trabalho-pratico-web-1

Trabalho prático que envolve a criação de uma aplicação WEB completa, que inclua a implementação de front-end, back-end e que possua integração com um banco de dados.

backend database front-end-development game-development ufpr

Last synced: 13 May 2026

https://github.com/raihan2bd/vet_clinic

About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 11 May 2026

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/delly-net/dbunny

A lightweight .NET database abstraction layer that provides a unified API for working with multiple database types. DBunny uses a provider pattern to enable database-specific implementations while maintaining a common interface.

csharp data-access database database-abstraction dotnet dotnet-standard provider-pattern sqlite

Last synced: 22 Jun 2026

https://github.com/tamk-kol/sql-powerbi-bike_sales_data

This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.

bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server

Last synced: 08 May 2026

https://github.com/learnwithfair/mongodb-documentation

MongoDB documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

database documentation learn-with-fair learnwithfair mern mern-stack mongodb mongodb-atlas nosql rahatul-rabbi rahatulrabbi webdevelopment

Last synced: 12 May 2026

https://github.com/carlossilva2/pybase

An easy to use Database using Python and JSON

data database json python3 storage

Last synced: 11 May 2026

https://github.com/sochdb/sochdb-python-sdk

SochDB is a high-performance embedded, ACID-compliant database purpose-built for AI agents and memory - python sdk

agent-memory agentic-ai agentic-framework agentic-rag agents-databases database database-management embeedings python-database vector-database

Last synced: 26 Jan 2026

https://github.com/aruizeac/dynamoql-go

An ORM-like lightweight toolkit for Go applications interacting with Amazon DynamoDB.

database dynamodb golang golang-library nosql orm-library toolkit

Last synced: 23 Jun 2026

https://github.com/farnam-hs/blogging-platform-api

A RESTful API built with Java, using Jersey and MySQL. It supports CRUD operations for blog posts, with a focus on clean architecture and separation of concerns.

database jakarta-ee java jax-rs jdbc jersey junit maven mockito restful-api

Last synced: 11 May 2026

https://github.com/itsmunim/gu-chat

A simple chat server that can be start point for your own chat application

chat chat-application database nodejs server

Last synced: 09 May 2026

https://github.com/renanfmoises/songplays-data-modeling-postgres

This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.

database python sql

Last synced: 11 May 2026

https://github.com/mshahzadtariq/persist_deleted

Soft delete for mogoid with ability to recover records

database mongoid ruby

Last synced: 12 May 2026

https://github.com/vilhalva/sangmata-basico

🤤ESTE BOT DO TELEGRAM TEM COMO OBJETIVO FORNECER INFORMAÇÕES SOBRE CONTAS DE USUÁRIOS DO TELEGRAM COM BASE NO ID FORNECIDO PELO USUÁRIO!

bot database framework projeto python redes-sociais sqlite telegram telethon

Last synced: 09 May 2026

https://github.com/haliljon/usercontrol-pro-back-end

UserControl Pro Backend is a Rails project which gives the API for the UserControl Pro Frontend.

database ruby

Last synced: 11 May 2026

https://github.com/rkoeninger/pocketsql

Embeddable T-SQL Interpreter fit for testing

database sql sql-server t-sql unit-testing

Last synced: 09 May 2026

https://github.com/maanavkrishna/gaming-management-system

Level up your management game with this Python-powered system! Easily add, edit, and track games and subscribers, generate activity reports, and keep your gaming universe organized. Built with MySQL and Tabulate, it’s your ultimate cheat code for streamlined management. 🕹️✨

data-management database game-management mysql python subscriber-management tabulate

Last synced: 12 May 2026

https://github.com/bazilsuhail/flexibase

FlexiBase Shell (a close to real database inspired by MongoDb) that is a testament to the power of C++ and custom-built data structures from scratch.

btree-indexes custom database database-management hashmaps query-language

Last synced: 09 May 2026