Code Monkey home page Code Monkey logo

flash-dbsim-for-linux's Introduction

To cite Flash-DBSim for Linux

Please mention the following article to cite the Flash-DBSim for Linux:

Please mention the applicability of the Flash-DBSim for Linux by citing one of the following papers:

This project has been integrated to FESTIval - a PostgreSQL extension to conduct experimental evaluations of spatial index structures in PostgreSQL. Therefore, if you have any issues, please create the issue in the FESTIval's Github repository.

Overview

Flash-DBSim for Linux ports the flash simulator Flash-DBSim, originally implemented for Windows, to be used in Linux based systems. A flash simulator emulates in the memory the behavior of a flash memory. Thus, it consists of an interesting and promising environment to execute experiments, such as the evaluation of index structures using FESTIval.

Flash-DBSim for Linux also provides a C-API.

Compilation and Installation

To compile Flash-DBSim for Linux first execute the following command in the terminal:

make all

Then, Flash-DBSim will be compiled as a shared library object with its C-API. To compile and execute the running example, which uses the C-API, use the following commands:

cd Example
make
make run

Related Project

Flash-SBSim is a dependency of FESTIval. It is used by FESTIval if the storage device storing a spatial index is simulating the behavior of a flash memory.

Developers

flash-dbsim-for-linux's People

Contributors

accarniel avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.