DataSink takes a JDBC ResultSet and streams it in in a format of your choice. You can as well zip the stream and send it over the network, if you want. DataSink currently implements the following table formats: DBF (the xBase file format), XHTML, and genericode. You can use it as an Ant task or directly from Java.
Features
- Works on the fly: your database is providing data, DataSink is emitting it in the configured format, zipping it, and a consumer is recieving it (and possibly processing it) -- all at the same time.
- Supports a multitude of formats.
- New formats are not difficult to implement.
- Easy to use: a simple Java interface.
- A great tool for data processing in Ant.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow DataSink
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DataSink!