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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DataSink!