Coder Social home page Coder Social logo

umd-dslam / p2pdb Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 2.0 692 KB

P2PDB: A Peer-to-Peer Structured Data Trading System

License: Apache License 2.0

Java 7.50% Python 17.38% Shell 14.58% Go 5.95% Jupyter Notebook 49.33% HTML 5.25%
decentrialized database federated-query security blockchain

p2pdb's People

Contributors

dependabot[bot] avatar gangliao avatar gitter-badger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

p2pdb's Issues

TO DO

docker run -d --name timescaledb -p 5432:5432 -e POSTGRES_PASSWORD=password timescale/timescaledb:latest-pg11

docker exec -it timescaledb psql -U postgres

EC2 AMI: TimescaleDB + Spark

Is your feature request related to a problem? Please describe.

We need to build an EC2 image installed both TimescaleDB and Spark so that multiple EC2 instances can form a contractor group and then enable groups to do federated join process.

Join OP

Is your feature request related to a problem? Please describe.

  • Shuffle Hash Join: works based on the concept of map-reduce.
  • Broadcast Hash Join: a very common way to join two tables under the special condition that one of your tables is small.
  • Sort -Merge Join: The first step is to sort the datasets and the second operation is to merge the sorted data in the partition by iterating over the elements and according to the join key join the rows having the same value.

Decentralized Scheduling With Ethereum Alarm Clock

Is your feature request related to a problem? Please describe.

We need the smart contract being scheduled and executed after the query process.

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.