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/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/jelastic-jps/db-clustering
Database Clusters Collection
database jps mariadb mongo-cluster-docker mongodb mysql mysql-cluster postgresql postgresql-cluster replication
Last synced: 22 Apr 2025
https://github.com/linkml/linkml-dataops
Data API for LinkML instance data
api change-objects data-modeling database linkml python query-language
Last synced: 11 Jun 2026
https://github.com/sjefvanleeuwen/rqlite-dotnet
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage engine.
cluster data database distributed distributed-computing distributed-database distributed-systems dotnet raft rqlite
Last synced: 12 May 2025
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 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/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/kanzatahreem/recipe-app
The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails
Last synced: 27 Oct 2025
https://github.com/searchcraft-inc/vite-react-searchcraft-template
Provides a minimal Vite + React + Searchcraft starter template.
ai api database elasticsearch enterprise-search full-text-search fuzzy-search react search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-react-typescript vite-starter vite-template
Last synced: 18 Jan 2026
https://github.com/Bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 18 Apr 2025
https://github.com/timobechtel/socketdb
Real-time data synchronization
database db javascript nodejs real-time socket socket-io socketdb synchronization websocket
Last synced: 14 Jul 2025
https://github.com/haxtra/super-sqlite3
Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package
database db encryption query-builder sql sqlite synchronous
Last synced: 18 Apr 2025
https://github.com/criscorreas/apuntes-sql
Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin
cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers
Last synced: 16 Jun 2025
https://github.com/zejiran/backend-simple-buyers-platform
💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app
axios backend buyer-platform csv database dgraph go go-chi json local-database mysql vue vuejs vuetify
Last synced: 15 Mar 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/dkratzert/dsr
Refinement of disordered structures with SHELXL
crystallography database dsr fragments molecule python shelxl
Last synced: 19 Mar 2025
https://github.com/kenanbek/memdb
In-memory database with O(1) insert, delete and search.
database go golang in-memory-database
Last synced: 07 May 2025
https://github.com/uliontse/news_api
API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.
api crawlspider database media news news-api newsapi pipeline sentiment
Last synced: 02 Jul 2025
https://github.com/abedputra/ip2location
Get your location such as city, region or country.
city country database ip2location ip2location-database region
Last synced: 17 Aug 2025
https://github.com/mariona-ft/databases-dabd
DISSENY I ADMINISTRACIÓ DE BASES DE DADES Curs 2023-24 EPSEVG
administration base-de-dades base-de-datos bd database database-management database-schema disseny sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 06 Apr 2025
https://github.com/gaurav-van/chat-with-mysql
Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.
database gemini-api langchain langchain-python schema streamlit
Last synced: 10 Apr 2025
https://github.com/adaptant-labs/go-sql-rest-driver
A simple driver for Go's database/sql package for SQL over REST API endpoints
database driver go golang rest rest-api sql sql-rest-driver
Last synced: 09 Mar 2026
https://github.com/rodrigooler/dbtool
Multi-platform tool for databases with free integrated B.I and open source
database db electron javascript mongodb mysql oracle postgresql react redux sqlserver tool tools typescript
Last synced: 14 Apr 2025
https://github.com/guiyomh/charlatan
Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.
database expression-language faker fixture fixtures golang testing
Last synced: 13 Apr 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/skarllot/expressions
Provides base for specifications to a DDD model
database ef-core martendb query repository specification
Last synced: 03 Sep 2025
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/tbreuss/pdo
A thin wrapper for the native PDO extension with additional functionality.
database pdo pdo-instance pdo-php pdo-wrapper php php-pdo
Last synced: 04 Jan 2026
https://github.com/actalog/mongodump
🍃 GitHub Action for creating a binary export of a database's contents
actions backup database github-actions mongodb mongodump security
Last synced: 27 Feb 2026
https://github.com/victormoreiraofc/client-manager
Java-based system for CT Contab, using AI to optimize accounting processes, report generation, and internal communication.
ai apis artificial-intelligence automation database java management-system n8n node
Last synced: 06 Mar 2026
https://github.com/kramber1024/url-shortener-api
🔗 API for URL Shortener
api bitly crud database docker fastapi python rest restful-api short-url sqlalchemy swagger url-shortener
Last synced: 27 Oct 2025
https://github.com/heptau/pg_dbml
💾 CLI utility to export PostgreSQL schemas to DBML format. Leverage pure SQL introspection to generate declarative data blueprints. Ideal for feeding LLMs, allowing AI to quickly and cheaply understand complex database structures without live querying.
ai cli database dbml documentation llm postgres postgresql schema
Last synced: 21 Jun 2026
https://github.com/arturo-lang/art-db-module
Db management module for Arturo
arturo arturo-module database mysql orm sqlite sqlite3
Last synced: 20 Oct 2025
https://github.com/dotflow-io/dotflow
🎲 Business Logic Code in a flow!
data data-structures database dataflow dataflow-programming etl etl-framework etl-pipeline flow python python3 workflow workflow-engine
Last synced: 11 Apr 2026
https://github.com/xe/olegdb-ee
OlegDB: Enterprise Edition
completed-project database enterprise-edition mayo
Last synced: 24 Jan 2026
https://github.com/navig-run/core
Agentic runtime for operators who want to manage servers, databases, containers, tunnels, and workflows from one place — with AI assistance, not AI dependence.
ai automation cli database devops docker infrastructure lifeops matrix mcp python remote-execution self-hosted server ssh sysadmin telegram terminal vault workflow
Last synced: 18 Apr 2026
https://github.com/ciaanh/hosthub
database github github-pages javascript react
Last synced: 13 Oct 2025
https://github.com/socigy-org/socigy.opensource.db
Roslyn source-generator–powered ORM for Databases
csharp-library database database-helper database-library migration-tool migrations orm-library
Last synced: 26 Jun 2026
https://github.com/sanbei101/supabase-china-host
快捷在国内网络环境下自部署Supabase
bass china database mirror postgresql supabase
Last synced: 14 Mar 2026
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/amilajack/database_exporter
Export any database to any format
database export performant rust
Last synced: 27 Feb 2026
https://github.com/vyruss/postgresql-mistakes
Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them
book database dba mistakes opensource postgres postgresql
Last synced: 14 Feb 2026
https://github.com/riotkit-org/br-pgbr
PostgreSQL backup helper. Portable, single-binary backup & restore with automated restore procedure
backup-repository database pgbr pgdump pgrestore pgsql pgsql-backup postgres postgres-backup postgresql psql single-binary
Last synced: 14 Feb 2026
https://github.com/alissonpelizaro/postgly
The modern, local-first PostgreSQL client with a natural-language SQL assistant.
agentic-ai database database-gui database-management db db-admin dbeaver dbeaver-alternative ide llm openai pgadmin pgadmin-alternative postgres postgresql sqlalchemy
Last synced: 18 Jun 2026
https://github.com/mainser/cindel
Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.
android cindel cross-platform dart database flutter ios linux windows
Last synced: 14 Jun 2026
https://github.com/rezmoss/cloudip-db
Compact, daily-updated MessagePack database of cloud-provider IP ranges (AWS, GCP, Azure, Cloudflare, DigitalOcean, Oracle). ~743 KB gzipped, SHA-256 verified, built from cloud-provider-ip-addresses. Powers go-cloudip and js-cloudip
aws azure cidr cloud-ip-ranges cloud-providers cloudflare database digitalocean gcp ip-database ip-detection ip-lookup ip-ranges messagepack oracle-cloud
Last synced: 30 Jun 2026
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/flagro/botfishinggame
A fun open-source Telegram bot for chats, developed to improve my knowledge in microservices and CI/CD pipelines.
cicd database fishing-game github-actions mongodb motor python python-telegram-bot python3 telegram telegram-bot
Last synced: 07 Sep 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/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/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/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/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/ramitsurana/hashicorp-tools-setup
A Sample art of work on hashicorp tools
aws database hashicorp nomad security security-audit vault vault-ui
Last synced: 06 May 2025
https://github.com/gouthamve/agni
Experimental LTS for Prometheus
database distributed-systems monitoring prometheus
Last synced: 09 Jul 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/hydr0nium/ctftools
CTF-Tool Database
ctf ctf-tools database hacking hacking-tools pentesting
Last synced: 25 Jun 2025
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/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/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/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/codekeyz/yaroorm
Type-Safe ORM for Dart projects inspired by Eloquent
Last synced: 11 Jan 2026
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/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/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/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/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025
https://github.com/dmarkic/orm
Async ORM for ReactPHP (https://reactphp.org/)
Last synced: 11 Jan 2026
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/pfieffer/conndb
CRUD operations on MySQL database from Android app using RESTful api.
android database json mysql-database phone php restful-api volley
Last synced: 06 May 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/vantezzen/vowserdb
🗄 vowserDB allows you to use CSV or JSON files as a database in PHP
Last synced: 18 Jun 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/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/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/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/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/lazziya/xlocalizer.db
DB extension pack for XLocalizer
asp-net-core database db localization resources xlocalizer
Last synced: 10 Apr 2025
https://github.com/lucianolorenti/structdatabasemapping.jl
Struct mapping to database in Julia
Last synced: 07 Oct 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/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/angatar/mysql-s3-backup
A docker multi-arch image with a tiny MySQL client to create databases dumps and s3cmd S3 client purely installed on the latest Alpine container.
backup backup-cron bucket cronjob database docker docker-image kubernetes linux mariadb multi-arch mysql object-storage s3 s3cmd
Last synced: 24 Jun 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