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-06-29 00:07:51 UTC
- JSON Representation
https://github.com/simranjeet97/top-machine-learning-algorithms-python
This Repository contains the Machine Learning Algorithms with Mathematical Explanation behind them along with Implementation in Python.
data data-analysis data-science data-structures database machine machine-learning machine-learning-algorithms machine-learning-library machine-learning-playlist machinelearning machinelearning-python python python-programming python-script python3 youtube youtube-tutorial youtube-tutorial-series
Last synced: 11 Apr 2025
https://github.com/powerlevel9000/task-to-do-app
This is website for tracking your daily task completed or not , you can add ,delete edit and mark complete you tasks once you have finished all you can delete comlted atonce
database filter-lists module scss-styles webpack
Last synced: 02 Apr 2025
https://github.com/berkid89/dotnet-dbinfo
A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb
cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool
Last synced: 23 Apr 2025
https://github.com/teddyoweh/beardb
Database system utilizes AES encryption for JSON data, providing secure and easy remote access, management, and deployment.
Last synced: 09 Apr 2025
https://github.com/quarkiverse/quarkus-shardingsphere-jdbc
Quarkus Sharding Sphere JDBC Extension
database distributed middleware quarkus-extension
Last synced: 24 Apr 2025
https://github.com/yasindehfuli/laravel-learn
Laravel Learn Sample 👨💻
blade-components course database laravel php sql step-by-step
Last synced: 24 Apr 2025
https://github.com/apache/cayenne-modeler
Mirror of Apache Cayenne Modeler UI
cayenne database java library network-client network-server web-framework xml
Last synced: 22 Apr 2025
https://github.com/opt-nc/setup-duckdb-action
🦆 Blazing Fast and highly customizable Github Action to setup a DuckDb runtime
action actions analytics csv data-science database databases dataquality dataqualitycheck duckdb embedded-database github-actions olap sql
Last synced: 16 Mar 2026
https://github.com/OpenEnergyPlatform/data-preprocessing
Repository for data formatting, import of data, data and metadata review, and data curation.
data-analysis database oep open-energy-family
Last synced: 27 Jan 2026
https://github.com/raniellyferreira/rotate-files
Rotate files locally, in S3 (api-compatible), Google Storage or Azure Blob Storage based on custom backup rotation scheme
aws azure backup blob-storage cli database devops files gcs golang google lightweight logs rotate rotate-backups rotate-files rotate-logs s3 s3-api storage
Last synced: 17 Oct 2025
https://github.com/txthinking/denolib
A Deno library to keep everything small.
crypto database database-migrations deno denojs httpserver kiss library migration redis
Last synced: 11 Dec 2025
https://github.com/tryagi/langchain.databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently
agi ai csharp database dotnet langchain langchain-dotnet ml net vector vector-database
Last synced: 23 Oct 2025
https://github.com/ubos-tech/ubos
Low-code/No-code development platform
admin-dashboard admin-panels ai app-builder artificial-intelligence custom-gpts custom-internal database developer-tools javascript llm low-code low-code-framework low-code-platform node-red react
Last synced: 10 Oct 2025
https://github.com/sahar-abdelsamad/vet-clinic
This is a data structure for a vet clinic, created using a relational database. It is a complete database with data about: animals, animals' owners, clinic employees, and visits.
Last synced: 07 Oct 2025
https://github.com/thma/generic-persistence
GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:
database generics haskell orm-library persistence reflection
Last synced: 26 Mar 2025
https://github.com/geerlingguy/ansible-role-php-pgsql
Ansible Role - PHP support for PostgreSQL.
ansible database extension pgsql php php-pgsql postgres postgresql role
Last synced: 27 Oct 2025
https://github.com/hemanta212/nepali-news-portal-kbd
Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.
api blueprint database email-validation flask heroku international kantipur kbd login logout nepal nepali news news-scraping pagination password-reset postgres scraping sqlite
Last synced: 20 Oct 2025
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 13 Jul 2025
https://github.com/djdeveloperr/keydb
Simple Key-value storage module with support for multiple database backends.
database deno key-value typescript
Last synced: 07 May 2025
https://github.com/tudb-labs/tudb
A distributed graph database system (GDBMS)
database distributed-database distributed-systems graph-database
Last synced: 22 Apr 2025
https://github.com/vinugawade/ms-bkp
Bash script to backup all mysql databases as separate compressed files.
bash bash-script cli command-line-tool database export github linux macos mysql mysql-database open-source opensource shell shell-scripts sql utility windows
Last synced: 22 Apr 2025
https://github.com/chenningg/cz4031-b-plus-tree
B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.
bplustree cpp database database-systems-principles index
Last synced: 06 Jul 2025
https://github.com/carlkidcrypto/purpleair_data_logger
A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/
api database datalogger grafana logger paa postgresql purpleair purpleair-sensor purpleairapi purpleairdatalogger
Last synced: 16 Feb 2026
https://github.com/datacarpentry/sql-socialsci
Data Management with SQL for Social Scientists
alpha carpentries data-carpentry data-wrangling database english lesson social-sciences sql
Last synced: 11 Mar 2026
https://github.com/getintogit1/database-tuning
Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.
database postgresql python sql sqlite tuning
Last synced: 07 Mar 2026
https://github.com/scientific-dev/enhanced.db
Simple enhanced and easy to use database made with better-sqlite3!
better-sqlite3 database enhanced-db
Last synced: 12 Apr 2025
https://github.com/cotag/libcouchbase
libcouchbase ruby FFI with libuv integration
adapter couchbase database libcouchbase ruby
Last synced: 11 Apr 2025
https://github.com/Apen/TYPO3-backup
A bash script to backup any version of any TYPO3 website
backup database typo3-backup typo3-website
Last synced: 02 Aug 2025
https://github.com/statamic/custom-publish-forms-eloquent
An example of using Custom Publish forms powered by Eloquent.
database eloquent laravel statamic statamic-addon statamic-v2
Last synced: 06 Apr 2025
https://github.com/MCodrescu/octopus
R Package for Interacting with Databases
data-science database r rshiny
Last synced: 29 Jul 2025
https://github.com/Atennop1/RelationalDatabasesViaOOP
Simple OOP library for using relational database and having fun
csharp database databases library nuget-package nuget-packages oop orm package relational-databases sql unity unity-package unity-plugin
Last synced: 30 Aug 2025
https://github.com/jfversluis/xfsqlitegettingstartedsample
Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI app
database dotnet-maui maui sample-code sqlite sqlite-xamarin xamarin-forms
Last synced: 28 Jul 2025
https://github.com/flyway/flyway-community-db-support
Offical Flyway Community Supported Database Plugins
continuous-delivery continuous-deployment database database-administration database-deployment database-management database-migrations devops flyway java java-library redgate
Last synced: 30 Aug 2025
https://github.com/alessandrosp/gspread_db
A database-like API for gspread.
database google-sheets google-sheets-api gspread spreadsheet spreadsheets
Last synced: 09 Mar 2026
https://github.com/dan1elt0m/sadel
SQLModel helper class for upserting records.
alembic asyncio database pydantic sqlalchemy sqlmodel upsert
Last synced: 18 Jan 2026
https://github.com/tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
database datastore encryption-decryption fernet fernet-encryption json key-value python python3
Last synced: 27 Feb 2026
https://github.com/nafg/slick-migration-api-flyway
Flyway bindings for https://github.com/nafg/slick-migration-api
database flyway migrations scala slick
Last synced: 24 Sep 2025
https://github.com/nodedb-lab/nodedb
A local-first, real-time, edge-to-cloud hybrid database for multi-modal workloads
columnar database distributed graph kv-store local nosql rag sql timeseries vector
Last synced: 08 May 2026
https://github.com/narodb/naro
A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.
database databases hacktoberfest narodb nosql
Last synced: 02 May 2026
https://github.com/correia-jpv/fucking-awesome-bigdata
A curated list of awesome big data frameworks, resources and other awesomeness. With repository stars⭐ and forks🍴
awesome awesome-list bigdata data data-analytics data-science data-stream data-visualization data-warehouse database distributed-database series-database stream-processing streaming-data visualize-data
Last synced: 27 Apr 2025
https://github.com/aluminyoom/driftlet
a minimalist, modern, and performant blogging and portfolio platform.
blog database docker markdown minimalist portfolio selfhosted
Last synced: 11 Mar 2026
https://github.com/mikeroyal/apache-arrow-guide
Apache Arrow Guide
apache arrow data-science database etl-automation etl-pipeline
Last synced: 31 Mar 2025
https://github.com/mrpandya/dbms_from_scratch
A CLI based DBMS made using C++. It supports basic SQL Queries.
algorithms cpp data-structures database database-management sql
Last synced: 28 Oct 2025
https://github.com/eomm/fastify-sqlite
Fastify plugin to connect to a SQLite database
database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3
Last synced: 07 May 2025
https://github.com/rn0x/Historical_Encyclopedia
قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .
ar arabic database db dorar encyclopedia historical history history-islam islam islamic json
Last synced: 24 Feb 2026
https://github.com/oracle/nosql-node-sdk
Node.js SDK for Oracle NoSQL Database
cloud database nodejs nosql nosql-database oracle oracle-cloud
Last synced: 09 Apr 2025
https://github.com/svladykin/replicamap
Key-value Kafka Database
apache-kafka concurrent-map database fault-tolerance in-memory in-memory-database java kafka key-value multimaster replication
Last synced: 28 Jul 2025
https://github.com/hemantasapkota/goma
Build native mobile apps faster: Write logic in GO. Views in ReactNative.
android android-studio database gomobile ios react-native xcode
Last synced: 26 Oct 2025
https://github.com/apache/hbase-filesystem
Apache HBase Filesystem Semantics
Last synced: 12 Oct 2025
https://github.com/mbaksheev/clickhouse-table-graph
Tool for visualizing dependencies between ClickHouse tables.
clickhouse database dependencies go graph mermaid visualization
Last synced: 14 Jan 2026
https://github.com/karam-mustafa/laravel-query-helper
Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.
database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql
Last synced: 27 Oct 2025
https://github.com/Michael-A-Kuykendall/botanica
Professional botanical cultivation database with AI-powered plant insights
agriculture botanical-classification botanical-research botany database farming greenhouse-management horticulture plant-database scientific-nomenclature taxonomy
Last synced: 12 Feb 2026
https://github.com/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity
Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.
ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms
Last synced: 24 Apr 2025
https://github.com/stevenferrer/go-db-models
A demo of database agnostic models in Go.
Last synced: 09 Apr 2025
https://github.com/rakshitbharat/extendeddatabase
Extend Power of Laravel's ORM Eloquent with attaching more methods to it.
Last synced: 28 Oct 2025
https://github.com/lambdaclass/reconnections
We were tired of implementing a reconnection system for our database clients so we created this
database erlang reconnect services
Last synced: 15 Mar 2026
https://github.com/ableinc/mongrations
A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.
async automation automation-tools cli database migration migration-tool mongodb mongodb-database mongodb-migrations mysql-migration postgres-migration postgresql pymongo pymysql python3
Last synced: 16 Oct 2025
https://github.com/pokedevs/pokedevs-website
The homepage of PokéDevs and Pokédex API documentation.
api database pokedex pokedex-api pokedex-application pokedex-data pokemon pokemon-api pokemon-database pokemonapi pokemondatabase
Last synced: 16 Mar 2026
https://github.com/gradii/fedaco
Laravel Eloquent With Typescript
active-record database mariadb nodejs orm postgresql sqlite typescript
Last synced: 26 Aug 2025
https://github.com/szymonmaszke/xms
Command line mind map searcher
database hierarchical-data keyword lookup mariadb mindmap mysql pipenv python search search-engine searcher xmind xmind-maps xmind-searcher xml xml-parsing
Last synced: 26 Oct 2025
https://github.com/peterdavehello/geoipupdate-legacy
🌏 🗺 A tiny script to download legacy unofficial MaxMind GeoIP(lite) database.
database geoip geoipupdate geolocation hacktoberfest ip maxmind script shell
Last synced: 18 Mar 2025
https://github.com/OpenCarbonWatch/Website
Source code (back-end and front-end) of our main website, which monitors greenhouse gases emissions reports by organizations
carbon-emissions database laravel opendata vuejs
Last synced: 07 May 2025
https://github.com/zohaibkhandev/newsapp
Experience a personalized news feed tailored to your interests. Receive real-time notifications for breaking news stories. Immerse yourself in multimedia-rich articles. Save and bookmark articles for later reading. Navigate seamlessly through different sections. Customize your news experience with adjustable settings.
database kotlin-android news newsapi newsapp rest-api
Last synced: 11 Apr 2025
https://github.com/k-o-d-e-n/realtime
Reactive ORM framework that makes the creation of complex database structures is simple. Support Linux.
database firebase firebase-database firebase-realtime-database firebase-relationship foundationdb google google-api ios mobile-development model property-wrappers realtime realtime-database swift swift-combine swift-framework transaction uitableview
Last synced: 19 Mar 2025
https://github.com/zirho/firebase-unit-test
Unit tests for Firebase
database firebase firebase-console unit-testing
Last synced: 30 Apr 2025
https://github.com/vnpy/vnpy_postgresql
VeighNa框架的PostgreSQL数据库接口
database postgresql veighna vnpy
Last synced: 11 Apr 2025
https://github.com/gustavoamerico/sqlserverdeploy
Task for deploy SQL Server
azure-devops-extension dacpac database dotnet-tool mssql
Last synced: 19 Mar 2025
https://github.com/rafaelespinoza/godfish
a db migration management CLI and library
cassandra database database-migrations mariadb migration migrations mysql postgres schema-migrations sqlite3 sqlserver
Last synced: 12 Mar 2026
https://github.com/adarsh-kmt/dragondb
A B+ Tree based database storage engine, written in Go.
b-plus-tree buffer-pool-manager database golang slotted-page
Last synced: 16 May 2026
https://github.com/lifyzer/lifyzer-database
🗄 Lifyzer Database is a fork of Open Food Facts database. This Lifyzer Database structure meets the specific needs of Lifyzer with new fields (and remove the unused ones) 🍍
database food food-database food-products foodstuffs mysql nutrition nutrition-information open-data open-food-database openfood product-database readable-food-database sql upc-database
Last synced: 21 Jun 2025
https://github.com/flodlc/pg-mate
First class migrations for PostgreSQL. Typescript friendly, zapatos friendly, zero-abstraction friendly.
database knex migrations node nodejs pg postgresql typescript zapatos
Last synced: 15 Jul 2025
https://github.com/mujz/pg-search-sequelize-example
An example use case of pg-search-sequelize node library
database database-search fast full-text full-text-search materialized materialized-view materialized-views node nodejs postgres postgresql search search-algorithm sequelize sequelizejs view
Last synced: 29 Oct 2025
https://github.com/edgararuiz-zz/pivotable
business-intelligence database dimensions measures pivot-tables r
Last synced: 16 Jun 2025
https://github.com/avaamini/protease_activity_analysis
Python toolkit and package for analyzing enzyme activity data
biochemistry chemical-biology database enzyme enzyme-kinetics peptide-data peptides protease
Last synced: 15 Jun 2025
https://github.com/rohit-chouhan/ajxon
PHP Framework to Generate Dynamic Work Ajax Code and UI
ajax database framwork html-form json php rohit-chouhan
Last synced: 10 Apr 2025
https://github.com/n1md7/indexeddb-promise
Indexeddb wrapper with promises
database indexed-db indexed-db-orm indexeddb-wrapper javascript typescript
Last synced: 10 Apr 2025
https://github.com/aniskchaou/gym-frontend-admin
GYM is an easy-to-use gym management and administration system. It helps you to keep track of the records of your members and their memberships, and allows easy communication between you and your members. Gym Management system also includes additional features that will help you in the management and growth of your club and gym.
axios chartjs database fitness-app gym gym-management react sport-application webapp
Last synced: 10 Apr 2025
https://github.com/paulthomas20002/s5-database-management-systems-lab
This course helps the learners to get practical exposure on database creation, SQL queries creation, transaction processing and NoSQL & MongoDB based operations. The course enables the students to create, manage and administer the databases, develop necessary tools for the design and development of the databases, and to understand emerging technologies to handle Big Data.
333 csl csl333 database database- dbms ktu ktu-s5 ktulab s5
Last synced: 21 Aug 2025
https://github.com/instaclustr/icarus
Sidecar for Cassandra with integrated backup / restore
backup car cassandra database db devops java jmx kubernetes netapp-public operations ops remote rest restore side sidecar
Last synced: 14 Jul 2025
https://github.com/MakeICT/MESSforMakers
An open source membership, event, and equipment management platform targeted at makers, but open and useful to any organization with membership that hosts events.
database devict equipment-management golang makers materialize membership-management mvc-pattern postgresql
Last synced: 03 Apr 2025
https://github.com/kiritsu/uploadr
Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5
asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload
Last synced: 07 May 2025
https://github.com/pinguapps/appwritemigrator
PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach to managing your database schema with Appwrite. This tool simplifies the process of syncing and migrating your database schema between local and remote environments, ensuring consistency across development, staging, and production setups.
appwrite cli code-first database migrate schema sync tool
Last synced: 15 Jul 2025
https://github.com/epicestudar/backend-php-2semestre2023
repository for PHP codes from the Senai DEV course
backend database login-validation-php php projects-php user-verification
Last synced: 15 Jul 2025
https://github.com/apaxa-go/pgtypes
Native GoLang implementation of some PostgreSQL types.
database golang library postgresql types
Last synced: 17 Jan 2026
https://github.com/adwaith-rajesh/onstro-db
A simple 👍 and efficient 💪 DataBase 📚 designed to store and use large amounts of data.
database pandas python python-database python3
Last synced: 10 Apr 2025
https://github.com/willvin313/phprad-helpful-resources
This repo provides a list of phprad helpful resources to make learning easier.
app-generator database demo demos documentation mysql php-rad phprad phprad-classic-edition phprad-demo phpraddemo project-template resources tutorials videos
Last synced: 30 Apr 2025
https://github.com/nneji123/fastapi_auth
API key based Authentication package for FastAPI, focused on simplicity and ease of use
api authentication database fastapi postgres pypi-package sqlite3
Last synced: 06 May 2025