Zero-Index, O(1) Data Engine with Native Natural-Language Querying
I’ve spent the past 2 years building a new data storage engine from scratch.
It uses a layout with zero indexing and blazing-fast memory usage.
Here’s what it does on a mid-range server (Intel 24 cores, Go):
Writes 1M enterprise records in 3 seconds, restapi simulator 1M users in the same time, writing 13 fields each.
Locates a specific user (ID 999999) in 28ms
Counts 1M users in 4ms using only 2MB of RAM
Accepts human-like commands:
find users with id = 999999
find users count
If you’re at Mongo, Oracle, Amazon, or Snowflake — message me.
I’m open to exclusive acquisition before launch.
willfreitas@mymanager.io
Comments URL: https://news.ycombinator.com/item?id=44280464
Points: 1
# Comments: 0