Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2024-11-11 00:06:48 UTC
- JSON Representation
https://github.com/ash-project/ash_postgres
The PostgreSQL data layer for Ash Framework
ash data-layer database elixir postgres postgresql
Last synced: 05 Nov 2024
https://github.com/pawurb/ruby-pg-extras
Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
database performance postgresql ruby
Last synced: 09 Nov 2024
https://github.com/halestudio/hale
(Spatial) data harmonisation with hale studio (formerly HUMBOLDT Alignment Editor)
data-harmonisation database eclipse-rcp etl etl-framework geospatial-data gml groovy hale hale-studio humboldt-alignment-editor inspire java scala transformation xml
Last synced: 29 Oct 2024
https://github.com/rocketlaunchr/remember-go
Cache Slow Database Queries
cache database go golang memoisation memoization queries redis
Last synced: 07 Nov 2024
https://github.com/kirlovon/aloedb
Light, Embeddable, NoSQL database for Deno 🦕
data database datastore db deno embeddable embedded embedded-database javascript json light nosql nosql-database typescript
Last synced: 30 Oct 2024
https://github.com/3yourmind/django-add-default-value
This django Migration Operation can be used to transfer a Fields default value to the database scheme.
database django mysql postgresql python
Last synced: 08 Nov 2024
https://github.com/3YOURMIND/django-add-default-value
This django Migration Operation can be used to transfer a Fields default value to the database scheme.
database django mysql postgresql python
Last synced: 11 Oct 2024
https://github.com/Kirlovon/aloedb
Light, Embeddable, NoSQL database for Deno 🦕
data database datastore db deno embeddable embedded embedded-database javascript json light nosql nosql-database typescript
Last synced: 17 Aug 2024
https://github.com/Kirlovon/AloeDB
Light, Embeddable, NoSQL database for Deno 🦕
data database datastore db deno embeddable embedded embedded-database javascript json light nosql nosql-database typescript
Last synced: 04 Aug 2024
https://github.com/OwenMelbz/forget-db
🇪🇺 A simple GDPR inspired tool to anonymise confidential database data.
Last synced: 03 Aug 2024
https://github.com/rodrigogs/mysql-events
A node package that watches a MySQL database and runs callbacks on matched events.
binlog database event-sourcing events mysql nodejs reactive
Last synced: 27 Oct 2024
https://github.com/X-LANCE/text2sql-lgesql
This is the project containing source codes and pre-trained models about ACL2021 Long Paper ``LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations".
database heterogeneous-graph-neural-network natural-language-interface semantic-parsing structured-prediction text-to-sql
Last synced: 18 Aug 2024
https://github.com/owenmelbz/forget-db
🇪🇺 A simple GDPR inspired tool to anonymise confidential database data.
Last synced: 08 Nov 2024
https://github.com/minwook-shin/notion-database
Python bindings for Notion Database API
api database notion notion-database pypi-package python
Last synced: 10 Nov 2024
https://github.com/googleapis/nodejs-spanner
Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.
Last synced: 06 Nov 2024
https://github.com/crystal-lang/crystal-sqlite3
SQLite3 bindings for Crystal
crystal database driver sqlite3
Last synced: 26 Oct 2024
https://github.com/Quantum-Accelerators/quacc
quacc is a flexible platform for computational materials science and quantum chemistry that is built for the big data era.
chemistry computational-materials-science database dft high-throughput hpc python quantum-chemistry quantum-mechanics workflow
Last synced: 03 Aug 2024
https://github.com/wasmerio/ate
Distributed immutable data store with strong encryption and authentication
blockchain database datastore immutable immutable-objects immutable-store kafka materialized-view materialized-views quantum-algorithms
Last synced: 31 Oct 2024
https://github.com/danielme85/laravel-log-to-db
Custom Laravel and Lumen 5.6+ Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel/Monolog native logging functionality.
database db laravel laravel-log log log-handler logging mongodb mysql sql
Last synced: 15 Oct 2024
https://github.com/encode/dashboard
An admin interface for ASGI Web frameworks.
Last synced: 08 Nov 2024
https://github.com/Avanade/Beef
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
apis architecture beef code-generation cosmos database dbup dotnetcore entities entity-framework event-driven eventhubs framework grpc integration-testing microservices nunit odata stored-procedures webapi
Last synced: 09 Nov 2024
https://github.com/tcgdex/cards-database
Pokémon Trading Card Game Card (TCG) Database for the TCGdex API. ⭐ Leave a star if the project interest you !
bunjs card cards-database database english french game german graphql italian pokemon portuguese spanish tcg tcgdex trading
Last synced: 14 Oct 2024
https://github.com/milliorn/nextjs-13-firebase-starter
Starter template for building Next.js 13 applications with Firebase. It provides a solid foundation for developing modern web applications with server-side rendering, authentication, and real-time data synchronization.
authentication authentification crud database firebase firebase-auth full-stack hosting next nextjs nextjs13 react responsive-design scalable-applications server-side-rendering starter-template tailwind typescript-react user-management web-development
Last synced: 07 Nov 2024
https://github.com/donBarbos/telegram-bot-template
🤖 Template for telegram bot using postgres, pgbouncer, redis, docker, amplitude, prometheus, grafana, CI
aiogram aiogram-bot-template analytics database docker docker-compose metrics poetry postgresql pydantic python redis ruff sqlalchemy telegram telegram-bot telegram-bot-example telegram-bot-template telegrambot template
Last synced: 09 Nov 2024
https://github.com/amtwo/dba-database
Database containing DBA helper code and open source software.
Last synced: 30 Oct 2024
https://github.com/codewinsdotcom/PostgresClientKit
A PostgreSQL client library for Swift. Does not require libpq.
database postgres postgresql server-side-swift swift
Last synced: 25 Oct 2024
https://github.com/lfittl/activerecord-clean-db-structure
Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)
activerecord database postgres postgresql rails
Last synced: 15 Oct 2024
https://github.com/omaralbeik/stores
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
cache codable coredata database db filesystem identifiable ios keychain keyvaluestore macos spm store swift tvos userdefaults watchos
Last synced: 31 Oct 2024
https://github.com/sumimakito/quickkv
Lightweight & Easy-to-use Key-Value Library for Android Projects.
database kvdb persistent-database
Last synced: 14 Oct 2024
https://github.com/infoforcefeed/olegdb
Enough works to use this in production
c database key-value-store mayo
Last synced: 31 Oct 2024
https://github.com/Marklogic-retired/marklogic-data-hub
The MarkLogic Data Hub: documentation ==>
database database-management datahub dhf etl framework gradle java javascript json marklogic marklogic-data-hub spring-batch triplestore xml xquery
Last synced: 04 Nov 2024
https://github.com/gtkcyber/griffon-vm
Griffon Data Science Virtual Machine
apache-drill apache-spark big-data data-science database elasticsearch hadoop jupyter-notebook mysql node-js python r ruby scala virtual-machine
Last synced: 12 Oct 2024
https://github.com/twopoint718/reactive_record
Generate ActiveRecord models for a pre-existing Postgres db
activerecord-models constraints database postgres postgres-db rails ruby sql
Last synced: 07 Nov 2024
https://github.com/naomijub/wooridb
WooriDB is a general purpose time serial database. It is schemaless, key-value storage and uses its own query syntax that is similar to SparQL.
database schemaless sparql time-serial
Last synced: 26 Oct 2024
https://github.com/apache/ofbiz-plugins
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
content database geospatial groovy hacktoberfest https java javascript network-server ofbiz plugins web-framework xml
Last synced: 30 Oct 2024
https://github.com/lacanoid/pgddl
DDL eXtractor functions for PostgreSQL (ddlx)
database ddl postgresql postgresql-extension sql
Last synced: 13 Aug 2024
https://github.com/cmoog/vscode-sql-notebook
Open SQL files as VSCode Notebooks.
database mssql mysql notebook postgresql sql sqlite vscode vscode-extension
Last synced: 30 Oct 2024
https://github.com/peerlibrary/meteor-peerdb
Reactive database layer with references, generators, triggers, migrations, etc.
database denormalization meteor meteor-collection meteor-package mongodb reactive-documents reactivity
Last synced: 14 Oct 2024
https://github.com/lazziya/xlocalizer
Localizer package for Asp.Net Core web applications, powered by online translation and auto resource creating.
asp-net-core database db globalization localization resource-management resources resx-resources translation xml
Last synced: 30 Oct 2024
https://github.com/gobeam/mongo-go-pagination
Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with all information like Total records, Page, Per Page, Previous, Next, Total Page and query results.
aggregate aggregation database driver go go-mongo golang match mongo mongo-go-driver mongo-go-pagination mongo-pagination mongodb mongodb-driver pagination pagination-library paginator perpage pipelines totalpage
Last synced: 13 Oct 2024
https://github.com/yiisoft/db
Yii Database Library
database dbal query-builder sql yii3
Last synced: 07 Oct 2024
https://github.com/thombashi/simplesqlite
SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.
database database-library orm pandas-dataframe python-library sqlite
Last synced: 30 Oct 2024
https://github.com/glotzerlab/signac
Manage large and heterogeneous data spaces on the file system.
data data-management database hacktoberfest reproducibility
Last synced: 05 Aug 2024
https://github.com/toaco/carry
Python ETL(Extract-Transform-Load) tool / Data migration tool
database database-migrations datatransformer etl migration pandas python sqlalchemy
Last synced: 05 Aug 2024
https://github.com/sclorg/mysql-container
MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
centos container database docker-image dockerfile fedora mysql openshift rhel sql
Last synced: 30 Oct 2024
https://github.com/thombashi/SimpleSQLite
SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.
database database-library orm pandas-dataframe python-library sqlite
Last synced: 03 Nov 2024
https://github.com/arturo-lang/grafito
Portable, Serverless & Lightweight SQLite-based Graph Database in Arturo
arturo cross-platform database database-engine graph graph-database graphdb portable portable-database query-language serverless sqlite sqlite3
Last synced: 07 Oct 2024
https://github.com/flyway/flyway-sbt
Flyway SBT plugin
continuous-delivery continuous-deployment database database-migrations devops flyway sbt sbt-plugin scala sql
Last synced: 27 Oct 2024
https://github.com/sbt/flyway-sbt
Flyway SBT plugin
continuous-delivery continuous-deployment database database-migrations devops flyway sbt sbt-plugin scala sql
Last synced: 09 Nov 2024
https://github.com/vikadata/vika.js
Vika is a API-based SaaS database platform for users and developers,here is JavaScript SDK for integration. 维格表(vika.cn)官方JavaScript SDK, 让你轻松集成维格表的 可视化API数据库能力。
database javascript-sdk low-code-plattform no-code-platform vika vikadata
Last synced: 07 Nov 2024
https://github.com/yezz123/ormdantic
Asynchronous ORM that uses pydantic models to represent database tables ✨
async asyncio database hacktoberfest mysql orm postgres postgresql pydantic pypika python sql sqlalchemy sqlite typing
Last synced: 31 Oct 2024
https://github.com/sql-server-projects/reporting-services-examples
:closed_book: Various example reports I use for SQL Server Reporting Services (SSRS) as well as documents for unit testing, requirements and a style guide template.
business-analytics business-intelligence database examples rdl reporting-services sql sql-query sql-script sql-server sql-server-database sql-server-management-studio sql-server-reporting-services sql-statement ssrs t-sql tsql visual-studio visual-studio-community
Last synced: 12 Oct 2024
https://github.com/seunmatt/mysql-backup4j
mysql-backup4j is a library for programmatically exporting mysql databases and sending the zipped dump to email, Amazon S3, Google Drive or any other cloud storage of choice
database database-management java mysql mysql-backup4j
Last synced: 30 Oct 2024
https://github.com/pmikstacki/SliccDB
Light Embedded Graph Database for .net
Last synced: 04 Aug 2024
https://github.com/poggit/libasynql
Asynchronous MySQL access library for PocketMine plugins.
async-pool asynctask database mysql-access mysql-query mysqli php pocketmine-api pocketmine-plugins poggit poggit-virion sql sql-dialects sqlite3 virion worker-threads
Last synced: 09 Oct 2024
https://github.com/siddhantgoel/tornado-sqlalchemy
SQLAlchemy support for Tornado
asynchronous asyncio database orm python sqlalchemy tornado web
Last synced: 30 Oct 2024
https://github.com/northwesternmutual/grammes
A Go package built to communicate with Apache TinkerPop™ Graph computing framework using Gremlin; a graph traversal language used by graph databases such as JanusGraph®, MS Cosmos DB, AWS Neptune, and DataStax® Enterprise Graph.
client database go golang graph graph-database gremlin package tinkerpop
Last synced: 25 Oct 2024
https://github.com/apiko-dev/databazel
The analytical and reporting solution for MongoDB
analytics bi businessintelligence dashboard data-visualization database meteorjs mongodb nodejs nosql reactjs visualization
Last synced: 14 Oct 2024
https://github.com/premai-io/premsql
End-to-End Local-First Text-to-SQL Pipelines
database llama llm opensource rag text-to-sql
Last synced: 30 Oct 2024
https://github.com/aaronpk/compass
Compass is a GPS tracking server that stores data in flat files.
database gps gps-tracker indieweb p3k
Last synced: 02 Nov 2024
https://github.com/mganss/syncchanges
Synchronize/Replicate database changes using SQL Server Change Tracking
database mirroring replication sql-server sqlserver synchronization
Last synced: 12 Oct 2024
https://github.com/mganss/SyncChanges
Synchronize/Replicate database changes using SQL Server Change Tracking
database mirroring replication sql-server sqlserver synchronization
Last synced: 01 Nov 2024
https://github.com/aaronpk/Compass
Compass is a GPS tracking server that stores data in flat files.
database gps gps-tracker indieweb p3k
Last synced: 09 Aug 2024
https://github.com/polypheny/polypheny-db
A self-adaptive Polystore that provides cost- and workload aware access to heterogeneous data.
database database-management db dbms java
Last synced: 31 Oct 2024
https://github.com/arso-project/sonar
A p2p content database and search engine
database hypercore-protocol kappa-architecture p2p search-engine tantivy
Last synced: 04 Nov 2024
https://github.com/dtm-labs/client-csharp
The new client for dtm in csharp, including workflow, dtmcli, and dtmgrpc
csharp database distributed distributed-transactions microservice saga tcc transaction
Last synced: 09 Nov 2024
https://github.com/renderedtext/base-app
An app to help jumpstart a new Rails 4 app. Features Ruby 2.0, PostgreSQL, jQuery, RSpec, Cucumber, user and admin system built with Devise, Facebook login.
cucumber database devise facebook-login jquery rspec ruby semaphore-open-source
Last synced: 11 Oct 2024
https://github.com/planetscale/planetscale-go
Go client library to access the PlanetScale API
database go mysql planetscale vitess
Last synced: 01 Nov 2024
https://github.com/tbhb/ten34
A globally-distributed, eventually-consistent, 100% available key-value store ;)
Last synced: 01 Nov 2024
https://github.com/craftyphotons/ten34
A globally-distributed, eventually-consistent, 100% available key-value store ;)
Last synced: 04 Aug 2024
https://github.com/dandoh/web-haskell-graphql-postgres-boilerplate
Modern webserver in Haskell: Graphql + Postgresql + Authentication + DB migration + Dotenv and more
database dbmate graphql graphql-api graphql-server haskell jwt jwt-authentication migration morpheus opaleye postgresql scotty stack stack-haskell typesafe web webserver webserver-setup
Last synced: 11 Oct 2024
https://github.com/SQL-Server-projects/Reporting-Services-examples
:closed_book: Various example reports I use for SQL Server Reporting Services (SSRS) as well as documents for unit testing, requirements and a style guide template.
business-analytics business-intelligence database examples rdl reporting-services sql sql-query sql-script sql-server sql-server-database sql-server-management-studio sql-server-reporting-services sql-statement ssrs t-sql tsql visual-studio visual-studio-community
Last synced: 13 Aug 2024
https://github.com/aydinnyunus/wallet-tracker
Detect real scammers with Wallet-Tracker CLI from anywhere.
bitcoin blueteam btc cli dashboard data-science database docker docker-compose eth ethereum golang graph hacking neo4j neodash visualization websocket
Last synced: 11 Nov 2024
https://github.com/KipData/FnckSQL
Fast Insert lightweight embedded SQL database
data database embeddings oltp query-engine rust sql
Last synced: 08 Nov 2024
https://github.com/winterland1989/mysql-haskell
Pure haskell mysql driver
database haskell mysql mysql-driver
Last synced: 27 Oct 2024
https://github.com/chenmingyong0423/go-mongox
A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collections, built-in CRUD, aggregation, automated field updates, struct validation, hooks, and plugin-based programming.
builder database go golang mongo mongodb
Last synced: 13 Oct 2024
https://github.com/xerial/streamdb-readings
Readings in Stream Processing
database papers research stream-processing
Last synced: 06 Nov 2024
https://github.com/discordsuperutils/discord-super-utils
A modern python module including many useful features that make discord bot programming extremely easy.
database discord discord-api discord-bot discord-js discord-py discord-py-bot leveling levelingbotdiscord mongodb musicbotdiscord postgresql python rank sqlite
Last synced: 10 Oct 2024
https://github.com/juancarlospaco/nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
compile-time database databases dsl nim nim-lang orm orm-extension orm-framework orm-library ormlite postgres postgresql sql sqlalchemy sqlite sqlite-database sqlite-orm sqlite3
Last synced: 01 Nov 2024
https://github.com/laminas/laminas-db
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
database database-abstraction-layer database-adapter resultset resultset-abstraction rowdatagateway sql sql-abstraction tablegateway
Last synced: 28 Oct 2024
https://github.com/unit-io/unitdb
Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.
analytics database db iot timeseries timeseries-database trie wal
Last synced: 01 Nov 2024
https://github.com/elixir-sqlite/sqlitex
An Elixir wrapper around esqlite. Allows access to sqlite3 databases.
database elixir elixir-wrapper esqlite hex sqlite3
Last synced: 01 Nov 2024
https://github.com/danilochilene/Pyora
Python script to monitor Oracle Databases
database monitoring oracle oracle-database python sql zabbix
Last synced: 11 Oct 2024
https://github.com/mayank0255/stackoverflow-clone-backend
Backend code of the Stackoverflow Clone project. Built using Express, Node, MySQL, and Sequelize
api backend database docker express expressjs hacktoberfest javascript mern mern-stack mysql nodejs rest-api sequelize sql stack stackoverflow
Last synced: 08 Nov 2024
https://github.com/cincuranet/firebirdsql.data.firebirdclient
Firebird ADO.NET Data Provider
ado-net c-sharp csharp database ddex dotnet dotnet-core entity-framework entity-framework-core net netcore netstandard
Last synced: 30 Oct 2024
https://github.com/bio4j/bio4j
Bio4j abstract model and general entry point to the project
bio4j bio4j-titan bioinformatics database gene-ontology graph graph-data graph-database graph-databases graph-queries graph-schema java java-8 ncbi-taxonomy property-graph protein proteins titan uniprot uniref
Last synced: 12 Oct 2024
https://github.com/kayak/fireant
Data analysis and reporting tool for quick access to custom charts and tables in Jupyter Notebooks and in the shell.
aggregated analysis analytics bi builder business data database fireant juypter mysql oracle pandas postgres python query rdbms science sql vertica
Last synced: 07 Aug 2024
https://github.com/mrxiaozhuox/dorea
A Key-Value data storage system. - [ This is a practice program ]
Last synced: 09 Nov 2024
https://github.com/xbmlz/db-doc
📝一款生成在线/离线数据库文档的小工具
database docs docsify html mariadb mysql pdf postgresql sqlserver
Last synced: 12 Oct 2024