Giter VIP home page Giter VIP logo

nosql_ipfs's Introduction

NoSQL-IPFS

Database driver for NoSQL over IPFS.

Providing a MongoDB like NoSQL experience over a decentralized architecture (IPFS).

Driver - Usage

npm i nosql-ipfs

Steps to Run the Application

To run the complete application including Web UI, HTTP Microservice wrapping the database

npm i
npm run serve
cd frontend
npm i
npm start

Your HTTP Microservice would be running at http://localhost:3000 & your Web Client would be running at http://localhost:3001

Inspiration

Most Databases Storage services are Centralized, So Single Point of Failure {Slow Speed, Bottleneck Point Leading to Less Efficiency & No-Fault Tolerance} is Possible. Also, from Security Point of View, Data Breaches would lead to Huge Financial Losses. Therefore, we decided to Build NoSQL-IPFS.

What it Basically Does?

NoSQL-IPFS is NoSQL Database service that provides users with all functions of a normal database, but in a decentralized manner (using IPFS Storage). It has the same capabilities as a standard NoSQL database, including the ability to create, add and update databases, but it is still decentralised to avoid security risks. This website has exceptional efficiency and outperforms conventional solutions because to IPFS's robust file sharing mechanism and sophisticated processing techniques.

Use a decentralized database with your data being encrypted and stored over a decentralized web on IPFS.

Similar Tools

  • OrbitDB: A decentralized Redis like database based on IPFS

Future Work for NoSQL-IPFS

  • Roles & Access Control
  • Sharding

nosql_ipfs's People

Contributors

mustafa2856 avatar bhagyarana avatar banseedhar01 avatar

Stargazers

Yann Autissier 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.