asheshvidyut/treds
Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search server. It also persists data on disk.
This is a specialized data storage server designed for rapid retrieval of sorted data. It takes in key-value pairs, sorted maps, lists, sets, and hashes, and delivers them back quickly, always maintaining sorted order. Data is persisted on disk, ensuring it's available even after restarts. It's ideal for anyone managing large datasets where the ability to efficiently search by prefix or range and retrieve results in sorted order is critical, such as in e-commerce product catalogs or autocomplete systems.
Use this if you need extremely fast lookups and sorted retrieval of data based on prefixes, ranges, or regular expressions, especially for datasets too large to efficiently sort on the fly.
Not ideal if your primary need is complex transactional queries or if you are already deeply integrated into an existing data store that handles basic key-value retrieval sufficiently.
Stars
65
Forks
2
Language
Go
License
MIT
Category
Last pushed
Oct 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/asheshvidyut/treds"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
databendlabs/databend
Data Agent Ready Warehouse : One for Analytics, Search, AI, Python Sandbox. — rebuilt from...
oceanbase/oceanbase
The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.
matrixorigin/matrixone
MySQL-compatible HTAP database with Git for Data, vector search, and fulltext search....
ArcadeData/arcadedb
ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB...
datalevin/datalevin
A simple, fast and versatile Datalog database