Socket
Socket
Sign inDemoInstall

github.com/ronoaldo/aetools

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ronoaldo/aetools


Version published
Created
Source

aetools

Build Status GoDoc

import "ronoaldo.gopkg.net/aetools"

The aetools package help you test and analyse Google App Engine Applications by providing a simple API to export datastore endities as JSON files as well as load them back into the Datastore.

bigquerysync

GoDoc

import "ronoaldo.gopkg.net/aetools/bigquerysync"

The aetools/bigquerysync package provides Datastore to Bigquery synchronization functions, allowing you to sync your data from Datastore to Bigquery, using the recomended aproach of a non-conciliated data table and a conciliated table as described in this document.

aeremote

GoDoc

The aetools/aeremote command is a simple CLI to interact with the Google Cloud Datastore, currently via the App Engine Remote API.

bundle

GoDoc

The aetools/bundle package contains a ready-to-use Google App Engine webapp providing handlers to create tables and sync the Datastore directly to Bigquery, using the aetools and aetools/bigquerysync packages.

vmproxy

GoDoc

The aetools/vmproxy package contains a simple utility to allow on-demand, low-traffic handlers to dispatch requests to a reusable compute engine instance.

FAQs

Package last updated on 23 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc