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
Grafana: The open and composable observability platform
Grafana is the open source analytics & monitoring solution for every database.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DataSink!