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/supercamel/spinodb
SpinoDB is an in-memory NoSQL data library that is fast and self-contained. It's written in C++ with bindings for many languages. It is suitable for web and desktop applications with demanding performance requirements.
c database gnome gobject javascript nosql vala
Last synced: 21 Mar 2025
https://github.com/fwd/server
Full-Stack NodeJS Toolkit
boilerplate boostrap database express-js framework momentjs nodejs shell
Last synced: 20 Jul 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/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 2025
https://github.com/uonline/uonline
Browser-based MMORPG in a fantasy world.
bower coffeescript database foreman gulp jade javascript jshint mmorpg postgresql pug yarn
Last synced: 26 Feb 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/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/danielletto2020/liteeditorai
Лёгкий редактор для эпохи ИИ-агентов: терминал в центре, модули рядом — код, Git, контейнеры Docker·Podman, базы данных Postgres·MySQL·SQLite, плюс свои модули-плагины (пишет ваш ИИ-агент). Удалённый пульт для Android, чат через OpenRouter, мульти-вкладки, 6 тем. Linux · Windows.
ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm
Last synced: 15 Jun 2026
https://github.com/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
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/ksh168/smolink-url_shortener
This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.
database flask flask-sqlalchemy python redirect-links sqlite url-shortener
Last synced: 05 Oct 2025
https://github.com/michaldziuba03/nestjs-modules
Monorepo for NestJS modules 📦
cassandra connector database driver ioredis modules monorepo nest nest-module nestjs redis typescript
Last synced: 24 Feb 2026
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/hkalexling/mg
A minimal database migration tool for Crystal
crystal database migration-tool
Last synced: 06 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/xephonhq/xephon-b
A time series database benchmark suite
benchmark database time-series tsdb
Last synced: 14 Jan 2026
https://github.com/schemacrawler/schemacrawler-report-maven-plugin
Generate SchemaCrawler reports for Maven generated project websites
database database-diagrams database-schema e-r-diagrams jdbc schema schemacrawler schemacrawler-report
Last synced: 17 Apr 2025
https://github.com/thecodemonkey86/qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
database driver oracle qt5 qt6 sql
Last synced: 27 Apr 2025
https://github.com/hapytex/django-enforced-choices
Enforce the list of possible values at the database level.
check-constraints database django django-models
Last synced: 13 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/wangmengling/storage
Storage is a mobile database: a replacement for Core Data & SQLite
Last synced: 20 Aug 2025
https://github.com/alexsjones/kubernetes-mongodb-cluster
kubernetes mongodb statefulset that scales with ssl
database kubernetes manifest mongodb nosql scaling ssl statefulset
Last synced: 02 Sep 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/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/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 2025
https://github.com/satyamsoni2211/lazy_alchemy
Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/
alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library
Last synced: 23 Apr 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/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/invoiceninja/inspector
Simplified database records management.
database laravel management php
Last synced: 15 Apr 2025
https://github.com/baijianruoli/confact
Distributed center based on Raft algorithm
Last synced: 16 Jan 2026
https://github.com/croqaz/img-db
img-DB is a CLI application for organizing your images
Last synced: 21 Feb 2026
https://github.com/firesharkstudios/butterfly-db
Reactive database SELECTs for popular relational databases in C#
butterfly csharp database mysql orm postgres reactive-data-streams reactive-documents sqlite sqlserver
Last synced: 22 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/makefu/energydb
Energy Drink Database and Website Generator for all the Energy Drinks in the World!
Last synced: 24 Jun 2025
https://github.com/manyakrus/image_database
Application for automatically creating a schema for tables and columns in a Postgres database (ERD-diagram). Automatically creating ERD diagrams, display link arrows to the desired column (not only to the table), and have the ability to edit and update the edited diagram
arrows automatic columns database erd-diagram graph image postgres schema tables update
Last synced: 04 Oct 2025
https://github.com/drarig29/brackets-docs
Contains the documentation for all brackets-* related projects
brackets database docker documentation hacktoberfest javascript manager mkdocs tournament typedoc typescript
Last synced: 09 May 2025
https://github.com/jdforsythe/mysqlconnection
Simple library to make it much easier to use MySQL in Visual Studio projects
database dotnet dotnet-framework mysql visual-studio
Last synced: 22 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/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/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/paebbels/pyipcmi
A Python-based IP Core Management Infrastructure.
altera database infrastructure intel ip-core modelsim python3 quartus-prime questasim riviera-pro simulation synthesis vhdl vhdl-verification xilinx xilinx-vivado
Last synced: 15 Apr 2025
https://github.com/bocaletto-luca/movies-database
Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.
data-management database dates films movie-data movies open-data research sql
Last synced: 03 Aug 2025
https://github.com/hyunjoonbok/R-projects
Portfolio in R
anomaly-detection data data-analysis data-science data-visualization database deep-learning h2o keras lightgbm marketbasketanalysis regression-models tensorflow time-series xgboost
Last synced: 30 Jul 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/machu-gwu/mongoengine_mate-project
A library extend power of mongoengine.
Last synced: 10 Mar 2026
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/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/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/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/jaffarabbas/flutter-mobile-application-development
My Flutter Practice codebase
aws aws-lambda da database firebase firebase-auth firebase-database firebase-realtime-database flutter flutter-apps flutter-apps-development flutter-ui
Last synced: 01 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/leynier/python-github-database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package
Last synced: 24 Jul 2025
https://github.com/tencent-quantum-lab/mdrdb
Mutation-induced drug resistance DataBase
binding-affinity-changes-upon-mutation database mutation-induced-drug-resistance structure-based
Last synced: 04 Oct 2025
https://github.com/tablelandnetwork/local-tableland
Development has moved to: https://github.com/tablelandnetwork/tableland-js/
Last synced: 14 Aug 2025
https://github.com/harys722/free-domains
A curated collection of free subdomains ideal for personal websites, open-source projects, portfolio showcases, and innovative online ventures.
awesome awesome-list awesome-lists database dev-tools developer-tools dns domains free free-domains free-for-dev free-for-everyone free-for-life free-websites freecodecamp freedoms information namespace subdomains website
Last synced: 28 Jul 2025
https://github.com/darkterra/mongo-scheduler
Persistent event schedule for node.js using mongo as storage
cron database delayed delayed-jobs event javascript job module mongodb nodejs npm-module npm-package scheduler task
Last synced: 01 Oct 2025
https://github.com/aiven-labs/aiven-laravel
Extend Laravel PHP framework to make working with Aiven databases simpler
aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis
Last synced: 02 Oct 2025
https://github.com/thorwebdev/everydaylytics
Deno Fresh + Supabase
authentication database deno fresh postgres supabase
Last synced: 12 May 2025
https://github.com/joonas-yoon/json-as-db
Using JSON as very lightweight database
database json lightweight package pytest python storage tdd-python
Last synced: 20 Jul 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/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/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/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/cookiedb/CookieDB
A byte sized database for everyone
database deno nosql typescript
Last synced: 07 May 2025
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 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/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/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/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/morikuni/mdq
mdq queries multiple databases in parallel and output the results in JSON.
cli database go mysql postgresql sql
Last synced: 12 Jan 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/bratah123/swordiedb
A Maplestory Database API for SwordieMS-based sources written in Python
database maplestory pip spiritms
Last synced: 01 Aug 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/abderrahmanemustapha/dna
ibn khaldoune university analytics web app
analytics data-mining data-visualization database dataset datasette django django-rest-framework javascript machine-learning machinelearning-python mysql mysql-database online-analytical-processing python3 react university university-project
Last synced: 02 Aug 2025
https://github.com/isaac-lal/codepath-web102
The complete CodePath WEB102 project files for Fall 2022.
database javascript react web-development
Last synced: 12 Aug 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/wesovilabs/mollydb
A GraphQL configuration file database
configuration database go golang graphql graphql-api hooks storage yml
Last synced: 25 Aug 2025
https://github.com/ultirequiem/planetscale
🪐 A simple client for connecting to PlanetScale
database db-driver javascript mysql node nodejs planetscale typescript
Last synced: 07 May 2025
https://github.com/fauna/fauna-go
Go driver for Fauna v10 (current)
client clients database driver drivers fauna faunadb go golang nosql nosql-database serverless
Last synced: 06 Mar 2026
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/stackql/stackql-middleware
Middleware solution to allow clients to query back end APIs using SQL
api bff database middleware postgres postgresql sql stackql
Last synced: 11 Jul 2025
https://github.com/patilshreyas/easydatabase
Java API to easily implement JDBC-ODBC Database connection and operations.
database java java-library jdbc odbc
Last synced: 10 Apr 2025
https://github.com/rursprung/r2d2-oracle
an r2d2 adapter for the oracle database
connection database oracle pool r2d2 rust sql
Last synced: 30 Apr 2025
https://github.com/wdataorg/wdata
A database with multiple data sets that support drawing, These data sets are: World population data set, World Carbon dioxide Concentration data set, World Number of Cities data set, China number of population data set, China number of space vehicles data set......
chinese data database pip pypi python3
Last synced: 07 Mar 2026
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/mariadb-operator/mariadb-operator-helm
🦭 Install MariaDB operator via OLM using the Helm chart
crd custom-resource-definition database helm-operator kubernetes kubernetes-api kubernetes-operator mariadb mariadb-operator olm openshift operator
Last synced: 10 Apr 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/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/zerocoolhacker/factorymanagment
This is an inventory management system for a factory that manufactures plastic products
database easy-to-use inventory-management point-of-sale pos reports
Last synced: 22 Jun 2025
https://github.com/pjt3591oo/sequelizejs_translate
sequelize 5V document 번역
database javascript js nodejs orm sequelize
Last synced: 10 Apr 2025