I have read that the NOSQL-type of database (MongoDB and couchbase are 2) reportedly scale well for large data volume by scaling to multiple servers, though I do not understand all the infrastructure you need for that setup to work.
Peter From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Wayne Bickerdike Sent: Tuesday, July 16, 2024 6:47 PM To: [email protected] Subject: Re: Inquiry on Powerful Sorting and Query Tools for Linux Platform Don't really know the answer, however, DB2 with an order by must perform some kind of sort. Or any Linux relational database. The RDB dream didn't really eventuate, we're still sorting lots of data the old way. On Wed, Jul 17, 2024 at 8: 34 Don't really know the answer, however, DB2 with an order by must perform some kind of sort. Or any Linux relational database. The RDB dream didn't really eventuate, we're still sorting lots of data the old way. On Wed, Jul 17, 2024 at 8:34 AM Jason Cai <[email protected]<mailto:[email protected]>> wrote: > Hi all > > DFSORT has impressed us greatly with its versatility, offering > functionalities beyond mere sorting, including robust key-based fuzzy > querying at exceptional speeds. As we are currently transitioning our data > from a mainframe (ZOS) environment to Linux, we are in need of tools that > can efficiently handle high-performance sorting and fuzzy querying of large > historical binary data on Linux. > > Any advice or suggestions on optimizing these processes on Linux would be > greatly appreciated. > > Thanks a lot! > > Jason Cai > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected]<mailto:[email protected]> with > the message: INFO IBM-MAIN > -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
