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.
- GitHub: https://github.com/topics/database
- Wikipedia: https://en.wikipedia.org/wiki/Database
- Related Topics: dbms, sql, relational-database, nosql, document-oriented, in-memory-database, data-warehouse, graphdb, spatial-database, crud,
- Aliases: db, databases,
- Last updated: 2026-07-08 00:08:06 UTC
- JSON Representation
https://github.com/mesmacosta/cloudsql-postgresql-tooling
Scripts with the goal to enable easy usage of some PostgreSQL operations.
automation database devops-tools gcloud postgresql terraform
Last synced: 30 Apr 2025
https://github.com/immmdreza/simple-json-db
A simple database based on json for python, Strongly typed, easy and friendly ...
database db json python serialization
Last synced: 14 Apr 2025
https://github.com/kholdrex/simple_query
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
activerecord arel database orm performance query-builder rails ruby sql
Last synced: 09 Apr 2025
https://github.com/suurjaak/sqlitely
SQLite database tool
database database-gui database-management sqlite sqlite3
Last synced: 14 Apr 2025
https://github.com/metricq/hta
📚 Library for Hierarchical Timeline Aggregation metric storage
backend cpp17 database file-format library metrics storage
Last synced: 02 Aug 2025
https://github.com/nahnahaj/blog-app
The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.
bootstrap css3 database html5 javascript rails ruby rubyonrails
Last synced: 30 Jul 2025
https://github.com/n25a/eavesdropper
Eavesdropper is project that used for consuming in message queue and storing in database.
database go golang message-queue nats timescaledb
Last synced: 15 Jul 2025
https://github.com/thiagodp/database-js-json
📜 Query your JSON files with SQL
database database-js database-js-json driver javascript json node query sql
Last synced: 10 Apr 2025
https://github.com/jakarto3d/jakarnotator
The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.
annotations computer-vision data database deep-learning detectron instance-segmentation mscoco training-data
Last synced: 15 May 2025
https://github.com/unixjunkie/fragger
A protein fragments picker
database ocaml protein-design protein-fragments protein-fragments-picker rmsd
Last synced: 10 Sep 2025
https://github.com/johnftitor/spendless
Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life
database postgresql rails ruby tailwindcss
Last synced: 31 Aug 2025
https://github.com/diamondlightsource/ispyb-api
Package for writing acquisition and processing results into an ISPyB database
database ispyb mariadb mysql python stored-procedures
Last synced: 17 Feb 2026
https://github.com/escan-dnmz/sql-syntax
-- Notlar tamamen Escan Dönmez e aittir izinsiz kullanmayınız
database database-design database-management mssql mssql-database mysql sql sql-syntax syntax
Last synced: 04 Oct 2025
https://github.com/johnntirintis/recipe-management-system
A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.
abstractfactorypattern dao database java layered-architecture maven sql swing
Last synced: 21 Sep 2025
https://github.com/jpvenson/dataaccess
This is Yet another ORM that uses various Technology's without 3rd Party to Map database output to POCOs.
ado c-sharp database orm-framework poco reflection
Last synced: 12 Apr 2025
https://github.com/rynmx/driftlet
a minimalist, modern, and performant blogging and portfolio platform.
blog database docker markdown minimalist portfolio selfhosted
Last synced: 08 Aug 2025
https://github.com/nobiles2/mysqlreplicaintegritycheck
MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master
checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers
Last synced: 11 Apr 2025
https://github.com/cursedprograms/flask-client-manager
Flask-based web app with Unity integration for efficient client data management using SQLite.
css database flask flask-application html jinja python sqlite unity
Last synced: 11 Mar 2026
https://github.com/marktennyson/flask-tortoise
Adds asynchronous Tortoise ORM(Like Django-ORM) support for flask app.
async-orm asynchronous asyncio database flask flask-async-orm-support flask-sqlalchemy flask-tortoise python sqlalchemy tortoise tortoise-orm
Last synced: 12 Apr 2025
https://github.com/stonstad/stellar.fastdb
Embedded document storage built for performance and high concurrency.
database documentstore embedded storage
Last synced: 30 Apr 2025
https://github.com/bw9ubwo/pydanql
Simplified PostgreSQL interaction in Python using Pydantic data models.
crud database orm postgresql pydantic python rapid-prototyping
Last synced: 14 Apr 2025
https://github.com/remram44/filesdb
File database for package managers
api database files package-manager pip pypi python
Last synced: 08 May 2025
https://github.com/suhailroushan13/mongodb-methods
MongoDB is a NoSQL document-oriented database system. It provides a rich set of methods and functions to interact with the database. Here are some of the most commonly used methods in MongoDB
config database db mongodb mongoose nosql-database
Last synced: 06 Aug 2025
https://github.com/commouse/simpledb
Simple Key-Value Database with persistent storage.
cache database key-value persistent
Last synced: 18 Jul 2025
https://github.com/jbox-web/job-database-manager-mysql
A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)
database jenkins jenkins-jobs jenkins-plugin mysql ruby
Last synced: 12 Aug 2025
https://github.com/kuzudb/kuzu-swift
Swift language binding for Kuzu graph database management system
cypher database graph graphdb ios nosql persistence swift vector
Last synced: 04 Oct 2025
https://github.com/simerplaha/swaydb.java.examples
Java examples for SwayDB
database memory performance persistent
Last synced: 12 Aug 2025
https://github.com/jmmv/db_logger
A database-backed logger for use with the log crate
Last synced: 28 Oct 2025
https://github.com/data-engineering-community/data-engineering-meetup-in-a-box
A collection of guides, resources, and support for DE meetup organizers.
data data-analysis data-engineering data-mining data-structures database meetups
Last synced: 02 Aug 2025
https://github.com/tkvogt/judy-graph-db
A graph database with cypher like queries using judy arrays
cypher database graph haskell judy judy-arrays
Last synced: 12 Apr 2025
https://github.com/0leksandrbondar/darkspacev2
This is a DarkSpace messanger. You can send files and text messages with your friends.
client-server cmake database google-test multithreading qml qt
Last synced: 01 Aug 2025
https://github.com/jonaprieto/ponywhoosh
Make searchable your database over PonyORM
database full-text-search ponyorm python2 python3
Last synced: 28 Oct 2025
https://github.com/ozak/caloric-suitability-index
Caloric Suitability Index
agricultural-modelling agriculture agriculture-research caloric-suitability-indices crop csi cultivation data database land-suitability suitable yield
Last synced: 09 Jul 2025
https://github.com/macbre/query-digest
A dynamic code analysis tool that processes SQL queries logs and data flow information
data-flow database elasticsearch mysql performance-visualization query query-digest sql sql-logs sus sustainability
Last synced: 12 May 2025
https://github.com/stephenafamo/fakedb
fakedb registers a fake database driver named test for... testing.
database fake faker go golang sql test testing testing-tools
Last synced: 09 Jul 2025
https://github.com/phawat63915/md_postgresql_rdbms
database notes postgres postgresql postgresql-database psql psql-client psql-database
Last synced: 27 Oct 2025
https://github.com/hituziando/spreadsheetdatabase
SpreadsheetDatabase is a simple database using Google Sheets API v4.
database google java sheets-api spreadsheet
Last synced: 10 Nov 2025
https://github.com/manyakrus/crud_generator
Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.
codegenerator crud database generator grpc nrpc postgres sql
Last synced: 13 Apr 2025
https://github.com/mysql-net/adonetapitest
Tests multiple ADO.NET providers for API consistency
Last synced: 11 Apr 2025
https://github.com/shuza/password-manager-system
demonstrate microservice and unified logging layer in kubernetes
cluster database docker golang kubernetes microservice
Last synced: 28 Jul 2025
https://github.com/johnftitor/vet_clinic
This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file
Last synced: 10 Jul 2025
https://github.com/alibori/laravel-db-size-alerts
Laravel package to receive alerts about database size limits.
database laravel laravel-package
Last synced: 30 Aug 2025
https://github.com/trustbit/plainsql.migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 17 Mar 2025
https://github.com/alireza29675/handy-storage
🗃️ Handy Storage is a simple way to store your data in a JSON file
Last synced: 26 Jul 2025
https://github.com/belgattitude/soluble-dbwrapper
Extra minimalist but universal database wrapper
database database-adapter doctrine interop minimalist mssql mysql oracle php postgresql sqlite3
Last synced: 08 May 2025
https://github.com/ryantusi/word-frequency-analyzer-and-visualization
📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍
analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency
Last synced: 16 Aug 2025
https://github.com/marcusschiesser/vectorstores
Vectorstores is a framework for using vector databases in your AI applications
ai ai-agents data database embeddings vector vector-database
Last synced: 13 Jan 2026
https://github.com/tushar2704/common_datasets
Common-datasets is a GitHub repository dedicated to providing a wide collection of common datasets for practicing and learning data science and machine learning.
aritificial-intelligence data-analytics data-engineering data-science data-visualization database dataset-generation datasets machine-learning
Last synced: 09 Aug 2025
https://github.com/diegovictor/gocommerce
Project built during the Rocketseat Bootcamp #11
api coverage-report database editorconfig eslint friendly-errors gocommerce gostack javascript js node nodejs pg postgres prettier rocketseat ts typescript
Last synced: 07 May 2025
https://github.com/orbitdb-archive/example-orbitdb-todomvc-updated
TodoMVC app using OrbitDB
database example ipfs orbit-db serverless todomvc
Last synced: 15 Apr 2025
https://github.com/turbomack/non-empty-list-alias
Functions for NonEmptyList you already have and Zipper implementation that goes with it.
Last synced: 10 Sep 2025
https://github.com/vielhuber/syncdb
🔥 Sync databases between two servers. 🔥
database mysql sql sync-database
Last synced: 07 Aug 2025
https://github.com/belsman/rails-capstone
A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.
bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter
Last synced: 15 Aug 2025
https://github.com/jamesclonk/ircollector
collector component for iRacing data 🏎
collector database iracing postgres
Last synced: 22 Jul 2025
https://github.com/trustbit/PlainSql.Migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 29 Mar 2025
https://github.com/gavinlyonsrepo/tv_viewer
GUI to view tv program details using TV maze application programming interface. Written in python 3 and PyQt 5, it also stores user favourites in an SQLite database. It uses python module pytvmaze to interface with API
communication database gui prettytable pyqt5 python python3 pytvmaze sqlite-database television television-series tv tv-maze tv-series tv-shows tv-viewer tvmaze tvmaze-api tvmazeapi tvshows
Last synced: 02 May 2025
https://github.com/durner/no-false-negatives
No False Negatives: Accepting All Useful Schedules in a Fast Serializable Many-Core System
concurrency concurrency-control data-engineering database database-system scheduler transaction
Last synced: 11 Jun 2025
https://github.com/aldis-ameriks/pg-typegen
Generate TypeScript type definitions from Postgres database
codegen database pg-typegen postgres schema schema-typegen typegen types typescript
Last synced: 09 Aug 2025
https://github.com/bocaletto-luca/meme-explorer
Meme Explorer is a fun, interactive web application that allows users to fetch and display the latest trending memes from various sources using free open-data APIs. With a single click, users can refresh the meme feed and explore new viral content. By Bocaletto Luca
api-free bocaletto-luca css3 database html5 javascript meme meme-api meme-explorer meme-generator open-data opensource webapp
Last synced: 08 May 2026
https://github.com/rki-mf1/covsonar
A database-driven system for handling genomic sequences of SARS-CoV-2 and screening genomic profiles.
bioinformatics covsonar database genomic-profiles sars-cov-2
Last synced: 14 Dec 2025
https://github.com/michael-rubel/laravel-sql-function-repository
Repository class to run SQL functions available in the PostgreSQL database
database functions laravel looking-for-contributors mariadb mssqlserver mysql php postgresql sql sql-functions sqlite
Last synced: 03 Oct 2025
https://github.com/mts88/mongogrid
Useful package to easly use Mongo GridFS in Laravel
bucket database document file grid gridfs gridfs-bucket laravel laravel-mongodb metadata mongo mongodb mongogrid selected-gridfs storage
Last synced: 11 Apr 2025
https://github.com/mxaviersmp/spotify-tracker
A Spotify API to collect data from users played musics
airflow alembic database etl fastapi jwt-tokens oauth2 ormar postgresql serverless serverless-framework spotify spotify-api
Last synced: 12 Jan 2026
https://github.com/yjg30737/pyqt-database-example
PyQt database (mainly SQLite) basic use example
database database-gui pyqt pyqt5 pyside pyside6 python qsortfilterproxymodel qsqldatabase qsqlquery qsqltablemodel qt qt-database qtsql sqlite
Last synced: 13 Apr 2025
https://github.com/predetermined/deta-deno
An unofficial Deta.sh API client for Deno
Last synced: 11 Dec 2025
https://github.com/juliaszymanska/sudoku_game
GUI Java implementation of the popular game sudoku.
apache-derby dao database gui java javafx junit junit5 logback logger maven mvn sudoku sudoku-game
Last synced: 12 Apr 2025
https://github.com/gnuweeb/simple-crud-gw-membership
Simple CRUD database written in Assembly x86-64 (Linux, System V AMD64 ABI)
assembly crud crud-application database
Last synced: 12 Apr 2025
https://github.com/yamtaldev/hackernews-api
Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)
backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot
Last synced: 09 Oct 2025
https://github.com/oliverandrich/den
ODM for Go — SQLite and PostgreSQL backends, same API
database document-store go golang odm orm postgresql sqlite
Last synced: 03 May 2026
https://github.com/reem-lab/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap database herokudeployment rspec-rails ruby rubyonrails testing
Last synced: 06 Oct 2025
https://github.com/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 11 Apr 2025
https://github.com/xoap-io/terraform-aws-database-rds
Terraform Module to spin up an RDS instance in AWS
aws database rds terraform terraform-module
Last synced: 18 Jan 2026
https://github.com/bocaletto-luca/ip-geolocation-finder
A simple, 100% free, and open source web application that retrieves geolocation information for a given IP address using the ip-api.com API and displays a dynamic interactive map using Leaflet with OpenStreetMap tiles. This project is built with pure HTML, CSS, and JavaScript, and styled using Bootstrap. No registration or API keys are required...
api-free bocaletto-luca css3 database finder-ip free-data html5 ip ip-api ip-geolocation ip-geolocation-finder javascript open-data open-source responsive webapp
Last synced: 20 Apr 2026
https://github.com/browniebroke/django-remake-migrations
A Django admin command to recreate all migrations in a project.
database django hacktoberfest migrations
Last synced: 17 Oct 2025
https://github.com/iraikov/chicken-lmdb
Chicken Scheme bindings for the LMDB key value database
chicken-scheme chicken-scheme-eggs database key-value key-value-database key-value-store lmdb scheme-language
Last synced: 25 Mar 2025
https://github.com/owusu-desmond/vet-clinic-database
Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.
Last synced: 14 Jul 2025
https://github.com/neo4j-field/ps-genai-agents
The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.
Last synced: 12 Jul 2025
https://github.com/zhcndoc/drizzle
Drizzle ORM 中文文档
database drizzle-kit drizzle-orm mysql orm sqlite
Last synced: 18 Apr 2026
https://github.com/weynelucas/django-db-adapter
A flexible toolkit for customize how Django creates the database objects for the application schema
application-schema database django oracle python sql-statements
Last synced: 14 Jan 2026
https://github.com/jdboisvert/django-migration-rollback
A lightweight Django app to be able to migrate back to a previous migration or to migrate back to a migration in a specific branch in a git repository.
database django migration python
Last synced: 02 Apr 2026
https://github.com/corviz/framework
database dependency-injection mvc mvc-framework restful routing
Last synced: 27 Feb 2026
https://github.com/bagussatoto/bumdesapp
Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.
database html5 javascript mysql php php5
Last synced: 09 Apr 2025
https://github.com/caicancai/awesome-ivm-learning
A list of learning materials to understand ivm internals
Last synced: 12 May 2026
https://github.com/reem-lab/hello-rails
Set up for rails app with simple example to print in the views hello rails
Last synced: 28 Apr 2025
https://github.com/linwin-cloud/linwin-db-server
在广袤无垠的现代大数据海洋之中,计算机深度的和信息以及数据绑定,承载这亿万数据的就是数据库软件。 Linwin Data Server,基于Java开发的国产高性能数据库软件。支持国产和Linux操作系统,支持多用户操作。采用Nosql结构,自研mys数据库操作语言,更加简单方便高效。 用户数据的增删改查全部在内存内操作,与硬盘的交互写入读取交由专门的线程管理,无不妨碍.
data data-science database hashmap http java javascript key-value linux programming-language python server typescript webserver website
Last synced: 05 Mar 2026
https://github.com/blkst8/eavesdropper
Eavesdropper is project that used for consuming in message queue and storing in database.
database go golang message-queue nats timescaledb
Last synced: 11 Oct 2025
https://github.com/ozma-io/ozmadb
OzmaDB — SQL-like database for Web apps. OzmaDB is the core database engine for the ozma.io platform. It provides robust features for query execution, data persistence, permission checking, and much more. One of the key principles of OzmaDB is its approach to customization: "all your metadata is also data."
Last synced: 16 Oct 2025
https://github.com/robertdebock/ansible-role-openbao
Install and configure openbao on your system.
ansible application cloud database infrastructure linux molecule openbao playbook security storage system tools
Last synced: 19 Feb 2026
https://github.com/chriseaton/docker-adventureworks
A docker image using Microsoft's AdventureWorks (demo/sample) database pre-loaded and installed on SQL Server or Postgres.
adventure-works adventureworks database mssql mssql-database postgres postgres-database sample test-data
Last synced: 30 Jan 2026
https://github.com/muhamed-didovic/voyager-bread-generator
Updated version for Voyager bread generator
bread-seeder database laravel voyager
Last synced: 20 Oct 2025
https://github.com/vesselofgod/db_project
2019 Database (CSI3105-02) Project
database design erdiagram jdbc
Last synced: 14 Oct 2025