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/paolino/rocksdb-kv-transactions

RocksDB backend for key-value transactions

database haskell rocksdb transactions

Last synced: 05 Mar 2026

https://github.com/ads04r/arches-curator

Arches plugin for creating and publishing saved searches.

archaeology arches arches-plugin cidoc database django geojson heritage ipfs python zenodo

Last synced: 17 Apr 2026

https://github.com/anilyigitsel/sql-spotify-like-database

SQL-based relational database designed to mimic the structure and functionalities of a Spotify-like platform.

database

Last synced: 06 Mar 2026

https://github.com/sshaw/ignored_columns_tasks

Rails tasks for managing Active Record ignored columns

active-record activerecord activerecord-migrations database ignored-columns rails rake

Last synced: 17 Apr 2026

https://github.com/bayladycoder/dev-connector

Social media for developers using MERN stack (MongoDB, Express, React, Node). --->>> Live App: https://bay-dev-connector.herokuapp.com/

api css database express githubapi html javascript mongodb mongoose nodejs react redux

Last synced: 02 Apr 2026

https://github.com/davidyell/ffbe-helper

An application for managing units and parties for Final Fantasy Brave Exvius

database final-fantasy-brave-exvius

Last synced: 17 Apr 2026

https://github.com/tanmay-312/login-page_go-react_tailwind_postgresql

GoLang backend server and React frontend, designed using Tailwind for user authentication and data management, using Postgresql

backend data-management database frontend fullstack go golang postgresql react rest-api user-authentication web-development

Last synced: 02 Apr 2026

https://github.com/dhruvrajsinhzala24/customer-churn-predictor

Customer Churn Predictor is a Python-based tool that predicts customer churn using MySQL for data storage and visualization with matplotlib. It analyzes payments and activity status to identify potential churn, stores results in a database, exports to CSV, and generates pie and bar charts for insights.

database dbms matplotlib mysql mysql-database phpmyadmin-database pyplot python-3 sql xampp xampp-control-panel xampp-server

Last synced: 30 Apr 2026

https://github.com/exclusiveideas/video-games-database

A web application that enables you to search the top video games based on certain categores an view informations on about such as metacritic, likes, dislikes, screenshot(s) and video(s) of gameplay and more

angular database sass typescript videogame

Last synced: 17 Apr 2026

https://github.com/vagos/volunteer-organisation

Code and documentation for the project completed as part of the Databases course.

database django python

Last synced: 17 Apr 2026

https://github.com/itu-ai/mailo

Mailing service & repository tailored for the use of ITU AI

database email email-sender postgresql python python3 repository

Last synced: 17 Apr 2026

https://github.com/mcfriend99/mysql

A MySQL client implemented in pure Blade.

blade database database-management mysql mysql-client mysql-database sql sql-client

Last synced: 17 Apr 2026

https://github.com/siddhant-vij/user-authentication-system

Terminal-based user authentication system for registration, login, and password reset using a CSV-based storage.

authentication csv database encryption hashing java logging login multifactor-authentication registration reset-password security terminal-based

Last synced: 17 Apr 2026

https://github.com/saraivagustavo/case-sefaz-es

Solução para o case de estágio da SEFAZ-ES, implementando CRUD em SQLite com Python e sequência de Fibonacci.

database db python python3 sql sqlite3

Last synced: 17 Apr 2026

https://github.com/tokhy1/expressjs_crud_app

Revolutionize data management with our React and Express.js powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.

app axios bootstrap crud-application css database expressjs html javascript mysql nodejs reactjs website

Last synced: 03 Apr 2026

https://github.com/novexdb/novexdb

A modern database client with AI built in. Free forever, bring your own AI key.

ai claude database database-gui desktop-app electron mysql openai postgres react sql-client typescript

Last synced: 03 Jun 2026

https://github.com/naspredam/rest-micronaut-reactive-kotlin-users

sample application build on micronaut under kotlin language

database kotlin micronaut

Last synced: 04 Apr 2026

https://github.com/mobile-michel/database-css-framework

Lists of CSS frameworks with examples

css-frameworks database eleventy liquidjs netlify

Last synced: 17 Apr 2026

https://github.com/gasprinskiy/gammu-mysql-db

Gammu MySQL Database

database gammu-smsd

Last synced: 19 Apr 2026

https://github.com/erikrios/mongo-demo

Connecting Node.js Project with MongoDB

database javascript mongodb mongoose nodejs

Last synced: 04 Apr 2026

https://github.com/karthikmprakash/quick-notes

A note-taking web-app that handles multiple user and notes database.

bootstrap css database flask heroku html javascript notes python requests sqlite

Last synced: 04 Apr 2026

https://github.com/lut-ful/club-management-dbms

This is a Database management system project based on SQL.

database database-management-system oracle sql

Last synced: 18 Apr 2026

https://github.com/opdev1004/crumbdbjs

JSON files based database Javascript

data data-storage data-store database database-management nodejs

Last synced: 18 Apr 2026

https://github.com/tanaybhadula/social-media-api

A full-fledged API in Python using FastAPI with features like authentication , CRUD operations etc.

api authentication ci-cd crud-operation database docker fastapi oauth2 postgres pydantic python sqlalchemy

Last synced: 04 Apr 2026

https://github.com/null-none/db2json

This client dumps all* the tables in an sqlite database as json.

database json sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/neelamraikwar9/bookdata

This is my 1st assignment git repository. I have worked with Book Data and by using Express Js created routes and API's for Post, Update, Delete, and Get.

api books data database deployment expressjs node nodejs postman postman-api

Last synced: 05 Apr 2026

https://github.com/oliver-oloughlin/deno_surreal

Lightweight module for querying SurrealDB

database deno javascript lightweight module package surresldb

Last synced: 18 Apr 2026

https://github.com/tharunkumarreddypolu/librarian-bot

A Web App with user-friendly interface for performing and monitoring day-to-day transactions in library for both students and librarians.

css database html php sql

Last synced: 18 Apr 2026

https://github.com/harshithadev/data_collection_flask

Simple flask app to collect details on-the-go

database firebase flask python realtime

Last synced: 05 Apr 2026

https://github.com/antoonline/jenkins-tool-create-mysql-db-and-user

This Jenkins pipeline creates a MySQL user and database, taking parameters for stack code, app code, encoding, max connections, MySQL host, and port. It installs the MySQL client, generates a random password, creates the database and user, and flushes MySQL privileges.

create database jenkins mysql ubuntu user wordpress

Last synced: 05 Apr 2026

https://github.com/prgermux/quality-control

Quality Control is a Python-based application that provides a graphical user interface (GUI) for analyzing and visualizing data from various sources. Using PyQt5 for the GUI and Matplotlib for plotting, this tool allows users to load data from CSV and DAT files, connect to SQL databases, and generate detailed, interactive plots.

database python quality-control sql visualization

Last synced: 18 Apr 2026

https://github.com/drew-y/depot-db

Embedded database for TypeScript projects

database db depot embedded embedded-database javascript leveldb nodejs typescript

Last synced: 18 Apr 2026

https://github.com/jcng75/icecreamterminalstore

An ice cream terminal program for sweet enthusiasts!

database postgresql python

Last synced: 18 Apr 2026

https://github.com/adithaker/database-query-compiler

⏩ A SQL-esque language compiler for storing relational and key-value based cache data on the backend

batchprocessing bplustree btree-indexes compiler database optimization python

Last synced: 18 Apr 2026

https://github.com/theweird-kid/pebbledb

Lightweight key-value based storage engine, supporting indexed data access through B+ trees written in c++ from scratch

concurrency cpp20 database key-value storage-engine

Last synced: 19 Apr 2026

https://github.com/gabrielamoura25/one-for-all

Projeto de normalização e criação do banco de dados MySQL SpotifyClone.

backend database docker mysql queries sql

Last synced: 19 Apr 2026

https://github.com/leoarj/db-sql-language-with-postgresql-ia-expert-academy

Banco de Dados e Linguagem SQL com PostgreSQL (IA Expert Academy)

database postgresql relational-algebra relational-databases sql

Last synced: 19 Apr 2026

https://github.com/ebrizzzz/library_database_management_system

This project is a desktop application built with Python and PyQt5 that interacts with an MSSQL database to manage a library system using SQL and Python.

database pyqt5 python sql sqlalchemy

Last synced: 19 Apr 2026

https://github.com/apostolos-k/ntua-database-project

A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).

database ntua-ece postgresql sql

Last synced: 19 Apr 2026

https://github.com/double-em/storing-time-series-data

A series of benchmarks to test the variability and efficiency of different times series oriented databases in different scenarios and use cases.

database time-series

Last synced: 19 Apr 2026

https://github.com/naimur-29/learning-fastapi

Learning backend with FastAPI

database fastapi postgresql python3 sql

Last synced: 20 Apr 2026

https://github.com/adevecchi/gerenciamento-clientes-mvc

Projeto MVC C# (.NET Framework), utilizando janela modal. Gerenciamento de dados de Clientes: Cadastro, Consulta, Edição e Exclusão com uso de Procedures.

csharp database dotnet-framework mvc sqlserver tsql

Last synced: 20 Apr 2026

https://github.com/oscarcitoz/vector-db

A FastAPI-based API for managing vector database operations like creating indexes, upserting data, and similarity searches. Built with Python 3.12, it supports Pinecone as the vector database provider and features metadata filtering for precise search results.

api-design cosine-similarity database embeddings fastapi machine-learning metadata-filter pinecone python rest-api similarity-search tech-stack vector-database

Last synced: 20 Apr 2026

https://github.com/ashwani-199/fastapicrud

FastApi Setup for Projects

database fastapi python3 setup

Last synced: 20 Apr 2026

https://github.com/anna-hope/sqlite-zig

Tutorial from https://cstack.github.io/db_tutorial/ but in Zig

database recurse-center sqlite zig

Last synced: 20 Apr 2026

https://github.com/asccrs/tap

Repositorio generado para guardar las practicas realizadas durante la materia de topicos avanzados de programacion

database graphics java

Last synced: 20 Apr 2026

https://github.com/adityaprakash-bobby/simple-db

[WIP] A SQLite-like Database from scratch in C

c database dbms relational-databases sql

Last synced: 20 Apr 2026

https://github.com/shhiivvaam/web-app-flask

Web App - Python and Flask

database flask python

Last synced: 20 Apr 2026

https://github.com/nmandery/psqlchunks

Testing tool to validate blocks of SQL by running them against a PostgreSQL database. In case of errors the tool provides a better error description and location as standard psql would.

database postgresql-database sql

Last synced: 20 Apr 2026

https://github.com/zvndev/powdb

PowDB — Rust native database with PowQL query language

btree database embedded-database nosql powql query-language rust wal

Last synced: 05 Jun 2026

https://github.com/carusel02/database

Create a database using generic structures in C

database generic-functions

Last synced: 21 Apr 2026

https://github.com/l2060/snapsdb

golang objects snapshot slice data repository

database slice slicedatabase snapsort snapsortdb strorage

Last synced: 21 Apr 2026

https://github.com/72nd/baserowdantic

Pydantic-based Baserow CRUD Client featuring ORM-like capabilities.

baserow client database orm pydantic

Last synced: 22 Apr 2026

https://github.com/ganzerli/relaty

Ratoinal Database , O(1) access, for wide text, encryptred.

database fast-search file indexing relational relations search

Last synced: 22 Apr 2026

https://github.com/wajktor13/restaurant-database

database system for managing a small restaurant providing services to private clients as well as businesses

agh agh-university agh-wi agh-wiet database databases mssql t-sql transact-sql tsql

Last synced: 22 Apr 2026

https://github.com/im-open/increment-database-object-snapshots

A GitHub Action that creates or updates snapshot files for database objects.

data-practices-team database db

Last synced: 22 Apr 2026

https://github.com/hasirciogluhq/viks-db

self-made datase for fun projects, typescript with BUN

database ts-database

Last synced: 05 Jun 2026

https://github.com/nexepic/zyx

High-performance, embeddable graph database engine with Cypher queries, ACID transactions, vector search, and WebAssembly support

cross-platform database embedded graph graph-database high-performance serverless

Last synced: 21 May 2026

https://github.com/phpgt/sqlbuilder

[in development] Object oriented representation of SQL queries.

database database-queries fluent fluent-api oop phpgt query-builder sql

Last synced: 24 Apr 2026

https://github.com/calesi19/crossdbcrudflow

Python program lets you connect three different NoSQL databases; DynamoDB, Firestore, and MongoDB. It provides a CRUD interface for all three, and data transfer between them.

database dynamodb firestore mongodb nosql python

Last synced: 24 Apr 2026

https://github.com/srimantapal205/sql_code

SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.

database mssql sql sqlserver

Last synced: 24 Apr 2026

https://github.com/manikantasanjay/electric_billing_system

Electricity Billing System CORE JAVA mini project

database java sql

Last synced: 25 Apr 2026

https://github.com/contawo/uct_java

My school computer science assignments made with java implementing data structures and SQL database.

algorithms-and-data-structures data-structures database java

Last synced: 25 Apr 2026

https://github.com/drajathasan/zein-database

PHP Database library like Eloquent

database orm php-database-library simple-orm

Last synced: 25 Apr 2026

https://github.com/arverma/sql

SQL cheat sheet: https://arverma.github.io/sql/

database dbms oracle sql sql-server sqlcheatsheet sqlserver

Last synced: 25 Apr 2026

https://github.com/vacuumlabs/car

Crypto Address Relation

cryptocurrency database rest-api rust

Last synced: 25 Apr 2026

https://github.com/otterbk/weather-scheduler

날씨 예보 프로그램(2학년 1학기 기말 프로젝트)

database rmi rmi-client rmi-server

Last synced: 26 Apr 2026

https://github.com/dito97/chatgpt-recipe-index

An index of recipes on the Internet crawled by ChatGPT

chatgpt crawling database

Last synced: 26 Apr 2026

https://github.com/thenoumandev/rubric-based-evaluation-system

System for evaluating students complete semester based on rubrics using database with pdf reports

csharp database graphical-interface itextsharp management-system reports

Last synced: 26 Apr 2026

https://github.com/verdagio/graphtheory-2017-project

3rd Year Under-graduate graph theory project using Neo4J

database graph neo4j neo4j-database theory

Last synced: 27 Apr 2026

https://github.com/zac-garby/old-tode

The Online Directory of Equations

database maths php

Last synced: 26 Apr 2026

https://github.com/citadel-cloud-management/terraform-aws-rds-aurora

Production-grade AWS Aurora Terraform module with MySQL/PostgreSQL, global database, RDS Proxy, Activity Streams, and auto-scaling

aurora aws database devops infrastructure-as-code production-ready rds terraform terraform-module

Last synced: 27 Apr 2026

https://github.com/jaro-c/klyradb

Native desktop app to manage isolated PostgreSQL, MySQL, MariaDB and Redis instances on Linux — like DBngin but for Ubuntu

database dbmanager desktop-app golang linux mariadb mysql postgresql redis snap ubuntu wails

Last synced: 26 Apr 2026

https://github.com/matter-in-motion/mm-db

Simple default database shortcut extension

database extension matter-in-motion shortcut

Last synced: 27 Apr 2026

https://github.com/igorgp06/login-system

Uma solução simples para quem quer implementar uma interface em Python capaz de fazer logins e cadastros.

customtkinter database login portuguese-brazilian python register simple-project sqlite3

Last synced: 27 Apr 2026

https://github.com/hubbub-tech/blubber-tools

Nifty tools for automating boring Hubbub tasks.

database

Last synced: 27 Apr 2026

https://github.com/novikovadaria/sql_geekbrains

Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program

database geekbrains sql

Last synced: 27 Apr 2026

https://github.com/jed0050/dp-kvdbs

Diplomová práce - Key-value databázové systémy

aerospike benchmark database kdbs keyvalue kvdbs memcached redis riak ycsb

Last synced: 27 Apr 2026

https://github.com/guy1998/sap-hana-data-migration

Handles migration of data between tables in two different SAP hana databases

database migration-tool sap-hana

Last synced: 27 Apr 2026

https://github.com/chompfoods/stub-inflector

Inflector 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 inflector ingredients nutrition raw recipe-api recipes server stub stub-inflector stub-server

Last synced: 27 Apr 2026

https://github.com/pome1lo/databases

Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..

database labworks mssql oracle sql

Last synced: 28 Apr 2026

https://github.com/rynanda/105-database-system-sql

Designing and developing a new database system.

database database-management mysql orm relational sql

Last synced: 28 Apr 2026

https://github.com/betodealmeida/enginator

A library that helps creating SQLAlchemy engines.

database engine python sql sqlalchemy

Last synced: 28 Apr 2026