Coder Social home page Coder Social logo

hazelnutsgz / iondb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iondbproject/iondb

0.0 1.0 0.0 4.93 MB

IonDB, a key-value datastore for resource constrained systems.

License: BSD 3-Clause "New" or "Revised" License

CMake 11.14% Makefile 0.19% C 72.12% Arduino 1.10% C++ 12.99% Objective-C 2.46%

iondb's Introduction

IonDB

Development: Build Status Embedded Device: Build Status

You might also be interested in our sister project, LittleD - A relational database using 1kB of RAM or less.

"What is this?"

Currently in the Arduino world, there doesn't exist an associative array or map implementation that is both easy to use and performance competitive. There also is little support for disk based storage options that don't involve writing it yourself. IonDB is fast, functional, and offers disk based storage out of the box.

In general, IonDB supports:

  • Storing arbitrary values associated to a key
  • Duplicate key support
  • Range and Equality queries
  • Disk based persistent data storage

IonDB has a paper that was published at IEEE (CCECE) 2015, which can be found here.

Code Examples

Check out this example file for code examples on how to use IonDB.

Further Reading

IonDB's Homepage: link

User focused information pages can be found on our wiki.

For extensive information on IonDB, refer to our documentation pages for an API level reference.

License

IonDB is licensed under the BSD-Clause 3 License. For more information, please refer to the license file.

Collaboration

Pull requests are very much welcome. Note that IonDB has a strict integration process that must fully pass before changes will be merged. Please see our page on contributing for more details.

iondb's People

Contributors

danaack avatar ewardle avatar gburtini avatar graemedouglas avatar heath-caswell avatar iondbproject avatar kaineub avatar leifzars avatar rlawrenc avatar scottfaz avatar sfazackerley avatar spencermacbeth avatar stickerpants avatar wpenson avatar

Watchers

 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.