Simple Java Integration With Google Spreadsheets
Simple Java Integration With Google Spreadsheets
  • DataBind to Google Spreadsheets using standard Java Database Connectivity.
  • Comprehensive support for CRUD (Create, Read, Update, and Delete) operations.
  • Use Google Spreadsheets as a simple real-time database to power Java/J2EE applications.

Getting Started with Google Spreadsheet JDBC Driver

Working with the new Google Spreadsheet JDBC Driver is easy. As a 100% pure Java JDBC Driver, the Google Spreadsheet Driver integrates seamlessly with popular IDEs like Eclipse, IntelliJ and NetBeans, as well as any Java/J2EE application.

 

Eclipse Integration - Data Explorer

As JDBC Driver, Google Spreadsheet JDBC Driver can be used to access and explore Google Spreadsheets data directly from the Data Source Explorers included in popular java IDEs.


It's easy. As a standard JDBC Driver developers can connect the Data Source Explorer to Google Spreadsheet JDBC Driver, just like connecting to any standard database.

  1. Add a new Data Connection from the server explorer and select the Google Spreadsheets Data Source
  2. Configure the basic connection properties to access your Google Spreadsheets account data.

Explore real-time data! The Google Spreadsheet JDBC Driver makes it easy to access live Google Spreadsheets data directly from any modern Java IDE.

  1. After configuring the connection explore the tables, views, and stored procedures provided by the Google Spreadsheets JDBC Driver.
  2. These constructs return live Google Spreadsheets data that developers can work with directly from within the IDE!


 
 
Products