Coder Social home page Coder Social logo

database_operations's Introduction

Database_Operations.

The main objective of this project is to learn about various database operations.

There 5 sub projects that help us in learning the various database operations:

  1. The required task for this sub project is to simulate data partitioning approaches on-top of an open source relational database management system (i.e., PostgreSQL) and then generate Python functions that load the input data into a relational table, partition the table using different horizontal fragmentation approaches, and insert new tuples into the right fragment.

  2. The required task is to build a simplified query processor that accesses data from the partitioned ratings table and write Python functions to perform the following operation RangeQuery() and PointQuery().

  3. The required task is to build a generic parallel sort and parallel join algorithm using Python.

  4. The required task is to write a map-reduce program that will perform equijoin. • The code should be in Java using Hadoop Framework. • The code would take two inputs, one would be the hdfs location of the file on which the equijoin should be performed and other would be the hdfs location of the file, where the output should be stored.

  5. The required task is to write two functions, which will perform some textual and spatial searching on MongoDB.

database_operations's People

Contributors

balaji0609 avatar balajic06 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.