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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DataSink!