I need help to improve the data writing performance in DolphinDB.
The client end receives stock quotation data, one at a time. Taking latency and throughput into consideration, how could I write data efficiently to a stream table or a dfs table? I need more suggestions to improve the data writing efficiency. Many thanks.