Giter VIP home page Giter VIP logo

de-dupe's Introduction

De-Dupe

De-duplication Engine for NOSQL database

De-Dupe Engine

Our project is regarding the de duplication check for deduplication with an existing database.

Setbacks with Duplicate Data

  • Presence of duplicate entries can be a huge problem when seen from a storage perspective. Storage isn't cheap. Hence there is a need to minimize storage by avoiding these duplicates.

  • With the presence of duplicate data, larger is the dataset/database. This is seen as a hindrance for any searching/sorting algorithm as their efficiency is inversely proportional to the size of the data.

How do we overcome this?

Deduplication Engine is an approach towards solving this problem. Deduplication is a technique that minimizes the amount of space required to save data on a given storage medium. As the name suggests, it is designed to combat the problem organizations of all sizes deal with on a regular basis – duplicate data For some, it’s an accumulation of the exact same files. For others, it’s a collection of files that aren’t completely identical yet contain pieces of the same data

Features

  • A Single Data comparision
  • Bulk Data Comparision
  • Fine Tuning the weights for data columns
  • Sharding of Data in the Database level
  • Multi Threading to optimize our approach

Tech Stack

Frontend: HTML, CSS, JS, Jquery

Server: Flask

API: Rest API

Backend: Flask

Hosting: Heroku

Hosted App https://de-dupe.herokuapp.com/

Project Demo https://drive.google.com/file/d/1rHocUQV9PsF3xtH69zrT00yKpPLM9VYG/view?usp=sharing

de-dupe's People

Contributors

ayan2809 avatar crag-01 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.