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-07 00:08:29 UTC
- JSON Representation
https://github.com/kicer86/photobroom
Photos managing tool
c-plus-plus database photo-browser photo-gallery photos qt6
Last synced: 15 Mar 2025
https://github.com/espoirx/kvpref
基于属性委托的 key-value 方式存储封装
database file key-value library mmkv preferences sharedpreferences
Last synced: 15 Jul 2025
https://github.com/rhidoyhasanmahmud/learn-python-the-hard-way-with-django
Complete Python tutorial series for beginners to learn the popular Python programming language from hands-on tutorials with examples.
database django eshikhon git github html-css oop python python-course python3
Last synced: 26 Jul 2025
https://github.com/pinzolo/sqlt
Simple SQL template for 2 way SQL.
2way-sql database golang mysql oracle postgresql sql sqlserver
Last synced: 14 Mar 2025
https://github.com/repetere/lowkie
Lowkie is an ORM for LokiJS. LokiJS is a document oriented database written in javascript. LokiJS is used to store javascript objects as documents and follows familiar nosql paradigms to query and retrieve documents. Lowkie by default saves data to disk but for client-side usage, data persists in-memory or client side storage (e.g., a session store / localstorage)
database javascript localstorage lokijs lokijs-collections lokijs-connector memcached
Last synced: 23 Apr 2025
https://github.com/maryamaljanabi/nestjs-crud-api
A demo CRUD REST API using Nest.js and MySQL
crud database docker docker-compose jest mysql nestjs repository rest-api typeorm typescript unit-testing
Last synced: 04 Oct 2025
https://github.com/gompact/gofixtures
Golang lib/command line tool to load fixtures to databases, useful for testing
csv database fixture-loading fixtures go golang json postgresql test-automation test-data yaml
Last synced: 12 Jan 2026
https://github.com/lucasromerodb/google-realtime-app
Full stack site/app with Google products (CMS, Server, Database, Frontend)
angular angular2 angular7 appsscript cms database database-management firebase firebase-hosting firebase-realtime-database frontend google google-apps-script google-sheets google-sheets-api google-sheets-api-v4 javascript observables rxjs typescript
Last synced: 13 Apr 2025
https://github.com/qiwi/bruteforce
A tool used to test the vulnerability of database passwords
bruteforce database db hashcat
Last synced: 02 Sep 2025
https://github.com/ciusji/guinsoo
A metadata store database for GuinsooLab stack.
b-tree calculation-engine columnar-storage database embedded high-performance-computing local-storage low-latency multi-version mvcc olap vectorization xxhash
Last synced: 09 Sep 2025
https://github.com/SidRoberts/phalcon-seeder
Database seeder component for Phalcon
Last synced: 13 May 2025
https://github.com/maxi1324/simplemedia
This is a simple Social Media App
cool css database html java javascript mysql react social-media spring-boot
Last synced: 04 Apr 2025
https://github.com/sagamusix/modlibrary
Organize and search your favourite music modules
database demoscene libopenmpt music tracker
Last synced: 22 Apr 2025
https://github.com/flowerett/ecto_vista
PostgreSQL views for Ecto
database ecto ecto-extension elixir postgres-views postgresql views
Last synced: 18 Feb 2026
https://github.com/ahmad-jx/hozn-realestate-fullstack
🚀 Hozn - Real Estate Fullstack is a Website complete real estate platform built with React, Next.js, TypeScript, Express, and PostgreSQL.
api backend dashboard database express frontend fullstack javascript nextjs nodejs postgresql postgresql-database property-management reactjs real-estate real-estate-platform responsive-design sequelize typescript
Last synced: 26 Oct 2025
https://github.com/neverinfamous/postgres-mcp-legacy
⚠️ DEPRECATED - Use https://github.com/neverinfamous/postgresql-mcp instead.
ai ai-agents ai-database claude cursor data-analysis data-science database database-management database-monitoring developer-tools development-tools mcp mcp-server mcp-tools performance-optimization pgvector postgis postgres postgresql
Last synced: 05 Apr 2026
https://github.com/cotide/sql2o-plus
🍌sql2o-plus a simple object mapper for java
database java8 orm orm-framework sql2o sql2o-plus
Last synced: 14 Jan 2026
https://github.com/ropensci/dwctaxon
R package for working with Darwin Core Taxon data
Last synced: 22 Feb 2026
https://github.com/terraform-do-modules/terraform-digitalocean-database
Terraform module to create DATABASE resources. DigitalOcean's Managed Databases are a fully managed, high performance database cluster service. Using managed databases is a powerful alternative to installing, configuring, maintaining, and securing databases by hand.
clouddrove database devops digitalocean digitalocean-container-database digitalocean-terraform-module hacktoberfest iac-terraform terraform terraform-module
Last synced: 12 Feb 2026
https://github.com/ankitsharma-tech/flask-social-media-automation
Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
ai ai-app ai-project ai-social-media ajax automation database flask python social-media sql sqlalchemy sqlite webapps
Last synced: 05 May 2026
https://github.com/redbase-app/redb
Typed object storage for .NET. Schema = C# class. Full LINQ. Zero migrations. Postgres & MSSQL.
csharp database dotnet entity-framework-alternative linq mssql orm postgresql sql-server
Last synced: 30 May 2026
https://github.com/mlevent/pdb
PHP için PDO Query-Builder
cache database mysql pagination pdo php query-builder redis sqlite veritabani
Last synced: 26 Oct 2025
https://github.com/clroot/snaplake
Self-hosted database snapshot management platform — capture, query, and compare PostgreSQL/MySQL snapshots as Parquet files
database duckdb kotlin mysql parquet postgresql react self-hosted snapshot spring-boot
Last synced: 03 Mar 2026
https://github.com/sylphxltd/firestore_odm
A type-safe, annotation-based Firestore ODM for Dart and Flutter. Code-generation-first design with no reflection, built for clean architecture and performance.
dart database firebase firestore flutter flutterfire freezed odm riverpod
Last synced: 23 Oct 2025
https://github.com/hbollon/android-sqlite-toolbox
Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.
android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization
Last synced: 07 May 2025
https://github.com/finepointcgi/godot-4-postgre-plugin
A PostgreSQL database adapter for Godot 4.
database gdscript godot godot-addon godot-engine godot-modules godot-plugin postgres postgres-backend postgres-frontend postgresql postgresqlclient sql sql-commands
Last synced: 28 Apr 2026
https://github.com/ganeshkandu/kdbv
mysql database auto schema migration library
autodeploy automation composer data database database-migrations latest-version mariadb migrations-generator mysql mysql-database php schema seed update upgrade upgrade-tool version-changer version-control versioning
Last synced: 12 Oct 2025
https://github.com/akfaiz/migris
Database migration library for Go with fluent schema builder and multi-database support
database go go-migration hacktoberfest migrations
Last synced: 02 May 2026
https://github.com/apache/horaedb-client-py
Apache HoraeDB (Incubating) Python Client.
cloud-native database distributed-database horaedb iot-database python sql timeseries-analysis timeseries-database tsdb
Last synced: 19 Oct 2025
https://github.com/marcusmqf/byedb
ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.
ai-agents data-visualization database llm-agent queries sql
Last synced: 08 Jun 2026
https://github.com/pcsg/pcsg-steem-blockchain-parser
This application parses the Steem Blockchain into a SQL Database.
blockchain database docker parse steem-blockchain steemit-php-parser
Last synced: 03 Apr 2026
https://github.com/awhstin/dataset-list
Storing datasets
airport data-mining database dataset
Last synced: 18 Oct 2025
https://github.com/aaltshuler/nanograph
On-device property graph database. Schema-as-code. One CLI → One Folder. No Server. Think: DuckDB for graphs.
database graph on-device rust schema-as-code
Last synced: 02 Mar 2026
https://github.com/alexsasharegan/gophx-db
https://www.meetup.com/Golang-Phoenix/events/255183136/
database golang gophx-db transaction
Last synced: 14 Apr 2025
https://github.com/yothu/vet-clinic-database
Database schema about a veterinary.
database postgresql sql veterinary
Last synced: 23 Apr 2025
https://github.com/PengBAI/docker-oracle-12c-R1
Oracle 12c Release 1 with web console and startup initdb
Last synced: 25 Mar 2025
https://github.com/hamzaoutdoors/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.
backend data-structures database postgresql sql
Last synced: 07 Oct 2025
https://github.com/smuuf/adminer-colorfields
A tiny Adminer extension for parsing and displaying colors where there are colors.
adminer adminer-plugin color database hex php rgb
Last synced: 20 Mar 2025
https://github.com/pharo-rdbms/garage
Database drivers for the Pharo language
database mysql pharo postgresql sqlite3
Last synced: 16 May 2025
https://github.com/oybekkayumov/vet-clinic-db
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Last synced: 23 Apr 2025
https://github.com/certainlach/immigrant
Database schema definition language, migration and ORM boilerplate generator
database migration postgresql schema sql
Last synced: 24 Jun 2025
https://github.com/zohaibkhandev/contacts
Effortlessly organize your contacts with our intuitive app. Seamlessly sync your contacts across devices for instant access. Customize labels to categorize and find contacts swiftly. Never miss a birthday or important event with automatic reminders. With easy-to-use features and sleek design, managing your contacts has never been simpler.
contacts-app contentprovider contentresolver database rest-api
Last synced: 07 May 2025
https://github.com/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 2025
https://github.com/nigelhanlon/fastify-couchdb
Fastify CouchDB connection plugin
Last synced: 04 Sep 2025
https://github.com/phillarmonic/syncopatedb
Precise by design. On point by performance.
database golang high-performance rest-api ssd
Last synced: 17 Jun 2025
https://github.com/kevinzh0a/bitkv-rs
A k/v storage engine inspired by bitcask written in Rust
Last synced: 02 Sep 2025
https://github.com/purehyperbole/lunar
Embedded go database
database embedded golang mmap persistence radix
Last synced: 24 Apr 2025
https://github.com/authzed/connector-postgresql
Import PostgreSQL foreign key relationships into SpiceDB
authorization authzed database fine-grained-access-control fine-grained-authorization go golang permissions postgresql spicedb zanzibar
Last synced: 31 Mar 2025
https://github.com/masesgroup/kefcore
Entity Framework Core provider for Apache Kafka™ — use Kafka as a distributed database, and more, with full LINQ support. Compatible with any Kafka™ wire-protocol broker.
apache-kafka c-sharp confluent confluent-kafka database dotnet dotnet-core dotnet-framework dotnet-standard entity-framework kafka kafka-cluster kafka-streams orm
Last synced: 24 May 2026
https://github.com/avifenesh/ocaml-valkey
Modern Valkey client for OCaml 5 + Eio (RESP3-only).
cache client database distributed-systems dune dx eio ergonomics functional-programming high-availability high-performance key-value library ocaml ocaml5 opam performance redis reliability valkey
Last synced: 07 Jul 2026
https://github.com/divineomega/laravel-natural-where
Laravel Natural Where extends the Laravel query builder to allow expressing of where operators in natural language.
database eloquent laravel natural-language queries where
Last synced: 06 Sep 2025
https://github.com/mansakondo/activemodel-embedding
An ActiveModel extension to model your semi-structured data using embedded associations
activemodel database denormalization document-modelling json jsonb rails ruby semi-structured-data type-casting
Last synced: 03 Aug 2025
https://github.com/skytable/client-nodejs
Official Node driver for Skytable
database database-driver javascript js node nodejs skytable skytable-client ts typescript
Last synced: 07 May 2025
https://github.com/hasura/ndc-postgres
Hasura v3 Data Connector for PostgreSQL
database graphql hasura postgresql
Last synced: 23 Apr 2025
https://github.com/ernsthaagsman/grouporder
Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!
ansible database flask postgresql pycharm python sql vagrant
Last synced: 14 Jul 2025
https://github.com/dunkbing/dearsql
A simple, cross-platform database client built with Dear ImGui
Last synced: 08 Apr 2026
https://github.com/cpscript/spiderfoot
launch spiderfoot easily from any terminal!
background bash database hack hacking linux shell
Last synced: 31 Dec 2025
https://github.com/pingcap/hackernews-insight
Chat to query Hacker News database, based on Auto-GPT and TiDB Cloud Serverless Database
autogpt chatgpt database hackernews mysql-compatibility openai tidbcloud
Last synced: 07 Apr 2025
https://github.com/antkaynak/painterino-online-paint
Online paint web application
ajax canvas database draw gson htmlcanvas java java8 jquery jquery-ajax jscolor jsp mysql-database paint painterino-online-paint servlet servlet-jsp servlet-mvc tablet
Last synced: 22 Apr 2025
https://github.com/rn0x/historical_encyclopedia
قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .
ar arabic database db dorar encyclopedia historical history history-islam islam islamic json
Last synced: 20 Aug 2025
https://github.com/cesiumlabs/json-sql-query
Use CRUD operations on JSON with SQL queries.
Last synced: 12 Apr 2025
https://github.com/greenbone/pg-gvm
Greenbone Library for helper functions in PostgreSQL
cmake database extended greenbone ical icalendar postgresql techops tooling
Last synced: 12 Apr 2025
https://github.com/gavincabbage/chiv
gavincabbage.com/chiv | Archive relational database tables to Amazon S3
Last synced: 11 Apr 2025
https://github.com/spithash/linux-backup-script
Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.
backup backup-script bash-script database linux linux-backup mariadb-database mysql-database
Last synced: 28 Jun 2025
https://github.com/sparks-baird/nomad-examples
Examples of using the Novel Materials Discovery (NOMAD) database, especially downloading all chemical formulas.
cheminformatics database materials-data materials-databases materials-datasets materials-discoveries materials-discovery materials-informatics
Last synced: 05 May 2025
https://github.com/statamic/custom-publish-forms-api
An example of using Custom Publish forms powered by an API.
addon api database laravel publish statamic statamic-addon statamic-v2
Last synced: 06 Apr 2025
https://github.com/baijianruoli/confact
Distributed center based on Raft algorithm
Last synced: 16 Jan 2026
https://github.com/madeiradata/mssql-data-allocation-report
Queries and reports to visualize your SQL data and transaction log page allocations. See which pages are reserved for which objects, and which pages are not used.
allocation-summary database microsoft-sql-server ms-sql-server mssql page-allocation powerbi powerbi-report sql-data sql-server sqlserver sqlserver-2016 t-sql transaction-log
Last synced: 31 Aug 2025
https://github.com/bocaletto-luca/phonebook
This is a Python application that implements a simple phone book with a graphical user interface (GUI) using PyQt5. The application allows users to add, view and delete phone contacts. Furthermore, it offers an "About" function to display information about the author of the application.
contact-management data-storage database gui open-source personal-organization phone-book pyqt5 python
Last synced: 09 Oct 2025
https://github.com/croqaz/img-db
img-DB is a CLI application for organizing your images
Last synced: 21 Feb 2026
https://github.com/alirezasalehizadeh/querybuilder
Simple PHP query builder for quick interaction with database tables.
database mysql php query-builder sql
Last synced: 20 Mar 2025
https://github.com/ekaone/javascript-awesome-packages
😎 📃 Javascript Awesome Packages List, start from 🚦 State Management, 🧪 Testing, 🛠 Utilities, 🌈 Design System, 📈 Chart, 🖥 Server, 🔐 Security, 🗄 ORM and Query Builder
database orm security server state-management testing
Last synced: 04 Mar 2025
https://github.com/lukaszahradnik/deep-db-learning
A modular message-passing scheme reflecting the relational model for end-to-end deep learning from databases
artificial-intelligence database deep-learning graph-neural-networks machine-learning python
Last synced: 23 Apr 2025
https://github.com/samarth30/spotify-youtube-clone
youtube spotify clone build with youtube api , spotify api and android
android android-application clone crud database java spotify spotify-android-api spotify-api spotify-clone spotify-functions spotify-player spotify-search spotify-search-api youtube youtube-api youtube-api-v3 youtube-clone youtube-music youtube-search-api
Last synced: 03 Aug 2025
https://github.com/icza/bwhf
StarCraft BroodWar Hacker Finder, anti-hack, replay analyzer-organizer and utility tool
database hackers management parsing-engine replays starcraft starcraft-broodwar tool utility web-app
Last synced: 20 May 2026
https://github.com/jmari/SCouchDB
Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API
database pharo pharo-smalltalk smalltalk voyage
Last synced: 11 May 2025
https://github.com/pchemguy/contacteditor
Demo VBA application/template illustrating MVP design pattern backed by persistent storage
adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel
Last synced: 02 Sep 2025
https://github.com/nuhu-ibrahim/lga-districs
A database of all the senatorial and representative districts, local governments and states in Nigeria
database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts
Last synced: 04 Oct 2025
https://github.com/fab2bprog/crud-sqlite-xojo-example
This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.
abstraction-layer crud crud-application crud-sample database database-management desktop-application mit-license sqlite sqlite-database sqlite3 xojo
Last synced: 19 May 2026
https://github.com/megagonlabs/holobench
🫧 Code for Holistic Reasoning with Long-Context LMs: A Benchmark for Database Operations on Massive Textual Data (Maekawa*, Iso* et al.; ICLR 2025)
database llm long-context-modeling nlp reasoning
Last synced: 23 Apr 2025
https://github.com/mutablelogic/go-sqlite
Golang interface to SQLite
database golang rest-api sqlite sqlite-orm sqlite3
Last synced: 15 Jul 2025
https://github.com/clarisma/libgeodesk
Fast and storage-efficient spatial database engine for OpenStreetMap data
database geodesk geospatial geospatial-analysis gis openstreetmap osm
Last synced: 22 Aug 2025
https://github.com/cheatsheet-lang/mongodb
Cheatsheet for MongoDB
cheatsheet database drop hacktoberfest hacktoberfest2020 mongodb mongotop nosql pipeline retrieve-data schema-less stage syntax
Last synced: 05 May 2025
https://github.com/tirendazacademy/data-science-with-r
Data Science | Machine Learning | Data Analysis
data-analysis data-science data-visualization database machine-learning machine-learning-algorithms r r-data-visualization r-ggplot2 r-machine-learning-turorials r-markdown r-programming r-studio rmarkdown tutorial
Last synced: 23 Jul 2025
https://github.com/mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 23 Sep 2025
https://github.com/instafluff/comfydb
Comfiest Way to Use A Database (MongoDB)!
comfy database db easy easy-to-use instafluff intuitive mongo mongodb query search storage wrapper
Last synced: 31 Jul 2025
https://github.com/oefenweb/ansible-percona-toolkit
Ansible role to set up percona-toolkit in Debian-like systems
ansible checksum database debian mariadb mysql percona percona-toolkit pt-deadlock-logger toolkit ubuntu
Last synced: 13 Jul 2025
https://github.com/phalcon/incubator-logger
Extended Adapters for Phalcon Framework Logger component.
cloudwatch-logs database logger monolog phalcon php-library psr-3 udp-socket
Last synced: 21 Jun 2025
https://github.com/apache/couchdb-oauth
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 11 Jan 2026
https://github.com/numessanguis/naver_line_restore_chat_root
Merge your NAVER LINE chat history when you have an old database and a fresh install (Android - requires root).
chat-application database line naver naver-line sqlite
Last synced: 22 Jul 2025
https://github.com/nesto-software/moment-holiday
A Moment.js plugin for handling holidays at scale.
database holiday holiday-calculation holidays library moment momentjs node nodejs typescript
Last synced: 24 Oct 2025
https://github.com/myphz/wwwallet-be
wwwallet back end - Built with NodeJS, Express and MongoDB
authentication backend bitcoin cryptocurrency database javascript mongodb mongoose nodejs wwwallet
Last synced: 14 Feb 2026
https://github.com/bocaletto-luca/cocktail-explorer
Cocktail Explorer is an interactive web application designed to help you discover and explore a wide variety of cocktails using a free API. This project dynamically fetches cocktail data—including images, names, descriptions, and preparation instructions—and presents the information through a sleek and responsive interface built with HTML, CSS, Jav
api api-free bocaletto-luca cocktails cocktails-api css3 database html5 javascript multidevice responsive ricette webapp
Last synced: 30 Apr 2026