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-02 00:07:47 UTC
- JSON Representation
https://github.com/dbsynckit/dbsynckit
DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.
database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization
Last synced: 30 Dec 2025
https://github.com/spresnac/laravel-artisan-database-helper
Some usefull helper to handle database backup & restores
backups database hacktoberfest laravel restore
Last synced: 21 Mar 2025
https://github.com/ndleah/dvd-rental-marketing-analytics
🎥 Email marketing campaign analysis
data-analysis data-exploration data-modelling data-structures data-wrangling database sql
Last synced: 19 Jul 2025
https://github.com/korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
accessor caching database eloquent eloquent-models laravel model package performance
Last synced: 13 Apr 2025
https://github.com/contributte/nextras-orm-events
:wolf: Doctrine-like events for Nextras ORM
contributte database event-dispatcher events nette nextras-orm orm
Last synced: 12 Apr 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/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/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/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/abbychau/gtsdb
A Dead Simple Timeseries Database. Aims to provide basic methods for embedding.
database edge-computing golang iot lightweight self-hosted time-series timeseries-database
Last synced: 29 Oct 2025
https://github.com/thechaoscoder/vsdb
VSDB - A Database for VapourSynth Scripts & Plugins
avsrepo database laravel laravel-framework vapoursynth vapoursynth-plugins vsdb vsrepo
Last synced: 30 Oct 2025
https://github.com/renoki-co/laravel-thermite
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
active cockroach cockroachdb database laravel pgsql postgres postgresql psql replica
Last synced: 27 Oct 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/cgauge/laravel-aurora-connector
Database driver for Laravel dedicated to connect to Aurora
aws database driver lambda laravel mysql secrets-manager
Last synced: 05 Mar 2026
https://github.com/voidcoefficient/gold
redis-like database made with rust
database redis rust toy-project
Last synced: 16 Oct 2025
https://github.com/sirwanafifi/sqldumpjs
A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
Last synced: 05 Mar 2026
https://github.com/rashedul-alam46/search-inside-the-database
Search a string inside the entire database.
Last synced: 21 Jun 2026
https://github.com/richbl/postgresql-db-dump
shell script to perform a remote postgreSQL database dump
bash bash-script database dump postgres postgresql postgresql-database shell shell-script
Last synced: 28 Feb 2026
https://github.com/guepard-corp/guepard-cli
Guepard CLI
branching database git postgresql rust-lang
Last synced: 26 Feb 2026
https://github.com/cookiedb/cookiedb
A byte sized database for everyone
database deno nosql typescript
Last synced: 27 Apr 2025
https://github.com/wahidnasri/hivemq-chat-extension
HiveMQ extension to use MQTT as chat protocol.
chat chat-application database hivemq hivemq-chat-extension hivemq-extension mqtt
Last synced: 11 Apr 2025
https://github.com/aminkhani/db
Database Tutorial
data database database-concepts database-systems database-tutorial db dbms mongodb mysql sql
Last synced: 11 Jul 2025
https://github.com/mo7ammedd/exam-system
The Examination System Database is a comprehensive solution designed to streamline examination processes
database examination-system sql sqlserver
Last synced: 16 Apr 2025
https://github.com/cookiedb/CookieDB
A byte sized database for everyone
database deno nosql typescript
Last synced: 07 May 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/mjgardner/dbcritic
Critique a database schema for best practices
best-practices critique database database-schema perl
Last synced: 15 Apr 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/virtusapolarisgto/nyql
A common query DSL for popular relational databases. NyQL is great for you if you want to write a query once and execute in any relational database many times.
database dsl queries relational-databases
Last synced: 23 Apr 2025
https://github.com/abtinz/django-flask
Backend Developement learning with codeyad, Hamrouesh, youtube courses
backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket
Last synced: 17 Jan 2026
https://github.com/durner/query-optimization-tum-in2219
Homework for Query Optimization - a TUM Computer Science Course
database query-optimizer sql-query
Last synced: 06 Jul 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/rn0x/islamicquizapi
قاعدة بيانات وواجهة برمجة تطبيقات API لتقديم أسئلة لتقيم مستواك في العلوم الشرعية وتطوير حصيلتك العلمية في مجالات متنوعة، جميع الإجابات مصدرها موقع الدرر السنية.
database database-islam dorar figh islam islamic json questions quiz quran tafseer
Last synced: 02 Jul 2025
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/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
https://github.com/alaouimehdi1995/simplified-search-engine
Multithreaded Web Crawler, Scraper, Indexer
container crawl crawler crawling database docker docker-compose engine index indexer indexing mongodb python python-3 scraper scraping search-algorithm search-engine searching
Last synced: 06 Mar 2025
https://github.com/makefu/energydb
Energy Drink Database and Website Generator for all the Energy Drinks in the World!
Last synced: 24 Jun 2025
https://github.com/andres-condezo/vet_clinic
Relational database to create the data structure for a vet clinic using PostgreSQL.
Last synced: 28 Apr 2025
https://github.com/pavi2410/based
Free and open source Database explorer
database explorer postgresql query sqlite viewer
Last synced: 13 Jun 2025
https://github.com/indianghost/livesearch
Live Search Plugin is an amazing jQuery plugin developed by Achraf BELLAALI allows you to search in any table HTML at the real time
achraf-bellaali composer database html-table indianghost jquery jquery-ajax jquery-datatables jquery-plugin json livesearch research-data research-tool table-html
Last synced: 19 Apr 2025
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/zxol/atwrap
promisified airtable wrapper
airtable database javascript node wrapper
Last synced: 19 Apr 2025
https://github.com/thuongtruong1009/bookept
📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart
authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template
Last synced: 10 Jun 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/bcrowe/cakephp-encrypted-type
:lock_with_ink_pen: CakePHP plugin that provides field-level (column) encryption within the application layer before data is stored or transmitted to the database, supporting regulatory compliance, zero-trust security, end-to-end encryption, and contextual awareness.
cakephp cakephp-plugin data-encryption data-security database encryption end-to-end-encryption field-level-encryption field-level-security gdpr hipaa pci pci-compliance pci-dss php regulatory-compliance security zero-trust zero-trust-security
Last synced: 08 Mar 2026
https://github.com/rohitdhas/helix-db
A Simple NoSQL DB 💾 written in TypeScript for Node.JS. 🚀
Last synced: 18 Aug 2025
https://github.com/reem-lab/house-booking-back-end
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
api database devise-jwt postgresql postman-documentation rspec-rails ruby ruby-on-rails
Last synced: 04 Sep 2025
https://github.com/scop/django-instant-admin
Instant Django admin site for an existing database
crud database django django-admin
Last synced: 06 Sep 2025
https://github.com/ahammadmejbah/artificial-intelligence-research-and-development-projects
The field of Artificial Intelligence (AI) is a frontier of computer science that focuses on creating systems capable of performing tasks that would typically require human intelligence. This encompasses a wide range of capabilities such as visual perception, speech recognition, decision-making, and language translation.
data-engineering data-science data-visualization database datascience deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning machine-learning machine-learning-algorithms machine-vision machinelearning
Last synced: 27 Apr 2025
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/theshubhamp/fetadb
FetaDB is a Work-In-Progress SQL Database backed by a KV store (Badger)
database databases diy-project kev-value kv
Last synced: 21 Aug 2025
https://github.com/cm4ker/platform
Platform for rapid creating business applications (auto generating crud, ui and more)
aquila business compiler database language language-analysis platform rad
Last synced: 21 Aug 2025
https://github.com/wangmengling/storage
Storage is a mobile database: a replacement for Core Data & SQLite
Last synced: 20 Aug 2025
https://github.com/chamodshehanka/dominos
This JavaFX application made with MVC design pattern and jfoenix library. This is for Domino's restaturant
database domino-s flat-design icons javafx javafx-application management modern-ui modernui mvc mysql pizza pizzastore restaurant-management wamp
Last synced: 24 Apr 2025
https://github.com/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 11 Apr 2025
https://github.com/benscabbia/serializability
Determines whether a schedule is conflict serializable along with it's precedence graph.
conflict-serializability database precedence-graph serializability serialization transaction
Last synced: 23 Apr 2025
https://github.com/wahyudesu/a-curated-list-of-data-science-project-of-politeknik-elektronika-negeri-surabaya
Aku masih pemula
data-analysis data-science database dataset datasets exercises machine-learning math python r statistics
Last synced: 12 Jun 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/man4toman/sypex-dumper-2-php.7.2-ready
Sypex Dumper 2 - PHP.7.2 ready, credit to https://sypex.net
Last synced: 09 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/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/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/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/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/gavinlyonsrepo/tv_viewer
GUI to view tv program details using TV maze application programming interface. Written in python 3 and PyQt 5, it also stores user favourites in an SQLite database. It uses python module pytvmaze to interface with API
communication database gui prettytable pyqt5 python python3 pytvmaze sqlite-database television television-series tv tv-maze tv-series tv-shows tv-viewer tvmaze tvmaze-api tvmazeapi tvshows
Last synced: 02 May 2025
https://github.com/raycarterlab/flaskrestful
Web-Backend Api On Python3 With Flask-Restful
backend database databasemodel datagrip docker downside flask flask-restful python3 rest-api swagger web-backend
Last synced: 06 Sep 2025
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/shimizudev/madara-mappings
A database with anime mappings from almost all sites and anime lists
anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings
Last synced: 22 Apr 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/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/keyvanakbary/greensync
Tool for syncing Greenhouse Harvest API into MySQL
database greenhouse mysql synchronization
Last synced: 26 Apr 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/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/SwiftORM/CouchDB-StORM
CouchDB Module for StORM (Swift ORM)
couchdb database orm server-side-swift swift
Last synced: 11 May 2025
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/liryan/dbfiller
基于Laravel / Lumen的组件,给数据库自动生成测试数据
bot database lavavel mysql performance-testing
Last synced: 13 Jan 2026
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/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/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/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/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/cristalhq/pgxutil
Go jackc/pgx helper to write proper transactions
database go golang pgx postgres transactions
Last synced: 08 Apr 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/suurjaak/sqlitely
SQLite database tool
database database-gui database-management sqlite sqlite3
Last synced: 14 Apr 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/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/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/bytehouse-cloud/driver-java
JDBC Driver for ByteHouse
database java jdbc jdbc-driver
Last synced: 14 Apr 2025