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-09 00:07:56 UTC
- JSON Representation
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/nodeclient/mira-db
Mira-DB (JSDB) Database
connector database javascript jsdb mira-db mira-query miradb node-js nodejs nodejs-database nosql nosql-database
Last synced: 26 Oct 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/phalcon/incubator-session
Extra Phalcon Session Adapters.
database mongodb phalcon session
Last synced: 18 Oct 2025
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/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/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/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/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/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/vesselofgod/db_project
2019 Database (CSI3105-02) Project
database design erdiagram jdbc
Last synced: 14 Oct 2025
https://github.com/zen-xu/harlequin-risingwave
Harlequin adapter for Risingwave.
database python risingwave tui
Last synced: 10 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/davidecavestro/jdbsee
A command line SQL tool for JDBC
cli command-line-tool database java jdbc sql
Last synced: 28 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/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/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/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/trustbit/plainsql.migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 17 Mar 2025
https://github.com/mysql-net/adonetapitest
Tests multiple ADO.NET providers for API consistency
Last synced: 11 Apr 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/apache/cassandra-builds
Infrastructure build scripts for Apache Cassandra®
Last synced: 08 May 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/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/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/xaviersolau/tablemodel
Library providing a way to define table model and to apply paging sorting and filtering operation server side.
blazor database dotnet http-requests table virtualization
Last synced: 08 Sep 2025
https://github.com/mehmoodulhaq570/book-loan-management-system
Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!
backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio
Last synced: 11 Apr 2025
https://github.com/flightphp/active-record
Micro Active Record library in PHP, supports chain calls, events, and relations.
active-record database flightphp flipping-sweet mapper mysql orm query-builder sqlite
Last synced: 13 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/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/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/remram44/filesdb
File database for package managers
api database files package-manager pip pypi python
Last synced: 08 May 2025
https://github.com/jim-schwoebel/youtube_scrape
📹 Library for making playlists and scraping youtube videos - alternative to pafy, pytube, and youtube-dl.
audio data database pafy scraper voice youtube-dl
Last synced: 11 Apr 2025
https://github.com/chemistry/crystallography.io
Crystal Structure Search
chemistry cod crystallography database
Last synced: 28 Oct 2025
https://github.com/sergioska27/st-xatadb-connection
Xata Data Base Connection Streamlit
connector database db streamlit streamlit-component streamlit-webapp xata-io
Last synced: 10 Apr 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/micheleriva/aika
⛈ In-memory key-value multithreaded database
database haskell in-memory in-memory-database key-value redis
Last synced: 08 May 2025
https://github.com/apache/incubator-horaedb-proto
Apache HoraeDB (Incubating) Protocol Buffer Files
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 12 Dec 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/jonaprieto/ponywhoosh
Make searchable your database over PonyORM
database full-text-search ponyorm python2 python3
Last synced: 28 Oct 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/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/stonstad/stellar.fastdb
Embedded document storage built for performance and high concurrency.
database documentstore embedded storage
Last synced: 30 Apr 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/izure1/klaf
Very simple read/write database with a No-SQL. It's written in JavaScript using pure Node.js API and pretty easy and small.
database db document-database document-oriented javascript key-value-database key-value-store nodejs nosql-database store typescript
Last synced: 03 Apr 2025
https://github.com/mavriq/django-dbrouter
Simple and usable database router for django
Last synced: 04 Oct 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/ronin-rb/ronin-db-activerecord
ActiveRecord backend for the Ronin Database
activerecord activerecord-models database infosec recon ruby security
Last synced: 09 Sep 2025
https://github.com/skadimoolam/ci-ng-setup
Angular and CodeIgniter Multi-user type Setup
angular codeigniter codeigniter-multi-user database
Last synced: 10 Apr 2025
https://github.com/kezhuw/treedb
Cache path sensitive hierarchical data storage system
Last synced: 02 Feb 2026
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/bigchaindb/ethereum-integration
Implementation of BEP-15.
bigchaindb blockchain database ethereum integration smart-contracts
Last synced: 29 Apr 2025
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/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/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/mdabdullahibnaharun/diu-assist
Basically ,This software will handle the all social and important link For a CSE student. where all the teachers and students info can record, There is also a login option for the user, in this software, has its own browser which will make comfort for the user.
database diu java javafx javafx-desktop-apps javafx-gui jdbc kotlin-runtime mysql
Last synced: 10 Apr 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/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/yusuf8ahmed/hawkdb
document database made with pure python3
complex-queries database datastructures document-database nosql nosql-data-storage nosql-database pydb python python-library python3 sql sql-equivalent-statements
Last synced: 14 Apr 2025
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/tideland/gocouch
CouchDB Client [DEPRECATED]
client couchdb couchdb-client database go golang library tideland
Last synced: 09 Sep 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/asatarin/testing-sql-databases
Curated list of materials on testing SQL database engines
correctness database fuzzing testing
Last synced: 02 Sep 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/liryan/dbfiller
基于Laravel / Lumen的组件,给数据库自动生成测试数据
bot database lavavel mysql performance-testing
Last synced: 13 Jan 2026
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/IowaComputerGurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 12 May 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/qwazr/jdbc-cache-driver
A JDBC Cache Driver
cache cache-driver database jdbc jdbc-cache jdbc-driver resultset
Last synced: 11 Jan 2026
https://github.com/dori-dev/sql-cheatsheet
SQL cheat sheet for simple sql commands.
cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite
Last synced: 05 May 2026
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/kirillshevch/vandal
ActiveRecord force destroy records with all related associations.
activerecord database debugging development rails testing
Last synced: 17 Sep 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/sn0wfree/clicksql
a python client for ClickHouse
clickhouse clickhouse-client database dataframe insert-data pandas python sql
Last synced: 26 Jun 2025
https://github.com/mikedan37/blazedb
Swift-native embedded database for local app storage with encrypted page persistence, WAL-backed crash recovery, and reactive SwiftUI integration.
blazedb database developer-tools embedded-database local-first storage-engine swift swiftui
Last synced: 24 Apr 2026
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/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/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/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/herbsjs/herbs2knex
Create repositories using Knex to retrieve and store Entities
database hacktoberfest herbsjs knexjs orm query-builder
Last synced: 02 Aug 2025
https://github.com/skyduy/dblink
Easily query, insert, update, delete on an exist table in database.(基于sqlalchemy的通用ORM框架)
database dblink django-orm sqlalchemy
Last synced: 17 Jan 2026
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/evillord666/reportgenerator
A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.
cross-database database database-reporting di-service etl etl-automation excel excel-export excel-to-sql generator reportgenerator reporting-engine reporting-tool reports smart-reporting sql-to-excel statement stored-procedures
Last synced: 03 Aug 2025
https://github.com/jamesclonk/ircollector
collector component for iRacing data 🏎
collector database iracing postgres
Last synced: 22 Jul 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/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/lironmiz/connect-the-dots
A site for creating a dot line game when the user enters a picture and it creates a dot line game for him for coding hackathon.
bootstrap5 coding-hackathons css3 database dots-game edge-detection fullstack-development github-pages html5 image-processing javascript k-means-clustering learning-by-doing nodejs problem-solving project responsive-web-design sqlite3 teamwork website-development
Last synced: 10 Jun 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/manuparra/fbd
Fundamentos de Bases de Datos
basededatos database entity-relationship-diagram network
Last synced: 15 Oct 2025