#向量搜索引擎#Redis 是一款流行的内存型数据库,数据以键值对形式存储,常用作缓存和消息队列中间件。支持的数据类型有 Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps。
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。
#向量搜索引擎#Dragonfly 可能是最快的内存存储库,是Redis和Memcached替代品,完全兼容其API
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
#数据库#arangodb 是一个多模型数据库,支持document文档、K/V、以及图的数据库
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
#安卓#Realm 是一个用于移动端的嵌入式数据库,是SQLite的替代品
#面试#A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.
TinyDB is a lightweight document oriented database optimized for your happiness :)
Oracle 官方Docker配置仓库,存储有关 Oracle 产品和项目的Docker配置、镜像、以及Dockerfile示例