37 Forks
107 Stars
107 Watchers

Learned-Indexes

Implementation of BTree part for paper 'The Case for Learned Index Structures'

How to download and setup Learned-Indexes

Open terminal and run command
git clone https://github.com/yangjufo/Learned-Indexes.git
git clone is used to create a copy or clone of Learned-Indexes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Learned-Indexes https://github.com/yangjufo/Learned-Indexes/archive/master.zip

Or simply clone Learned-Indexes with SSH
[email protected]:yangjufo/Learned-Indexes.git

If you have some problems with Learned-Indexes

You may open issue on Learned-Indexes support forum (system) here: https://github.com/yangjufo/Learned-Indexes/issues