Skip to content

Google Fusion Tables vs SimpleCSV

A side-by-side look at Google Fusion Tables and SimpleCSV. For an in-depth review of either product, follow the links below.

Google Fusion Tables

Google Fusion Tables

Online Services

Google Fusion Tables is a cloud-based service for data management and integration. It allows users to upload, host, manage, share, visualize, and collaborate on tabular datasets. Key features include data importing, exporting, filtering, sorting, aggregation, and joining.

data-managementdata-visualizationcloud-service
SimpleCSV

SimpleCSV

Development

SimpleCSV is an open-source, lightweight CSV parsing and writing library for Java. It provides a simple API for reading and writing CSV files, with support for custom separators, quotes, escapes, etc.

csvparserjava