FibDB

Efficienct generation and storage of Fibonacci numbers,1000x faster than Hadoop


License
BSD-3-Clause
Install
pip install FibDB==0.1.1.2

Documentation

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.