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-10 00:07:53 UTC
- JSON Representation
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/hasura/ndc-postgres
Hasura v3 Data Connector for PostgreSQL
database graphql hasura postgresql
Last synced: 23 Apr 2025
https://github.com/naemazam/naemazam
Naem Azam is a passionate self-taught Programmer And an open-source enthusiast and maintainer.
cybersecurity database front-end-development game-development github github-config github-portfolio html-css-javascript jupyter-notebook microcontroller naemazam networking python3 react reactjs readme
Last synced: 11 Mar 2026
https://github.com/milkdrinkers/minecraft-plugin-template
A template Spigot/Paper plugin using Gradle with Kotlin DSL for easily getting started on a new project.
boilerplate bukkit-plugin database flyway jooq paper paper-plugin paper-plugin-template papermc papermc-plugin spigot spigot-plugin spigot-plugin-base spigot-plugin-template spigotmc spigotmc-plugin template
Last synced: 04 Sep 2025
https://github.com/schemacrawler/schemacrawler-ai
Free database schema discovery and comprehension tool
ai database database-schema documentation java mcp mcp-server mcp-servers metadata-extraction reverse-engineering schema schemacrawler
Last synced: 12 Apr 2026
https://github.com/environmentalinformatics-marburg/tubedb
TubeDB is an on-demand processing database system for climate station data
Last synced: 31 Jan 2026
https://github.com/hcengineering/rebeldb
RebelDB™ • A new database engine is brewing 🧪 Imagine if REBOL and SQLite had a rebellious offspring ⚡️
database language nosql nosql-database programming-language
Last synced: 23 Apr 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/mahmoudparsian/data-warehousing
This repository is a place for the Data Warehousing course at the Information Systems & Analytics department, Santa Clara University.
business-intelligence data-analytics data-lake data-lakehouse data-mining data-modeling data-visualization data-warehouse data-warehousing database dimensional-modeling elt etl extract load snowflake-schema star-schema tableau transform
Last synced: 03 Jul 2025
https://github.com/kennethleungty/aws-rds-mysql-python
Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud
aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql
Last synced: 12 Jul 2025
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/SidRoberts/phalcon-seeder
Database seeder component for Phalcon
Last synced: 13 May 2025
https://github.com/argentini/argentini.datastore
SQL Server ORM library that stores models as JSON data with custom indexed computed columns for fast search and ordering (like mongodb). DataStore uses a fluent pattern for powerful querying and ordering of paged data, and parallel bulk saves (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
dal database dotnet dotnet6 mongodb orm sql-server
Last synced: 22 Apr 2025
https://github.com/hamzaoutdoors/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/nishkarshraj/evolvve-student-chapter-app
Evolution is the process which makes someone/something ordinary to extra ordinary. Here is a project done by UPES Students from B.Tech DevOps which is generic model on Student Chapters that helps us in extra-curricular activities.
automation collaboration cxoracle data-structures database database-management evolution git github normalization open-source opensource project python python3 student-chapters tech-devops upes-students
Last synced: 22 Apr 2025
https://github.com/sidroberts/phalcon-seeder
Database seeder component for Phalcon
Last synced: 07 May 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/bungalow64/dbconfirm
A C# testing framework to write and run tests for logic within SQL Server.
c-sharp database mstest nunit tdd testing-framework
Last synced: 03 Sep 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: 05 May 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/koka/r2d2-odbc
ODBC adapter for r2d2 connection pool
connection-pooling database odbc r2d2 rust
Last synced: 14 Apr 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/inlym/egg-aliyun-tablestore
🚚 阿里云表格存储(Tablestore)插件,用于 Egg.js 框架
aliyun awesome database egg egg-plugin eggjs eggplugin
Last synced: 12 May 2025
https://github.com/de-sh/kvdb
A simple experimental KeyValue database, built with rust.
Last synced: 19 Mar 2025
https://github.com/stuvusit/pdns-authoritative-api
Configure PowerDNS zones via the HTTP API
ansible ansible-role api authoritative database pdns pdns-authoritative powerdns powerdns-authoritative
Last synced: 26 Jul 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/dhui/satomic
Simple nested SQL transactions/savepoints in Golang
database golang savepoints sql transaction-manager
Last synced: 07 May 2025
https://github.com/rla/docstore
Document-oriented in-memory database for Prolog.
Last synced: 06 Mar 2025
https://github.com/uzcoin404/php-template
We will continue to explore the backend! in This site you can see Awesome Login registration and Realtime comments system Made with IT Center Group Buloqboshi
comment-system database login-register login-system mysql-database registration-forms teamwork
Last synced: 14 Apr 2025
https://github.com/rwanyoike/time2relax-python-driver
✨🛋✨ time2relax! A minimal-level Python CouchDB driver
couchdb database python python-library
Last synced: 14 Apr 2025
https://github.com/falsisdb/falsisdb
Falsisdb; Türkçe, hızlı, güvenilir, kullanışlı, açık kaynak kodlu, event ve yedekleme destekli, json ve yaml database modülü.
Last synced: 01 Aug 2025
https://github.com/worldbank/sdi-health
Dissemination of harmonization code and data for SDI Health surveys
database development health service-delivery worldbank
Last synced: 20 Aug 2025
https://github.com/aaronmcleancs/repbook-demoserver
Full-Stack iOS Fitness Assistant made in Objective-C and Swift deployed with a Demo Node.js SQL Backend.
authentication database full-stack nodejs postgresql rest-api swift
Last synced: 26 Sep 2025
https://github.com/harshjuly12/hackerrank_database
Database Hackerrank Practice
Last synced: 16 Aug 2025
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/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/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/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/offbit-ai/kyugraph
KyuGraph is a high-performance embedded property graph database written in pure Rust
cypher-query-language database graphdb graphql
Last synced: 22 Jun 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/yothu/vet-clinic-database
Database schema about a veterinary.
database postgresql sql veterinary
Last synced: 23 Apr 2025
https://github.com/georgilambov/softwareuniversity
All projects I've done as a student in SoftwareUniversity
ajax angularjs c-sharp cloud css3 database entity-framework high-quality-code html5 http java javascript javascript-oop jquery mssql-database mysql-database oop-principles php web-application web-service
Last synced: 13 Oct 2025
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/laowantong/sqlab
SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database
database education game-engine games sql text-adventure
Last synced: 26 Jan 2026
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/s1owjke/prisma-rls
Prisma client extension for row-level security on any database
database prisma prisma-client prisma-extension rls row-level-security
Last synced: 31 Jan 2026
https://github.com/apache/ignite-teamcity-bot
Apache ignite Teamcity Bot
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 01 Mar 2025
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/xataio/xata-go
Go SDK for xata.io
database full-text-search go hacktoberfest openai postgres sdk sdk-go vector-search xata xata-io
Last synced: 05 Mar 2026
https://github.com/0xnu/kikiola
Kikiola is a high-performance vector database written in Go.
aws azure cloud-native database embeddings gcp golang llm multi-cloud rag vector-database
Last synced: 24 Apr 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/richardschoen/pythononilibrary
This IBM i library contains useful CL wrapper commands to allow Python to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs. This install assumes you have installed Python using the yum packages from IBM.
as400 automation bottle cl cobol database excel flask ibmi json programs python rpa rpg scripting service sql web xml
Last synced: 19 Oct 2025
https://github.com/commit451/lift
Simple Android Application update logic component
Last synced: 26 Apr 2025
https://github.com/ynachi/kio
Iouring based asynchronous IO lib
asynchronous bitcask bitcask-storage-engine coroutines cpp20 database files io-uring keyvaluestore linux storage-engine
Last synced: 28 Feb 2026
https://github.com/awhstin/dataset-list
Storing datasets
airport data-mining database dataset
Last synced: 18 Oct 2025
https://github.com/zohaibkhandev/wallpaper_app
Discover a world of endless possibilities with our Wallpaper App. From stunning landscapes to captivating abstracts, find the perfect backdrop to personalize your device. With a vast collection updated regularly, redefine your screen's aesthetic effortlessly. Elevate your device's look with just a tap.
database rest-api room-database wallapepers wallpaper-app
Last synced: 17 Oct 2025
https://github.com/mhdb96/storeautomationxd
🏪 An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
automation csharp database metromodernui mysql mysql-database product-manager stock-tracking store-management store-management-system winforms winforms-dashboard
Last synced: 28 Apr 2025
https://github.com/nigelhanlon/fastify-couchdb
Fastify CouchDB connection plugin
Last synced: 04 Sep 2025
https://github.com/yamilobt8/cs50sql
CS50SQL 2024 Solutions
cs50sql database harvardcs50 python3 sqlite3
Last synced: 28 Feb 2025
https://github.com/open-amdocs/zusammen
collaboration collaborative-features database java java-8 java8
Last synced: 28 Oct 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/jjcfrancisco/popgis
A blazing fast way to insert GeoJSON, ShapeFile & OsmPBF into a PostGIS database.
Last synced: 07 Nov 2025
https://github.com/nhattran998/database-address-vietnam
Just run => Seed data on the table!
database districts postgresql provinces sequelize vietnam wards
Last synced: 08 Jul 2026
https://github.com/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 2025
https://github.com/abhishek-mallick/decision-hub
DecisionHub offers a user-friendly no-code platform for efficient decision strategies featuring Rule Builder, Rule Management, and Debugger sections, providing a user-centric, no-code platform for analysts to effortlessly create, manage, and test decision strategies.
database machine-learning query-builder sqlite3
Last synced: 15 Apr 2025
https://github.com/zckyachmd/twitter-panel
Simple Panel Auto Follow, Retweet, Like, Reply and Report on Twitter
api bootstrap bot codeigniter database favorite follow mysql php php-framework reply report retweet twitter twitter-api twitter-bot twitter-panel twitteroauth
Last synced: 15 May 2025
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/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/edoardottt/postgressql-db
Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries
data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql
Last synced: 27 Oct 2025
https://github.com/ebean-orm/ebean-migration
DB Migration runner (similar to Flyway) which can be used standalone or with Ebean (run migrations on EbeanServer start)
database database-migrations flyway java
Last synced: 20 Aug 2025
https://github.com/espoirx/kvpref
基于属性委托的 key-value 方式存储封装
database file key-value library mmkv preferences sharedpreferences
Last synced: 15 Jul 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/arasgungore/ibm-data-science
My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
coursera coursera-data-science coursera-specialization data-analysis data-mining data-science data-science-projects data-visualisation data-visualization database ibm ibm-data-science ibm-data-science-professional jupyter-notebook machine-learning machine-learning-algorithms machine-learning-coursera pandas python sql
Last synced: 12 Apr 2025
https://github.com/dividedbyzeroco/warp-server
ORM for the scalable web
database middleware mysql nodejs orm warp
Last synced: 12 Jan 2026
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/purehyperbole/lunar
Embedded go database
database embedded golang mmap persistence radix
Last synced: 24 Apr 2025
https://github.com/komed3/airportmap-database
Airportmap project structure & data
airports data database database-structure frequencies navaids runways
Last synced: 27 Jun 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/qiwi/bruteforce
A tool used to test the vulnerability of database passwords
bruteforce database db hashcat
Last synced: 02 Sep 2025
https://github.com/authzed/action-spicedb
GitHub Action for integration testing your application with SpiceDB
authorization authzed continuous-integration database fine-grained-access-control fine-grained-authorization github-action github-actions integration-testing permissions spicedb zanzibar
Last synced: 19 Feb 2026
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/kyutefox/kyutepdo
A PDO-based PHP library for easy and efficient database management
database mysql oracle orm pdo pgsql php php-database php-library postgresql sqlite
Last synced: 27 Oct 2025
https://github.com/dunkbing/dearsql
A simple, cross-platform database client built with Dear ImGui
Last synced: 08 Apr 2026
https://github.com/hyvor/laravel-json-meta
Strict meta data for Eloquent Models, saved in JSON columns
database eloquent json laravel
Last synced: 16 Apr 2025
https://github.com/cosh/fallen-8-core
Fallen-8 is an in-memory graph database implemented in C#.
Last synced: 02 Aug 2025
https://github.com/ddjerqq/asmrdb
this is an implementation of the Model Service Repository pattern in Python. using aiosqlite.
asynchronous asynchronous-programming database design-patterns model-service-repository-pattern python sqlite
Last synced: 14 May 2025
https://github.com/john-pels/bootcamp-api
REST API for Web Application, which is a bootcamp directory website with Admin routes.
database expressjs geolocation mapquest mongodb mongoose nodejs rest-api
Last synced: 15 Apr 2025
https://github.com/bytebase/mysql-parser
MySQL parser based on ANTLR4
antlr antlr-parser antlr4 database mysql parser sql sql-parser
Last synced: 13 Apr 2025
https://github.com/jradtilbrook/ansible-role-pgbouncer
Ansible PgBouncer role
ansible database postgres postgresql
Last synced: 05 May 2025
https://github.com/iamsebastiandev/flotsam
A lightweight, dependency free, in memory storage, json document based database written in TypeScript.
database dependency-free json-document nodejs typescript
Last synced: 03 Apr 2025
https://github.com/ugurcanerdogan/rent-a-car-backend
ReCapProject of C# Code Camp. C#, OOP, database programming , multitier architecture, back-end, SOLID principles, AOP technics and Web API...
aop back-end csharp database database-management multitier-architecture oop solid-principles webapi
Last synced: 16 Jul 2025
https://github.com/harrytran998/database-address-vietnam
Just run => Seed data on the table!
database districts postgresql provinces sequelize vietnam wards
Last synced: 10 Apr 2025