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-06 00:07:49 UTC
- JSON Representation
https://github.com/heliosdatabase/heliosdb-nano
Embedded SQL database for local-first apps, AI memory, edge analytics, and developer workflows.
Last synced: 28 Jun 2026
https://github.com/avraammavridis/worlds-smallest-db
World's smallest and simplest database
bash database key-value simpest-database
Last synced: 08 May 2026
https://github.com/jojoarianto/docker-for-local-development
Cheatsheet and explanation how to use docker for local development
Last synced: 14 May 2026
https://github.com/samuel-rosa/fe-br
Código fonte do site da Base de Dados Brasileira de Ferro do Solo
crowdsourcing database science soil-iron-content ufsm
Last synced: 14 May 2026
https://github.com/nicolas-raoul/wikivoyage2osm
Extract POI information from Wikivoyage. This project has been superseded by https://github.com/baturin/wikivoyage-listings
activities attractions database hotels opendata openstreetmap restaurants shops travel wikivoyage
Last synced: 09 May 2026
https://github.com/evas-php/evas-db
🗃 Database module (Connection, table & column schemas, query builders, result fetching, identity map)
database database-library database-schema dbal identity-map php php7 query-builders query-result table-schema
Last synced: 13 Jun 2026
https://github.com/dhoulb/shelving
Toolkit for using data in JavaScript.
database database-connector javascript query-builder schema state-management typescript validation
Last synced: 17 Jun 2026
https://github.com/ferdinand-beyer/datalite
Datomic-inspired database on top of SQLite
Last synced: 13 May 2026
https://github.com/rish-16/nachodb
🧀 A simple sqlite-like database written in C
Last synced: 10 May 2026
https://github.com/lebrancconvas/personal-saved-datasets
Saved Datasets for doing stuff in the area of Statistics & Data Science.
data-analysis data-science database datasets excel kaggle kaggle-dataset microsoft-excel sample-dataset
Last synced: 12 May 2026
https://github.com/yuesong-feng/flash-dbsim
A simulation tool for evaluating Flash-based database algorithms
Last synced: 13 May 2026
https://github.com/yakuter/golang-database-actions
A simple mini project to show usage of database with golang
Last synced: 09 May 2026
https://github.com/n-elie7/momo-sms
MoMo SMS data processed in XML format, clean and categorize the data, store it in a relational database, and build a frontend interface to analyze and visualize the data.
api database mysql postgresql python visualization xml
Last synced: 12 May 2026
https://github.com/speediedan/deep_classiflie
Deep Classiflie is a framework for developing ML models that bolster fact-checking efficiency. As a POC, the initial alpha release of Deep Classiflie generates/analyzes a model that continuously classifies a single individual's statements (Donald Trump) using a single ground truth labeling source (The Washington Post). For statements the model deems most likely to be labeled falsehoods, the @DeepClassiflie twitter bot tweets out a statement analysis and model interpretation "report"
albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap
Last synced: 09 May 2026
https://github.com/cicerops/monitoring-check-grafana
Monitor a Grafana datasource against data becoming stale to detect data loss or other dropout conditions.
data database freshness grafana grafana-datasource icinga2 icinga2-plugin influxdb monitoring stale
Last synced: 08 May 2026
https://github.com/ul0gic/sqlite-deno
A true-Deno SQLite. WASM-based, no FFI, honors Deno permission model. Build-in-public: engine (Deno-FS VFS + both concurrency modes + crash recovery) proven; public API in progress.
database deno edge sqlite typescript vfs wal wasm webassembly
Last synced: 24 Jun 2026
https://github.com/jeremylikness/somedb
.NET Conference example EF Core 5.0 app showing simple logging, DebugView, and ToQueryString
database entity-framework entity-framework-core entityframework entityframeworkcore orm
Last synced: 10 May 2026
https://github.com/youhengzhou/json-crud-engine
Custom JSON database crud engine written using python used for community projects
Last synced: 07 Oct 2025
https://github.com/beriberikix/zephyrdb
Embedded multi-model database for Zephyr RTOS.
database embedded-systems key-value time-series zephyr-rtos
Last synced: 14 Apr 2026
https://github.com/longluo/Android-RapidDev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 07 Oct 2025
https://github.com/cnayan/q-server
Gives API for back-end server connectivity; MS SQL Server connector provided.
data database provider q-server query query-engine
Last synced: 09 Oct 2025
https://github.com/daijobudes/cit-2nd-year-programming
Repository containing exercises on our school.
activities c css data-structure data-structures data-structures-algorithms data-structures-and-algorithms database db exercise exercises java mariadb mariadb-database php php7 quizzes
Last synced: 13 Apr 2026
https://github.com/opencodeco/hyperf-doctrine
🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.
connection-pool database doctrine hacktoberfest hyperf orm
Last synced: 14 Jan 2026
https://github.com/hanieas/larasearch
This is a search package built to easily integrate with Laravel and the database.
Last synced: 28 Apr 2026
https://github.com/primaryobjects/monster-collector
An AI monster generator web app using the Large Language Model (LLM) Cohere with the EntityFramework and Sqlite.
ai cohere csharp database dotnet entityframeworkcore large-language-model linq llm sqlite web webapp
Last synced: 25 Jan 2026
https://github.com/reesporte/bugfruit
bugfruit is an embedded key-value store.
Last synced: 16 Apr 2026
https://github.com/decathlon/scribedb
Search for differences in database (at data level, not ddl)
comparison database oracle postgresql python python3 schema scribedb
Last synced: 25 Apr 2025
https://github.com/epandurski/flask_signalbus
A Flask-SQLAlchemy extension for atomically sending messages (signals) over a message bus (RabbitMQ, Kafka, etc.)
database flask-sqlalchemy kafka messaging microservices python rabbitmq sqlalchemy
Last synced: 27 Mar 2026
https://github.com/brandonhaynes/vss
VSS is a video storage system designed to decouple high-level video operations from the low-level details required to store and efficiently retrieve video data.
database database-management video videoanalytics
Last synced: 03 Mar 2026
https://github.com/tkc/sql-dog
Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.
analysis analyzer database go sql sql-parser
Last synced: 03 Mar 2026
https://github.com/furk4nbulut/youtube-basic-clone-django
This project is a database management assignment, designed as a simple YouTube database.
Last synced: 29 Apr 2025
https://github.com/t3v/t3v_datamapper
The data mapper extension of TYPO3voilà.
data database datamapper extension laravel mapper t3v typo3 typo3-cms-extension typo3-extension typo3voila
Last synced: 27 Jan 2026
https://github.com/olymo/doublel.queryablebuilder
🤘 Query-object based automatic predicate building, sorting and paging on top of IQueryable
database entity-framework entity-framework-core iqueryable query query-builder query-object
Last synced: 01 Mar 2025
https://github.com/lamun-my-id/datalocal
Flutter dependency to save data via local saved with state, easy to use and fast.
database easy-to-use fast flutter localdatabase secure
Last synced: 23 Feb 2026
https://github.com/evskii/unity_globalleaderboard
This Unity project demonstrates how to set up a global leaderboard using a hosted database, PHP and Unity.
database game-development leaderboard package php unity unity-scripts unity2d unity3d
Last synced: 21 Jan 2026
https://github.com/haydenhargreaves/mediastorageserver
Media storage server for storing images within folders on a local machine or in the cloud.
database image-storage images media-storage server
Last synced: 17 Apr 2026
https://github.com/strivo-dev/discord-afk-js
discord-afk-js package is a convenient tool for creating AFK commands
afk database discord discord-bots javascript mongoose nodejs
Last synced: 13 Jul 2025
https://github.com/jroedel/laminas-sion-model
A simple array-based ORM platform for Laminas. Includes many filters and view helpers.
database laminas laminas-mvc orm
Last synced: 17 Apr 2026
https://github.com/amaduswaray/shellql
Database manager TUI
database mysql postgresql ratatui rust sql sqlite tmux vim
Last synced: 02 Jun 2026
https://github.com/tomcur/koit
A simple, asynchronous, pure-Rust, structured, embedded database
Last synced: 03 Apr 2026
https://github.com/mazbaul/comp
A composite key validation package for laravel
composite-key database laravel laravel-package php validation
Last synced: 30 Jan 2026
https://github.com/smilewithkhushi/contactplus
An Android Application that helps you manage your contacts. Built with Kotlin, XML, Firebase on Android Studio
android-application database firebase kotlin xml
Last synced: 17 Apr 2026
https://github.com/livealvi/advance-web-technology
PHP Laravel Framework & View Engine, Storage Management, Security Management, PHP API Management, Building Dynamic Web Application, ORM Using JS Framework & Application Deployment.
api blade blade-template-engine database laravel laravel-framework nodejs nodejs-server php php-framework phpmyadmin reactjs
Last synced: 09 Apr 2026
https://github.com/ismatbabirli/laravel-backup
This package for backup your database with artisan command line
artisan-command backup backups composer database database-migrations devops laravel laravel-5-package laravel-framework mysql packages php php-library storage
Last synced: 11 Oct 2025
https://github.com/catverse/balam
Swift NoSQL functional database
codable combine database functional ios macos nosql spm swift swift-package swift-package-manager watchos
Last synced: 23 Feb 2026
https://github.com/epsoft/dataset-forexfactory
Scrape and database forexfactory.com
calendar csv database dataset economics forexfactory news
Last synced: 28 Feb 2025
https://github.com/gehad-ahmed30/face-recognition-attendence-system
The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.
database face-recognition firebase numpy opencv python
Last synced: 01 Mar 2026
https://github.com/tonaxis/tona-db-mini
Tona-DB mini is a JavaScript library for simulating small local databases in JSON
database file-based json jsondb lightweight lowdb minimal node offline storage typescript
Last synced: 25 Oct 2025
https://github.com/alexandrbig1/your-energy-fitness-app
"Your Energy" is an innovative fitness app designed for personalized workouts. Explore custom exercises, monitor your progress, and find daily inspiration with motivational quotes. With user ratings, favorites, and a secure authentication system, it offers a seamless fitness experience. Explore a world of wellness at your fingertips!
backend computerscience css3 database firebase firebase-auth freelance frontend fullstack html-css-javascript html5 javascript js localstorage softwareengineer teamproject ui-design ux-ui-design vite webdevelopment
Last synced: 04 Apr 2026
https://github.com/moataz-elmesmary/iti-sql-labs
ITI DB - SQL Labs
database iti sql sql-server ssms
Last synced: 24 Apr 2025
https://github.com/fahdseddik/school-e-learning-platform-dbms
An open-source website and desktop application designed to manage a school DB with an e-learning website for students and teachers.
database database-management elearning-system ms-sql-server school-management-system student-learning-platform
Last synced: 01 Mar 2026
https://github.com/tiagodanin/anonymous-reporting-system-example
Anonymous Reporting System Example - IFPA Project - Database II
anonymous database example ifpa mysql report reporting reporting-tool system
Last synced: 28 Apr 2025
https://github.com/luminovrym/aplikasi-manajemen-informasi-peserta
Aplikasi Manajemen Siswa dengan PHP Native
Last synced: 29 Apr 2026
https://github.com/deephaven/report-generation-plugin
The report generation plugin enables users to create and send structured reports
database deephaven plugin reports
Last synced: 10 Apr 2025
https://github.com/alexweininger/joke-api
Azure serverless joke api
api azure azure-functions database demo functions-as-a-service javascript microsoft serverless
Last synced: 22 Feb 2026
https://github.com/diptochakrabarty/mysqlinstancecontroller
MySQLInstance Controller is a Kubernetes Operator designed to automate the deployment and management of MySQL instances in a Kubernetes cluster.
controllers customresourcedefinition database developer devops kubernetes mysql operator
Last synced: 05 Feb 2026
https://github.com/dabbertorres/dbman
CLI/Nvim Plugin/Library for connecting to databases.
cli database golang library neovim-plugin
Last synced: 07 May 2026
https://github.com/mohammedmehdio/clubhub
ClubHub is a web platform designed to enable users to sign up and join clubs online.
admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux
Last synced: 14 Feb 2026
https://github.com/dockette/postgres
:whale: Dockette PostgreSQL image with tunning and preinstalled extensions (unaccent)
database dockette postgres postgresql
Last synced: 01 Mar 2025
https://github.com/yusufshakeel/minivium
Minimalistic JSON database.
database javascript json json-database nodejs typescript
Last synced: 07 Sep 2025
https://github.com/everythingfunctional/sqliteff
SQLite for Fortran A thin wrapper around the SQLite C library.
database fortran sqlite sqlite3
Last synced: 05 May 2026
https://github.com/houssemdellai/webapp-demo
Demo for ASP.NET 5.0 app that connects to Database and to Azure Application Insights.
application-insights azure database dotnet5
Last synced: 14 Feb 2026
https://github.com/jakbin/dbjson
crud operation with database using json.
database db hacktoberfest hacktoberfest2022 json python
Last synced: 13 Feb 2026
https://github.com/tradik/mddb
A minimal, lightweight structured data store designed for small applications, scripts and automation workflows. Built for simplicity, portability and low overhead.
automation database embedded-systems go golang key-value-store lightweight-database markdown rag-pipeline search-algorithm structured-data vector-database
Last synced: 06 Apr 2026
https://github.com/zainmustafaaa/sql-lite-database-demo
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
android android-database database sql sql-lite
Last synced: 19 Apr 2026
https://github.com/cursusdb/cursusdb-py
CursusDB Python Native Client Package
client cursusdb database python
Last synced: 22 Jan 2026
https://github.com/felixklauke/prophecy
A little SQL connection pool capable of creating a datasource and improving your database access speed.
connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql
Last synced: 20 Apr 2026
https://github.com/ichhabrecht/databaseconnectionscanner
Find usages of DatabaseConnection class
database databaseconnection migration typo3 typo3-cms typo3-extension
Last synced: 15 Oct 2025
https://github.com/thiagobarradas/nhibernate-netcore-demo
NHibernate with NETCore demo
database db demo demo-app dotnet dotnet-core2 dotnet-core2-1 dotnetcore nhibernate nhibernate-developers
Last synced: 09 Apr 2025
https://github.com/proesio/escrud
Escrud - CRUD en Español, es una herramienta que genera automáticamente una interfaz para crear, consultar, editar y eliminar registros de una tabla en la base de datos por medio de métodos escritos en español.
Last synced: 22 Jan 2026
https://github.com/puneetkumar041/mysql_admin_work
Database Administartion tasks
auto-kill backup-s3-restore backup-script database dump-multiple-table-loop linux monitor monitoring monitoring-scripts mysql mysql-database performance-tuning schema-backup scripts server shell slow-queries user-management user-managment
Last synced: 24 Feb 2026
https://github.com/cbrnrd/ezdb
🌌 An in memory database used for IPC
crystal daemon database interprocess-communication ipc nosql
Last synced: 25 Oct 2025
https://github.com/ctiedt/influx_client
A Rust library to interact with InfluxDB
database influxdb influxdb-client rust
Last synced: 06 Jul 2025
https://github.com/eighty4/cquill
Versioned CQL migrations for Cassandra and ScyllaDB
cassandra cassandra-cql cassandra-database cicd continuous-delivery continuous-deployment continuous-integration cql database database-administration database-management database-migrations database-schema devops devops-tools scylladb
Last synced: 09 Apr 2025
https://github.com/kiwamunet/gens
Converts a database into gorm structs
database generator golang mysql mysql-database schema struct
Last synced: 26 Jan 2026
https://github.com/aerospike-community/aerospike-newrelic
Aerospike plugin for New Relic - a community driven open source project
aerospike aerospike-server database newrelic
Last synced: 21 Apr 2026
https://github.com/wioniqle-q/lightweight-mongodb
Lightweight-MongoDB is a high-performance, scalable, and lightweight implementation of the popular MongoDB database
database dotnet9 high-scale implementation lightweight-mongodb mongodb session transaction
Last synced: 16 Oct 2025
https://github.com/instantiator/mvp-rocketship-template
A simple template to develop, publish, and test a simple .NET service backend on AWS, with serverless Lambda functions, supported by DynamoDb, behind an API Gateway, and protected by Cognito auth.
api-gateway auth aws cognito csharp database dotnet dynamodb lambda serverless template
Last synced: 13 Apr 2026
https://github.com/kocal/zend-expressive-doctrinedatabase
Use Doctrine ORM in Zend-Expressive
database doctrine-orm zend-expressive zend-expressive-database
Last synced: 22 Apr 2026
https://github.com/greguz/mutent
An agnostic solution to work with any Datastore
collection database datastore entity javascript
Last synced: 09 Apr 2025
https://github.com/delvedor/demodb
An HTTP based database for demo purposes, workshop and so on.
Last synced: 28 Apr 2026
https://github.com/asdfjkl/cbh2pgn
converts chess databases from .cbh to .pgn
Last synced: 29 Jan 2026
https://github.com/comonadd/idb-query
IDB querying library
database idb javascript typescript
Last synced: 18 Oct 2025
https://github.com/thescattypotty/javadb
JavaDB , a simple in-memory database application written in Java.
Last synced: 06 Feb 2026
https://github.com/bobobass84/sql-database-projects
Let's play around a bit with the 'SQL Server Database Projects'...
database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest
Last synced: 25 Feb 2026
https://github.com/lazypwny751/verse-hadithDB
verses from quran and hadiths
database islam islamic json quran quran-data sqlite sqlite3
Last synced: 24 Feb 2026