Looking for file format
Hi!
I'm looking for a fast file format that can store large amount of small data.
I want it to :
- have a java way to read and write it
- store 12 bytes as the key and a float as the value
- store over 800 000 000 row
- not be too slow to write
- be fast to find keys, and its associated value
5 Replies
Hey, @tyranobast!
Please remember to
/close
this post once your question has been answered!I do not need it to :
- be human readable
- be lightweight
- have an external tool to read or write
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
thanks ! worked
Post Closed
This post has been closed by <@428632258413330442>.