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-30 00:07:52 UTC
- JSON Representation
https://github.com/sandrokeil/arangodb-event-store
ArangoDB implementation of ProophEventStore
arangodb database eventstore nosql php prooph
Last synced: 18 Mar 2025
https://github.com/bobmcdear/boom
Feature embeddings for Open Library books
books database deep-learning embeddings similarity-search
Last synced: 13 Apr 2025
https://github.com/indrivo/gear
Gear is a framework for managing a web apps with a modular architecture
bpmn cms cms-framework database database-provider entities entity-framework-core facilitates gear libman mssql postgresql
Last synced: 10 Jul 2025
https://github.com/zhravan/neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
database deno javascript nodejs postgres postgresql serverless typescript
Last synced: 26 Aug 2025
https://github.com/twistedstream/google-sheets-table
Treat a Google Sheet like a database table
database google-sheets google-sheets-api
Last synced: 27 Jan 2026
https://github.com/bluebrain/bluepyentity
Manage entities within the knowledge graph
Last synced: 14 May 2025
https://github.com/jweinst1/corplet
A binary-corpus system for word tagging
corpus-linguistics database linguistics nlp nlp-library
Last synced: 22 Apr 2025
https://github.com/a-poor/toydb
A small, toy database written in pure python.
Last synced: 03 Aug 2025
https://github.com/cybercog/php-db-locker
PHP application-level database locking mechanisms to implement concurrency control patterns.
advisory-locks concurrency concurrency-control database db lock locking locks mutex race-condition-prevention race-conditions
Last synced: 28 Jul 2025
https://github.com/raulpy271/languagesdataset
๐ I created a dataset with over 600 programming languages information
bot data-analysis data-mining data-science database ipython-notebook jupyter-notebook numpy pandas python selenium selenium-python selenium-webdriver web-scraping
Last synced: 24 Jun 2025
https://github.com/rioam2/usefire
โ Declarative React Hooks for quick and easy Firebase/Firestore integration
database firebase firestore react react-hook real-time
Last synced: 23 Apr 2025
https://github.com/erhankilic/ulkeler.json
รlkelerin Json Kaydฤฑ
country country-codes country-data country-list country-names database json
Last synced: 03 Aug 2025
https://github.com/michelboucey/ipv6db
A RESTful Web Service for IPv6-related data
database ipv6 ipv6-address microservice restful-webservices
Last synced: 28 Apr 2025
https://github.com/bonedaddy/go-template
template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...
cli database golang gorm http-middleware logging template zap
Last synced: 12 May 2025
https://github.com/centralfloridaattorney/dataspoon
dataspoon is a database that helps to prepare data for analysis
database dataspoon encoder-decoder javaspoon mysql onehot
Last synced: 05 Apr 2025
https://github.com/ahammadmejbah/data-science-interview-question-and-solution
Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.
data-engineering data-mining data-science data-structures data-visualization database
Last synced: 26 Feb 2025
https://github.com/ndxdeveloper/ndxsqlite
Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.
connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3
Last synced: 08 Apr 2026
https://github.com/xixu-me/library-management-system
Implemented in Java, the front end uses the JFrame framework and the back end uses the MySQL database
Last synced: 08 May 2025
https://github.com/ahammadmejbah/ultimate-data-science-resources
๐ Welcome to the Unlimited Data Science Resources community! Dive into a wealth of knowledge with curated tutorials, courses, and insights. Elevate your data science journey with boundless learning opportunities! ๐โจ
data-engineering data-mining data-science data-visualization database datascience
Last synced: 26 Feb 2025
https://github.com/mo7amedaliebaid/todo-hive
this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.
dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist
Last synced: 27 Jun 2025
https://github.com/h0rn0chse/lokabu
A budget book saving to a local file
budget budget-book budget-manager budgetbook cash-book cashbook database electron finances money money-manager sqlite3
Last synced: 15 Apr 2025
https://github.com/xdillx/databridge
A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.
database delphi firebird import mysql oop oracle-database sqlite sqlserver
Last synced: 21 Jun 2025
https://github.com/sap/json-data-and-query-generator
A generator of JSON data and queries, e.g., for benchmarking JSON document stores.
benchmark database json sample-code
Last synced: 19 Oct 2025
https://github.com/mnishiguchi/dbkv
A disk-based key-value storage built on top of dets
database elixir embedded key-value key-value-store nerves
Last synced: 11 Dec 2025
https://github.com/dkratzert/dsr
Refinement of disordered structures with SHELXL
crystallography database dsr fragments molecule python shelxl
Last synced: 19 Mar 2025
https://github.com/tejas-ardeshna/tjdatabasemanager
FMDB database wrapper
database database-management databasemanager databasewraper db fmdb quaries swift swift3 swift4
Last synced: 23 Jun 2025
https://github.com/fjvallarino/libmdbx-hs
Haskell bindings for libmdbx
database haskell in-process key-value-store
Last synced: 25 Jun 2025
https://github.com/felixklauke/erasmus
Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).
b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine
Last synced: 22 Apr 2025
https://github.com/mkon/db_lock
Obtains manual db locks.
database hacktoberfest mutex ruby
Last synced: 30 Jul 2025
https://github.com/davipatricio/easy-mongodb
MongoDB wrapper for begginers using Mongoose and simple syntax made with JavaScript.
database easy-mongodb javascript js mongo mongo-db mongodb mongoose node nodejs
Last synced: 30 Sep 2025
https://github.com/nyeogmi/moogle
data structures for relational code in Rust
data-structures database game-development rust
Last synced: 26 Apr 2025
https://github.com/siddharthbadal/python-projects
Advanced Projects in Python
api automation database webscraping
Last synced: 08 Oct 2025
https://github.com/amankumarsinhagithub/crud-app-using-php-mysql
This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.
backend bootstrap5 crud-application database html-css-javascript mysql php
Last synced: 15 Apr 2025
https://github.com/koachcode/budgeter_mk
In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
Last synced: 16 Aug 2025
https://github.com/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025
https://github.com/codecaiine/vet-clinic
This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 31 Aug 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-mysql
MySQL Database Scaffolding with Entity Framework Core
database dotnet dotnet-core ef-core entity-framework-core mysql mysql-database scaffolding
Last synced: 30 Apr 2025
https://github.com/hydr0nium/ctftools
CTF-Tool Database
ctf ctf-tools database hacking hacking-tools pentesting
Last synced: 25 Jun 2025
https://github.com/liubin/boltdb-shell
A simple interactive shell to explore and manage buckets, keys and its values for boltdb file.
Last synced: 29 Oct 2025
https://github.com/ome/ansible-role-postgresql-backup
Backup PostgreSQL database servers
ansible ansible-role backup database ome openmicroscopy postgresql
Last synced: 10 Jul 2025
https://github.com/vitexsoftware/php-ease-fluentpdo
Database support for EasePHP Framework
database easephp-framework fluentpdo php
Last synced: 30 Oct 2025
https://github.com/alessandrobelli/notionelli
Javascript script to prefill your Week database.
database javascript notion-api weekly-planner
Last synced: 04 May 2025
https://github.com/rap2hpoutre/mongodb-elasticsearch-sync
Copy data from MongoDB to Elasticsearch with a NodeJS CLI
cli database elasticsearch hacktoberfest javascript mongodb nodejs synchronization
Last synced: 11 Apr 2025
https://github.com/dn070017/cheatsheets
Cheatsheet for commonly used databases, package manager, version control frameworks and programming languages
database package-management version-control-system
Last synced: 03 Mar 2025
https://github.com/harinadh76/e-bus-pass
E-Bus pass Registration and Renewal is useful for the students who are facing problems with the current manual work of bus pass Registration and renewal in colleges.
api bus cookies css database ebus ejs expressjs html javascript middleware mongodb nodejs pass viewengine
Last synced: 11 Apr 2025
https://github.com/sandrokeil/arangodb-php-driver
A PHP extension for ArangoDB with fuerte and velocypack :rocket:
arangodb cpp database driver fuerte nosql php php-extension velocypack vpack
Last synced: 04 May 2025
https://github.com/chris17453/ddb
A sql interface for flat files. Think mysql for csv's.
database delimited-data flat-file python sql
Last synced: 22 Jun 2025
https://github.com/universal-debloater-alliance/universal-android-preinstalled-lists
(WIP) The set of all known built-in Android packages (with extra info). Used primarily by UAD-NG
android aosp bloat bloatware built-in carriers crowdsourced crowdsourcing database dependency-graph google knowledge-base oem packages pre-installed
Last synced: 16 May 2026
https://github.com/kelvinbiffi/gsapi
Feed API Based on a Google Sheet
database feed google-sheet hacktoberfest
Last synced: 12 Apr 2025
https://github.com/friendsofredaxo/rex_sql_helper
๐ฃ REDAXO rexSqlHelper - AddOn notAnORM
database database-management redaxo-addon redaxo5
Last synced: 12 Jul 2025
https://github.com/src-mgra/node-sqlite-chart
read and add data to sqlite-db with node, show a chart
approach chartjs database easy-to-use examples graphs helpful howto nodejs nodeserver read share sql sqlite sqlite-database sqlite3 tryout usefull
Last synced: 21 Jun 2025
https://github.com/gouthamve/agni
Experimental LTS for Prometheus
database distributed-systems monitoring prometheus
Last synced: 09 Jul 2025
https://github.com/mnisarali/vet-clinic-database
A plain SQL database to create the data structure for a vet clinic
Last synced: 10 Sep 2025
https://github.com/barthofu/saveqlite
โป Incremental backup system for SQLite databases written in TypeScript
database dependency-free incremental-backups sqlite sqlite3
Last synced: 29 Oct 2025
https://github.com/gtkcyber/drillworkshop
Learn how to quickly explore your data with Apache Drill
apache-drill big-data database hadoop jdbc python r sql
Last synced: 11 Apr 2025
https://github.com/akashdip2001/sql-study-notes
Study Notes for SQL, RDBMS
database dbms notes rdbms sql sql-server study-notes
Last synced: 30 Apr 2025
https://github.com/vantezzen/vowserdb
๐ vowserDB allows you to use CSV or JSON files as a database in PHP
Last synced: 18 Jun 2025
https://github.com/apache/couchdb-ibrowse
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 29 Oct 2025
https://github.com/Voyrox/Shard-Manager-Database
This will allow you to setup multiable redis nodes and store data between them and call it later on
Last synced: 08 May 2025
https://github.com/shravan20/neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
database deno javascript nodejs postgres postgresql serverless typescript
Last synced: 10 Apr 2025
https://github.com/lus/nicegres
A simple postgres Docker image with initial users and databases
database docker init initialization postgres setup user
Last synced: 03 Jan 2026
https://github.com/rafaykhattak/wisepay
WisePay is a sleek expense tracker crafted with ASP.NET Core, facilitating seamless financial management through categorization, reports, and customizable settings. With a user-friendly interface and responsive design, WisePay empowers users to track expenses effortlessly.
crud database dotnet dotnet-core expense-tracker mssql mssql-database syncfusion
Last synced: 30 Oct 2025
https://github.com/rhzs/fastify-knex
Fastify Knex Plugin for supporting many databases (MySQL, Postgres, Maria, Oracle, MSSQL)
database fastify knexjs mariadb mssql mysql node oracle postgresql
Last synced: 11 Apr 2025
https://github.com/gpestana/muffler
JSON objects storage for fast prototyping. Sitting on top of Github's gist
bootstrapping database github-gist json json-objects-storage
Last synced: 17 Feb 2026
https://github.com/praveen1664/chatbot
This is a chatbot written in python & getting inputs directly from sql database
chatbot data-science database json nlp python3 sqlite sqlite3
Last synced: 11 Jul 2025
https://github.com/nicolab/migratex
Migratex is an agnostic migration toolkit library. It can be used to migrate database / data / files / binaries, etc from one version to another. Migrate anything! Anywhere! ๐
database json migration migration-tool rust-crate rust-library sqlx
Last synced: 07 Apr 2026
https://github.com/FAIMS/faims-web
FAIMS Website: v2.5 development and beyond
android data-capture database faims faims-mobile faims-server fieldwork
Last synced: 03 Apr 2025
https://github.com/Alwatr/nitrobase
Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.
database db ecmascript javascript json nodejs typescript
Last synced: 03 May 2025
https://github.com/kurbatov/norm
norm is not an ORM (for clojure)
clojure database datamapper orm sql
Last synced: 19 Mar 2025
https://github.com/ostafen/rocketdb
Distributed transactional key value store backed by Redis.
database distributed-database golang in-memory-caching in-memory-database key-value-store redis transaction transactions
Last synced: 09 Jul 2025
https://github.com/shiqimei/node-opengauss
A simple OpenGauss client for Node.js based on node-postgres.
database database-driver nodejs opengauss
Last synced: 19 Mar 2025
https://github.com/natasha-ct/vet-clinic-database
This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.
database postgresql-database query relational-databases sql
Last synced: 02 Mar 2025
https://github.com/gopherlinzy/gin-vue3-admin
gin-vue3-admin
aliyun-communicate ansi base64captcha cast cobra database faker gin golang gorm govalidator imaging jwt-authentication limiter pluralize redis strcase viper zap
Last synced: 16 Jun 2025
https://github.com/dmarkic/orm
Async ORM for ReactPHP (https://reactphp.org/)
Last synced: 11 Jan 2026
https://github.com/codekeyz/yaroorm
Type-Safe ORM for Dart projects inspired by Eloquent
Last synced: 11 Jan 2026
https://github.com/dakimura/msbench
Benchmarking tool for marketstore.
alpaca binance bitmex cryptocurrency database financial-analysis gdax golang hdf5-files marketstore pandas-dataframe timeseries-database trading
Last synced: 13 Apr 2025
https://github.com/xdillx/bibliotecagd--fmx
A versatile collection of Delphi custom components for enhancing UI development and facilitating VCL to FMX migration, featuring advanced styling and database connectivity.
components csv database dbedit delphi delphi-gd delphi-library export firemonkey fmx json qrcode ui-components
Last synced: 04 Sep 2025
https://github.com/1dev-hridoy/nexalo
A powerful Node.js Telegram bot offering advanced moderation, fun commands, music downloads, and MongoDB integration for data persistence.
api automation chatbot communitysupport customcommands database devtools funcommands javascript mitlicense moderation mongodb musicbot nodejs opensource telegrambot tgbot utilities
Last synced: 11 Apr 2025
https://github.com/exsandebest/danchat
Web-chat in Node.js
authorization avatars chat communication database ejs environment-variables expressjs friends js long-polling messages nodejs socket-io sql users
Last synced: 02 May 2025
https://github.com/ncss-tech/sda-lib
Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.
database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey
Last synced: 28 Jun 2025
https://github.com/contributte/database
:sparkles: Extra contrib to nette/database (@nette)
active-record contributte database nette nette-framework
Last synced: 29 Dec 2025
https://github.com/anmol-baranwal/coffee-compass
โจ Find nearby coffee shops using your location. Modern APIs with an Airtable database is used.
airtable coffee coffee-shop database es-lint foursquare-api markdown nextjs rendering unsplash-api use-swr vercel-deployment
Last synced: 08 Jul 2025
https://github.com/diegovictor/meetapp-api
Application built during the Rocketseat GoStack Bootcamp
api database docker editorconfig eslint gostack javascript js meetapp node nodejs postgres redis rocketseat
Last synced: 07 May 2025
https://github.com/evas-php/evas-orm
๐ ORM module (ActiveRecord over evas-php/evas-db)
activerecord database orm orm-library php php7
Last synced: 17 Oct 2025
https://github.com/lanterndata/lantern-js
JavaScript/Typescript ORMs for Lantern Vector Database
database drizzle-orm javascript knex postgres postgresql sequelize typescript vector
Last synced: 12 Apr 2025