Presto

Software Screenshot:
Presto
Software Details:
Version: 0.95
Upload Date: 25 Feb 15
Developer: Facebook
Distribution Type: Freeware
Downloads: 19

Rating: nan/5 (Total Votes: 0)

Presto is yet another of Facebook's custom database engines, which the company has been actively using for its products and yet decided to release it as an open source product nevertheless.

Presto works on multiple servers at once, being a system you usually run in cloud computing environments.

This database engine is nothing more than a simple query engine, a system for quickly fetching data from multiple sources at once, without taking an eternity to do so.

Written to work only on Max and Linux 64bit architectures, Presto is basically made up from two separate parts.

The first and most important is the Presto "coordinator", a central hub from where all queries are initiated, nothing more than a simple CLI.

The second is the Presto "workers", the actual query processors and data analysis units.

The coordinator takes the user's query, analyzes it, plans tasks and sends instructions to the workers, waiting for a response from each of them and then finally assembling the data in one single result.

Presto is not responsible for storing any kind of data, being just a simple search engine for databases.

Presto currently works with data stored with classic relational databases and NoSQL systems.

Requirements:

  • Java 7 or higher
  • Python 2.4 or higher

Similar Software

Other Software of Developer Facebook

React Native
React Native

12 Apr 15

Tornado
Tornado

10 Dec 15

Comments to Presto

Comments not found
Add Comment
Turn on images!