send link to app

Data Snippets app for iPhone and iPad


4.0 ( 4480 ratings )
Utilities Productivity
Developer: LucidCoding
0.99 USD
Current version: 1.4, last update: 7 years ago
First release : 10 Apr 2014
App size: 22.97 Mb

Data Snippets allows you to connect to your databases and execute SQL queries to get access to your data quickly and safely. Perform queries to get insights on your data in real-time, straight from the most accurate records you have from anywhere!

All queries done through Data Snippets are executed in a safe read-only transaction. This makes it a great app for marketers, executives, and analysts to work with the data without fear of corruption, or for the paranoid techie.

Currently Data Snippets only supports Postgres and MySQL (v5.6+) database engines.

Current features:

* Manage an unlimited number of databases which you connect to directly, avoiding any complicated middleware server setup
* Connect to your databases behind SSH (Password and Public Key authentication supported)
* Create an unlimited number of snippets (query results) to quickly see your data
* Snippets are cached so you can see your most recent data even when offline
* Queries are ran in a read-only transaction to prevent data corruption
* Browse your tables while writing your queries
* Support for SSL connections
* Write your own SQL to get access to even the most complex results
* Snippet results are displayed based on your text size settings so you can easily read them

Upcoming Features:

* Searching results
* Exporting results
* Improved SSL support
* SQL syntax highlighting