Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
schoetbi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
schoetbi
3y ago
There is also Apache Arrow that uses a similar use case. Maybe this is worth considering: https://arrow.apache.org/docs/python/memory.html#on-disk-and...
2.
▲
by
schoetbi
4y ago
Flatbuffers can generate the json-schema for you out of the fbs files.
3.
▲
by
schoetbi
5y ago
Agree, the ecosystem for flatbuffer and the perfomance is great. Here is the language support: https://google.github.io/flatbuffers/flatbuffers_support.htm...
4.
▲
by
schoetbi
5y ago
Totaly agree. I use flatbuffer and it is a lot faster than e.g Json: https://google.github.io/flatbuffers/flatbuffers_benchmarks....
5.
▲
by
schoetbi
5y ago
you have to use it since PostgreSQL does not support limit within a with expression.
6.
▲
by
schoetbi
9y ago
There was a podcast lateley on FLOSS Weekly: https://twit.tv/shows/floss-weekly/episodes/451
7.
▲
by
schoetbi
10y ago
Thanks. ChaiScript has a stackbased memory model so this would fit. Wren has a garbage collector, so this would be probalby no option for me. Euphoria is not on github so I have to search first how the gc works. Thanks again
8.
▲
Ask HN: Survey: Scripting languages for realtime applications
2 points
by
schoetbi
10y ago
|
2 comments