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/basedwon/leveldb

A convenient wrapper around LevelDB for both server-side and client-side JavaScript

database isomorphic leveldb

Last synced: 27 Apr 2026

https://github.com/tbarlow12/school-projects

Collection of projects created for school purposes

algorithm data-mining database databases machine-learning nlp

Last synced: 27 Apr 2026

https://github.com/rami24t/celestial-bodies-database-project

My solution to the build a postgresql celestial bodies (freeCodeCamp database project challenge).

database postgresql relational-databases sql

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/cnuahs/image-db

Matlab wrapper for various image databases.

database dataset images matlab

Last synced: 27 Apr 2026

https://github.com/ntut-rick/srs

SRS LaTeX Template Ref. by Prof. cliu in NTUT CSIE

comments course database latex-template likes ntut open-notifications srs subscribe

Last synced: 27 Apr 2026

https://github.com/mobile-michel/database-eleventy

Eleventy elements database list

database eleventy liquidjs netlify picocss

Last synced: 27 Apr 2026

https://github.com/yrehim7/data_warehouse_project

A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.

data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server

Last synced: 27 Apr 2026

https://github.com/nathanhoad/nathanhoad-data

A small ORM that uses Typescript and plain objects. No fancy instance methods - all queries are class methods.

database orm typescript

Last synced: 27 Apr 2026

https://github.com/sshehrozali/csv-to-db

Python script to convert .CSV file to .DB file

convert csv csv-file csv-file-handling database database-file python python3 sql sqlite3

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/thicclatka/ublx

TUI to index once, enrich with metadata, and browse a flat snapshot in a 3-pane layout with multiple modes.

analysis database file-viewer metadata tui visualization

Last synced: 08 May 2026

https://github.com/betodealmeida/enginator

A library that helps creating SQLAlchemy engines.

database engine python sql sqlalchemy

Last synced: 28 Apr 2026

https://github.com/tsui66/egg-gstore

Datastore plugin for eggjs

database egg eggjs gstore gstore-node

Last synced: 28 Apr 2026

https://github.com/danchris/databasesystemsproject

A very basic Database Systems Project for NTUA

css database html mysql php

Last synced: 28 Apr 2026

https://github.com/macagua/example-my-yii2-app-basic

My YII2 Framework app basic example

composer database php yii yii2-app yii2-framework

Last synced: 28 Apr 2026

https://github.com/theanujsinha01/mysql

MySQL is a database system used to store and manage data in a structured way. It uses SQL (Structured Query Language) to interact with data.

database dbms mysql table

Last synced: 28 Apr 2026

https://github.com/pome1lo/design-and-development-of-internet-application-databases

Laboratory work on the subject "Design and development of Internet application databases" using Oracle and MS SQL databases.

bstu database labs mssql oracle plsql qgis tsql

Last synced: 28 Apr 2026

https://github.com/cesarsm24/rhythmai

Asistente musical inteligente que recomienda canciones según el estado emocional usando IA, embeddings semánticos y la API de Deezer.

chromadb database deezer-api embeddings ia python streamlit vector-database

Last synced: 28 Apr 2026

https://github.com/hamadkhanpro/sql_music_library_project

SQL Music Library Project (When i was studying bscs (bachelor of science in computer science) and was in my 6th semester, there was a 6th semester project that i completed and thsi was the subject of database systems and i used my sql music library database and sql server management studio software in that project).

database databasemusiclibrary databasesoftwarelist microsoftaccess musiclibrary mysql postgresql sqlmusiclibrary sqlmusiclibraryproject sqlproject sqlquery sqlquerylibrary sqlserver sqlservermanagementstudio

Last synced: 28 Apr 2026

https://github.com/ncss-tech/nasis_training

This repo is for organizing and delivering NASIS training

database soil training

Last synced: 28 Apr 2026

https://github.com/matheusafonseca/python-data-visualization-matplotlib-seaborn-masterclass-udemy

This repository is dedicated to storing the code developed during the "Python Data Visualization: Matplotlib & Seaborn Masterclass" course on Udemy.

charts data-analysis data-analysis-python data-science data-visualization database graphics graphics-programming jupyter-notebook matplotlib matplotlib-plots python python3 seaborn seaborn-plots

Last synced: 28 Apr 2026

https://github.com/injamul3798/oop-project-bank_management_system-using-java

It was my first java project . I totally enjoyed .And that time i was learning java thats why this project was challenging.Learn a lot from this code.

database gui gui-application java sql

Last synced: 28 Apr 2026

https://github.com/ibrahimalsabr/bd-parfumerie

Il s'agit d'un projet de base de donnée pour une boutique de parfumeur.

database delete insert python relational-model sqlite3 uml update

Last synced: 28 Apr 2026

https://github.com/joaopaulopmedeiros/bd

Repository of Scripts made at DB classes

database mysql sql

Last synced: 28 Apr 2026

https://github.com/gocloudla/terraform-aws-wrapper-memorydb

Terraform module for AWS MemoryDB wrapper with IAC best practices

aws caching database memorydb redis terraform

Last synced: 28 Apr 2026

https://github.com/codehariom/mongodb-interview-questions-answers

A comprehensive list of 50 MongoDB interview questions with detailed answers. This repository covers essential MongoDB concepts, including CRUD operations, indexing, aggregation, schema design, replication, and sharding. Perfect for developers preparing for MongoDB-related roles or anyone looking to strengthen their database knowledge.

database mongo-db mongodb mongodb-atlas mongodb-compass mongodb-database mongodbatlas

Last synced: 28 Apr 2026

https://github.com/elizabethsiegle/sghack50-2015

SGHack50 SF '15 iOS Watch-based map app w/ SG Memory Project database

apple-swift apple-watch database hackathon ios ios-swift sanfrancisco swift

Last synced: 28 Apr 2026

https://github.com/9itish/random-word-generator

An API for accessing a vast collection of valid random English dictionary words. Select from over 96,000 words based on category, length, and other customizable parameters.

api database dictionary english-dictionary open-source php random-words random-words-api utility web-development

Last synced: 28 Apr 2026

https://github.com/ewoskyx/vet_clinic

Vet Clinic Database build with PostgreSql example

backend database postgresql sql

Last synced: 29 Apr 2026

https://github.com/antojebi7/sql_specimen

🎯 Simple Resource for Mastering PostgreSQL & SQL Operations 🚀 Learn concepts, practice operations, and see real-world examples.

constraints database datastorage datastructures postgresql relational-databases relationships schemas sql

Last synced: 29 Apr 2026

https://github.com/the0cp/skiplist-java

KV Skiplist Database Java

database java kv kv-storage kv-store kvstore skiplist

Last synced: 29 Apr 2026

https://github.com/artiefuzzz/restful-db

A Database that uses a RESTful API instead of a TCP / UDP connection

database rest-api restful rust rust-lang

Last synced: 29 Apr 2026

https://github.com/katarighe/clinic_database

A sample SQL database file representing a clinic. This database is created based on a relationship diagram.

database database-schema microverse-projects postgresql sql

Last synced: 29 Apr 2026

https://github.com/leticiabhb/pm2.5historicalstatisticspython

the data was taken from the website: https://www.ceip.at/the-emep-grid/gridded-emissions/pm25 .The format used was: NetCDF format: 1990 to 2020

air airquality climate-change database pm25 pollution python statics

Last synced: 29 Apr 2026

https://github.com/brunotm/norm

A no frills, no bloat, no magic Go package for working with SQL code, databases and migrations.

database go golang sql

Last synced: 29 Apr 2026

https://github.com/shiro-raven/iwork

SQL and ASP.NET based mini-website for recruitment agency.

asp-net csharp database erd sql

Last synced: 29 Apr 2026

https://github.com/webrror/notes

A basic notes app made with Flutter using sqflite package.

database example-project flutter flutter-apps flutter-examples notes notes-app sqflite sqlite

Last synced: 29 Apr 2026

https://github.com/aerospike-ce-ecosystem/aerospike-py

High-performance Aerospike Python Client built in Rust (Sync/Async)

aerospike async database maturin nosql pyo3 python rust

Last synced: 03 May 2026

https://github.com/sn0wfree/factor_table

an universal connector for all kind data source and manage all kind data as factor type by one package

connector data database factor

Last synced: 29 Apr 2026

https://github.com/gaepdit/db-helper

A library to simplify interactions with a SQL Server database

database sql sql-server

Last synced: 29 Apr 2026

https://github.com/tludlow/department-store-manager

Coursework which implements a department store database and information analysis

analysis data-science database sql

Last synced: 29 Apr 2026

https://github.com/lucasvolkweis04/infrat2

Trabalho 2 da disciplina de Infraestrutura de Dados - Aluno Lucas Volkweis - PUCRS

aws cassandra-cql database

Last synced: 29 Apr 2026

https://github.com/4rlm/scrub_db

Ruby Gem: Scrub your database, api data, web scraping data, and web form submissions based on your custom criteria.

criteria curation database exactly filter normalization proper-strings ruby-gem scrub scrub-array scrub-criteria scrub-strings scrub-urls string-criteria web-criteria

Last synced: 29 Apr 2026

https://github.com/blessanabraham/merlin

Analytics Database

analytics database

Last synced: 29 Apr 2026

https://github.com/codeofrahul/sql_practice_question

This repository contains my practice queries of SQL. I have solved these queries using Postgresql.

database postgresql practices sql sqlqueries

Last synced: 29 Apr 2026

https://github.com/cephascard0207/simpleemployee_mysqldatabase

A Very Simple Database created using MySQL to inculcate a Company's Employee Data into Digital Tabular Format. Beginner MySQL Project

database mysql sql

Last synced: 29 Apr 2026

https://github.com/shuklansh/flask-videostore-api

video API (GET single video & all videos, POST, DELETE) + sqlalchemy ORM

backend-api database flask object-relational-mapping python sqlalchemy-python

Last synced: 04 May 2026

https://github.com/ogsmurfen/entityframeworkcore-p1

A console app that usesEF Core to create and persist into a Microsoft Sql Express db

database dotnet dotnet8 entity-framework-core persistence sqlexpress

Last synced: 29 Apr 2026

https://github.com/lankesathwik7/sql-query-assistant

Natural language to SQL query converter using Groq LLM. Ask questions in plain English and get SQL queries, visualized results, and natural language explanations. Built with Streamlit and PostgreSQL.

data-analysis database groq llm natural-language-processing python sql

Last synced: 29 Apr 2026

https://github.com/xeferis/simple_database

A Module wich can be used to generate, establish connection and use SQLite Databases in Python with minimal effort.

database database-management minimal-efforts module packet python simple simplify slim sqlite3

Last synced: 29 Apr 2026

https://github.com/pranava007/mongodb-day-task-2

This is a mongodb-DAY-Task-2

database mongodb

Last synced: 29 Apr 2026

https://github.com/vyoj/mydb

Implementing a simple database using Golang for the ACM Industrial Experience Program (AIEP)

database go

Last synced: 29 Apr 2026

https://github.com/gintuvedula/amazon-sales-analysis

Amazon Sales Analysis uncovers actionable insights to optimize inventory management, pricing strategies, marketing efforts, and customer engagement. Additionally, segmentation analysis reveals profitable customer groups, leading to targeted advertising or product improvements.

data-wrangling database exploratory-data-analysis feature-engineering mysql

Last synced: 29 Apr 2026

https://github.com/swumplurd/gestor-archivos

Gestor de archivos con PHP.

database filesystem php php8

Last synced: 29 Apr 2026

https://github.com/alexander784/hikers-cli

This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system

database engine sqlalchemy sqlite

Last synced: 29 Apr 2026

https://github.com/morellexf13/json-to-firebase

🔥 Import entire collections to your firestore database using JSON files

database firebase firestore

Last synced: 29 Apr 2026

https://github.com/sanalzio/simple-pydb

A simple local file-based database module.

database python python3

Last synced: 14 May 2026

https://github.com/koltyakov/pgcopy

🐘 PostgreSQL data migration tool

cli data database golang migration postgresql sync

Last synced: 29 Apr 2026

https://github.com/lawitschka/docker-postgresql-s3-backup

Docker image for creating PostgreSQL database backups stored in S3

backup database docker-container postgresql-database

Last synced: 29 Apr 2026

https://github.com/alvachon/postgres_note

Notes to use postgreSQL on Linux, mostly commands for the command line.

database postgresql sql

Last synced: 29 Apr 2026

https://github.com/pr4j3sh/graphdb

in-memory graph database

database graph graph-database in-memory-database

Last synced: 29 Apr 2026

https://github.com/joelsalmeida/albuns-er-database

Exercício prático - Módulo de Back-end. Modelagem e criação de diagrama de um banco de dados. Criação e normalização de tabelas.

database diagram mysql

Last synced: 29 Apr 2026

https://github.com/effectra/config

Effectra Config is library simplifies configuration management in PHP applications, providing classes for files, drivers, cookies, db and editor configurations.

config config-server configeditor configuration-files cookies database db driver php php8

Last synced: 29 Apr 2026

https://github.com/jxsl13/playerranking

A working draft of a ranking server for player statistics using either Redis or SQLite3 with automatic reconnect handling and backlogging of tasks, that were not saved during database outage times. This is mainly used in the zCatch repository.

cpp database player rank ranking redis sqlite sqlite3 statistics

Last synced: 29 Apr 2026

https://github.com/diluv/confluencia

Bindings for the Diluv database.

database java

Last synced: 29 Apr 2026

https://github.com/aya-mash/eventease

This is an admin dashboard for managing Venues, Events, Bookings, and Customers.

app azure college-project database dotnet mvc serverless service sql

Last synced: 29 Apr 2026

https://github.com/antonioisaacdias/api-node-fastify-transactions

API Rest em Typescript Node.JS e Fastify, projeto próprio para desenvolvimento pessoal.

api api-rest database fastify knex node-api node-js typescript

Last synced: 29 Apr 2026

https://github.com/syncfusionexamples/loading-data-from-sqlite-online-database-from-xamarin.forms-listview-

This repository contains the sample which loading data from SQlite online database in Xamarin.Forms ListView

database listview sqlite xamarin xamarin-forms

Last synced: 29 Apr 2026

https://github.com/vermaysha/pgbouncer-laravel-extension

A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.

database laravel pgbouncer postgresql psql

Last synced: 29 Apr 2026

https://github.com/serphentas/dumptube

Bulk YouTube downloader in Python

database download-videos python sqlalchemy video youtube

Last synced: 29 Apr 2026

https://github.com/diatem-net/jin-db

Utility classes to work with databases.

database jin mysql php postgresql sqlite3 utilities

Last synced: 30 Apr 2026

https://github.com/rgiskard7/forevernote

A note-taking application with a structured data management system, using SQLite for persistence. Implements DAO patterns for folder, note, and tag management. Supports hierarchical organization, tagging, and geolocation metadata.

actory-pattern composite-pattern crud dao-pattern database hierarchical-structure java logging note-taking repository-pattern sqlite-dao-pattern

Last synced: 30 Apr 2026

https://github.com/amaradelhasan/iti-examination-database

The system aims to reduce manual efforts, minimize errors, and improve the efficiency of examination administration Is a database designed to manage , create and correct exams . Contain educational entities like courses,students,instructors,exams

backup database dml examination-system functions iti mapping relational-databases sql-server

Last synced: 30 Apr 2026

https://github.com/altanis/jsdatabase.json

A JSON wrapper designed to create a local database with easy access.

database typescript

Last synced: 30 Apr 2026

https://github.com/ne0ekspert/driftts

Lightweight time series DB

database time-series time-series-database

Last synced: 30 Apr 2026

https://github.com/mgodoyd/apigestionnotas

Technical Test: Front-End Note Management

api-rest backend database laravel sql-server

Last synced: 30 Apr 2026

https://github.com/jjackson112/villain-trading-card

Different branches include template and REST API versions.

database endpoints html-template rest-api sql

Last synced: 30 Apr 2026

https://github.com/melardev/android_kotlin_sqlitecrud

Android Crud application built with Kotlin using Sqlite

android crud database kotlin sqlite

Last synced: 30 Apr 2026

https://github.com/jhhtaylor/cassandra-with-go

Demo application in Go interfacing with local Cassandra. Showcases interaction with the 'demo' keyspace, handling user data insertion and retrieval in the 'users' table.

cassandra database go

Last synced: 30 Apr 2026

https://github.com/coasterfreakde/animedatabase

AnimeDatabase Frontend for the IsekaiBackend Service

anime database list

Last synced: 30 Apr 2026

https://github.com/roma-glushko/db-trimmer

✂️Reduce database size for staging or development environments in an intelligent way

database developer-tools golang

Last synced: 30 Apr 2026

https://github.com/marcosvbras/mongo-query-guide

Descriptive tests of how to create queries within MongoDB

database mongodb nosql query

Last synced: 30 Apr 2026

https://github.com/wpdas/chain-db-py

A Python client for Chain DB, a secure database system with built-in history tracking, offering AES-256-GCM encryption, atomic operations with rollback capability, and automatic backups.

chaindb client database db document python

Last synced: 08 Jun 2026

https://github.com/doxakis/migratorjs

Database migration tool in javascript

database database-migrations javascript mobile

Last synced: 30 Apr 2026