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-02 00:07:47 UTC
- JSON Representation
https://github.com/rhygg/hive-db
A Nodejs key value storage database for mongodb, sqlite and Postgres!
database databases hive-db keyv keyvalue mongodb nodejs npm postgresql postgresql-database quick sqlite sqlite-database
Last synced: 12 Apr 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/bytehouse-cloud/driver-java
JDBC Driver for ByteHouse
database java jdbc jdbc-driver
Last synced: 14 Apr 2025
https://github.com/lukeclancy/dynamic-records-meritfront
Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!
activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql
Last synced: 22 Sep 2025
https://github.com/shimizudev/madara-mappings
A database with anime mappings from almost all sites and anime lists
anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings
Last synced: 22 Apr 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/piotrekh/dbup-add-migration
Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)
database database-migrations dbup migrations sql-files
Last synced: 14 Jan 2026
https://github.com/man4toman/sypex-dumper-2-php.7.2-ready
Sypex Dumper 2 - PHP.7.2 ready, credit to https://sypex.net
Last synced: 09 Apr 2025
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/eurostat/java4eurostat
Multi-dimensional data manipulation and easy access to Eurostat data. In Java.
database dimension-values dimensions eurostat eurostat-data eurostat-databases hypercube hypercube-structure java selection-criteria statistical-data tsv
Last synced: 05 Feb 2026
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/caicancai/awesome-ivm-learning
A list of learning materials to understand ivm internals
Last synced: 12 May 2026
https://github.com/hasibul442/student-management-system
database mysql-database python-3-6 sql tkinter-python
Last synced: 09 Apr 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/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/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/zhcndoc/drizzle
Drizzle ORM 中文文档
database drizzle-kit drizzle-orm mysql orm sqlite
Last synced: 18 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/abdulhamiid/budget-app
The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.
bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd
Last synced: 08 Oct 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/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/anthonygauthier/mysimpleorm
Simple, lightweight and effective PHP ORM using MySQLi.
crud database database-abstraction json library mysql mysqli object object-detection object-mapper object-mapping object-oriented object-relational object-relational-mapper orm orm-php-framework php php5 php7 sqlobject
Last synced: 09 Apr 2025
https://github.com/flixcoder/bonsaimq
Message/job queue based on bonsaidb, similar to sqlxmq.
database message persistent queue rust
Last synced: 10 Oct 2025
https://github.com/rashedul-alam46/sql-multi-table-update
SQL query to update one table by another table.
database mssql-server sql tsql
Last synced: 21 Jun 2026
https://github.com/noorkhokhar99/plagiarsim-checker
Plagiarsim checker using cosine algorithm #Plagiarsimchecker
ai api checker data-science database nlp nlptk plagiarsim python
Last synced: 16 Oct 2025
https://github.com/nguyenngoclongdev/vs-data-sync
Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.
apply changes compare database diff migrate postgres sync
Last synced: 06 Mar 2026
https://github.com/bayurifkialghifari/php-toko-online
Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.
Last synced: 14 Oct 2025
https://github.com/predetermined/deta-deno
An unofficial Deta.sh API client for Deno
Last synced: 11 Dec 2025
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/kimberlitedb/kimberlite
The compliance-first database for industries where data integrity is non-negotiable.
audit compliance data-structures database event-sourcing finance government healthcare legal
Last synced: 03 May 2026
https://github.com/varunu28/bit-db
1️⃣ & 0️⃣ A database implementation based upon Bitcask paper
Last synced: 06 Sep 2025
https://github.com/phalcon/incubator-session
Extra Phalcon Session Adapters.
database mongodb phalcon session
Last synced: 18 Oct 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/jetkai/breachcheck-java
Simple API to check if you have been breached within an RSPS Database (Java)
api breach breach-check checker database hash java java-8 md5 rsps rsps-database-leaks sha1 sha256 sha512
Last synced: 02 Apr 2026
https://github.com/manuparra/fbd
Fundamentos de Bases de Datos
basededatos database entity-relationship-diagram network
Last synced: 15 Oct 2025
https://github.com/tryagi/pinecone
Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.
client csharp database dotnet embedding embeddings langchain-dotnet net6 net7 pinecone sdk vector vector-database
Last synced: 24 Oct 2025
https://github.com/raycarterlab/flaskrestful
Web-Backend Api On Python3 With Flask-Restful
backend database databasemodel datagrip docker downside flask flask-restful python3 rest-api swagger web-backend
Last synced: 06 Sep 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/muhamed-didovic/voyager-bread-generator
Updated version for Voyager bread generator
bread-seeder database laravel voyager
Last synced: 20 Oct 2025
https://github.com/aliiimaher/travel-management-system-db
This is Database course project.
Last synced: 27 Oct 2025
https://github.com/athennaio/database
🛢️ The Athenna database handler for SQL/NoSQL.
athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql
Last synced: 02 May 2026
https://github.com/akdasa/sarasvati
Personal knowledge database
database knowledge mindmap personal-knowledge-database research
Last synced: 19 Aug 2025
https://github.com/keyvanakbary/greensync
Tool for syncing Greenhouse Harvest API into MySQL
database greenhouse mysql synchronization
Last synced: 26 Apr 2025
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/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/holon-platform/holon-datastore-jdbc
Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional
Last synced: 23 Apr 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/jamesclonk/ircollector
collector component for iRacing data 🏎
collector database iracing postgres
Last synced: 22 Jul 2025
https://github.com/gamemaker2k/idb
Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
bbs board bulletin-board bulletin-board-system css database forum forum-threads forum-topics forums html5 idb intdb javascript message-board php thread threads topic topics
Last synced: 25 Jul 2025
https://github.com/s44wn/library-management-system
Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.
database python python-gui-tkinter python3 sql tkinter
Last synced: 15 Jul 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/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/liryan/dbfiller
基于Laravel / Lumen的组件,给数据库自动生成测试数据
bot database lavavel mysql performance-testing
Last synced: 13 Jan 2026
https://github.com/apache/couchdb-rebar
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 12 Jul 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/cgrassin/electrodb
ElectroDB is an offline and open source Android app that makes looking for pinouts and datasheets a child's play!
android database datasheet electronics
Last synced: 05 May 2025
https://github.com/faizahmedfarooqui/go-gin-api-server
A simple API server built with Golang using the Gin Framework and supports live reloading during development using Air, Validators Auto-Registration and has an integrated migration system.
api-server database gin gin-framework gin-gonic go golang migration postgres postgresql validator-auto-generate validators
Last synced: 14 Apr 2025
https://github.com/jsplumb-demonstrations/schema-builder
Database schema builder, with support for tables and views and an object inspector
angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue
Last synced: 14 Apr 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/commouse/simpledb
Simple Key-Value Database with persistent storage.
cache database key-value persistent
Last synced: 18 Jul 2025
https://github.com/benscabbia/serializability
Determines whether a schedule is conflict serializable along with it's precedence graph.
conflict-serializability database precedence-graph serializability serialization transaction
Last synced: 23 Apr 2025
https://github.com/leanh153/gui_java_books_management
GUI java books management app
database gui-application java-application java-swing-applications jdbc jdbc-dao microsoft-sql-server model-view-controller
Last synced: 30 Oct 2025
https://github.com/embracesbs/terraform-provider-mssql
Terraform provider for Sql Server.
database mssql mssql-database sqlserver terraform terraform-provider
Last synced: 30 Oct 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/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/iamseth/azure_sql_exporter
Prometheus exporter for Azure SQL metrics.
azure azure-sql-metrics database monitoring prometheus prometheus-exporter
Last synced: 12 May 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/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/beameryedge/querycraft
A Multi-Database JavaScript query builder
data data-modeling database database-api elasticsearch filter mongodb querycraft querycraft-filter-builder
Last synced: 08 May 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/llllllxy/tiny-jdbc
🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!
database java jdbc-template orm springboot
Last synced: 18 Jul 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/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/toros-astro/corral
The Powerful Pipeline Framework
astronomy data-science database framework oop pipeline python python3
Last synced: 27 Jul 2025
https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 11 Jun 2025
https://github.com/remotesensinginfo/eodatadown
Automated download and processing of Earth Observation data to create a monitoring system.
ard database earth earth-observation google-cloud monitoring monitoring-system observation remote remote-sensing sensing
Last synced: 21 Feb 2026
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/houzuoguo/perldb
This is a programming exercise, do not use in serious code.
Last synced: 13 Apr 2025
https://github.com/xiaobogaga/minidb
a simple in-memory database built for fun
Last synced: 12 Jan 2026
https://github.com/zMoooooritz/stapy
An easy to use SensorThings API Client written in Python
api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api
Last synced: 15 May 2025
https://github.com/parzibyte/crud-postgresql-node
Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express
bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql
Last synced: 12 Apr 2025
https://github.com/ip2location/ip2location-d
Use IP2Location geolocation database to lookup for accurate visitor location with D Library. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category that any IP address or hostname originates from.
d-library database geolocation ip-address ip-address-lookup ip-database ip-geolocation ip-lookup ip2location
Last synced: 14 Jul 2025
https://github.com/render-examples/clickhouse
Run ClickHouse DBMS on Render
clickhouse clickhouse-server database render
Last synced: 01 Apr 2026
https://github.com/mvanduijker/laravel-transactional-mails
Send your mails in laravel after database transaction is committed.
database laravel mail php transactional
Last synced: 02 Sep 2025
https://github.com/rawleyfowler/mamml
In memory database with first class JSON IO
Last synced: 18 Mar 2025
https://github.com/lukaszlapaj/airpurifierdriver
An improved driver for Xiaomi Air Purifier 2/2S automation.
air-purifier airly airly-api airpurifier database hysteresis javascript nodejs-script purifier smog xiaomi xiaomi-smart-home
Last synced: 21 Apr 2025
https://github.com/rcardin/actorbase
Implementation of a key-value NoSQL database using the actor-model.
akka database distributed-systems scala
Last synced: 30 Apr 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 2025