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-03 00:07:51 UTC
- JSON Representation
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/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/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/kezhuw/treedb
Cache path sensitive hierarchical data storage system
Last synced: 02 Feb 2026
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/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/bytehouse-cloud/driver-java
JDBC Driver for ByteHouse
database java jdbc jdbc-driver
Last synced: 14 Apr 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/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/julie-ify/blog-app
Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby
Last synced: 15 Jul 2025
https://github.com/inspecta/bridal-cars-backend
Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)
capybara-rspec database postgresql rest-api rubocop ruby-on-rails
Last synced: 16 Oct 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/trustbit/plainsql.migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 17 Mar 2025
https://github.com/jamesclonk/ircollector
collector component for iRacing data 🏎
collector database iracing postgres
Last synced: 22 Jul 2025
https://github.com/eurobios-mews-labs/acrocord
This package provide some useful tools to interact with postgresql server using pandas dataframe
data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory
Last synced: 15 Apr 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/doyensec/db-race-conditions-playground
Database Race Condition Playground. Made with 🧡 by Doyensec LLC.
database mariadb mysql postgres race-conditions transactions
Last synced: 16 Oct 2025
https://github.com/shayanheidari01/ormax
High-performance async ORM for all major databases
asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite
Last synced: 06 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/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/tideland/gocouch
CouchDB Client [DEPRECATED]
client couchdb couchdb-client database go golang library tideland
Last synced: 09 Sep 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/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/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/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/libretro/webdb
A website to browse the content of the libretro RDB files
database game-database libretro no-intro rdb static-site-generator website
Last synced: 17 Jun 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/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/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/suurjaak/sqlitely
SQLite database tool
database database-gui database-management sqlite sqlite3
Last synced: 14 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/jamesquinlan/intro-database-sql
Introduction to SQL and Database Design
database database-course sql sql-course
Last synced: 05 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/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/aliiimaher/travel-management-system-db
This is Database course project.
Last synced: 27 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/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/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/tidesdb/tidesdb-go
Official GO binding for TidesDB
btree clib database keyvalue lsmtree oltp storage-engine ttl
Last synced: 27 Apr 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/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/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/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/abhijit2505/django-practise-codes
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.This Repository contains my practice codes on Web Application Backend Development using Django and Sqlite3.
backend-webdevelopment database django-framework django-project fullstack-development python3 sqlite3 webdevelopment
Last synced: 14 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/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/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/cristalhq/pgxutil
Go jackc/pgx helper to write proper transactions
database go golang pgx postgres transactions
Last synced: 08 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/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/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/itsjimi/store-data
💾 Finally, the simplest way to store data
database javascript nodejs storage
Last synced: 08 Jul 2025
https://github.com/simerplaha/swaydb.java.examples
Java examples for SwayDB
database memory performance persistent
Last synced: 12 Aug 2025
https://github.com/robertgrubb/filerdb-php
Simple PHP flat file database.
composer composer-package database flatfile packagist php query
Last synced: 14 Apr 2025
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/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/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/ps0305/mysql_crud
RESTFul CRUD Example with NodeJS and MySQL
database expressjs mysql mysql-crud nodejs restful-api
Last synced: 19 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/kongzue/db
🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构
Last synced: 25 Jul 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/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/mysql-net/adonetapitest
Tests multiple ADO.NET providers for API consistency
Last synced: 11 Apr 2025
https://github.com/mozancetin/sqlite-image-handler
Simple to use image handler for python sqlite3.
database python python-sqlite3 python3 sql sqlite sqlite3-image
Last synced: 07 May 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/phawat63915/md_postgresql_rdbms
database notes postgres postgresql postgresql-database psql psql-client psql-database
Last synced: 27 Oct 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/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/liryan/dbfiller
基于Laravel / Lumen的组件,给数据库自动生成测试数据
bot database lavavel mysql performance-testing
Last synced: 13 Jan 2026
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/mackysoft/unidata
[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.
achievements c-sharp csharp data database input-ouput quest unity unity-editor
Last synced: 09 Apr 2025
https://github.com/messams/lms
An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.
api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml
Last synced: 12 Jun 2025
https://github.com/hasibul442/student-management-system
database mysql-database python-3-6 sql tkinter-python
Last synced: 09 Apr 2025
https://github.com/n-octo-n/n8n-nodes-json-database
This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.
database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree
Last synced: 22 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/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/ahammadmejbah/scikit-learn-cheat-sheet
Scikit Learn Cheat Sheet
data-engineering data-mining data-science data-structures data-visualization database
Last synced: 15 May 2026
https://github.com/niamtokik/cozo
An interface to cozodb
c cozo cozodb cozoscript database databases datalog db erlang nif relational-databases
Last synced: 19 Apr 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