Metadata-Version: 2.0
Name: FibDB
Version: 0.1.0
Summary: Efficienct generation and storage of Fibonacci numbers,1000x faster than Hadoop
Home-page: https://github.com/ivanov/fibdb
Author: Paul Ivanov
Author-email: pi@berkeley.edu
License: BSD
Platform: UNKNOWN

FibDB
=====

Problem Statement
-----------------

Efficient generation of Fibonacci numbers is a perennial problem in
Computer Science, and no agreed-upon standard solution yet exists.

Proposed Solution
=================

We present FibDB, the first ever relational database specifically
designed for the generation and storage of numbers in the Fibonacci
sequence.


