All Projects → spotify → Magnolify

spotify / Magnolify

Licence: apache-2.0
A collection of Magnolia add-on modules

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Magnolify

Scio
A Scala API for Apache Beam and Google Cloud Dataflow.
Stars: ✭ 2,247 (+2674.07%)
Mutual labels:  google-cloud, bigquery
argon
Campaign Manager 360 and Display & Video 360 Reports to BigQuery connector
Stars: ✭ 31 (-61.73%)
Mutual labels:  bigquery, google-cloud
iris3
An upgraded and improved version of the Iris automatic GCP-labeling project
Stars: ✭ 38 (-53.09%)
Mutual labels:  bigquery, google-cloud
Spark Bigquery Connector
BigQuery data source for Apache Spark: Read data from BigQuery into DataFrames, write DataFrames into BigQuery tables.
Stars: ✭ 126 (+55.56%)
Mutual labels:  google-cloud, bigquery
server
The ViUR application development framework - legacy version 2.x for Python 2.7
Stars: ✭ 12 (-85.19%)
Mutual labels:  google-cloud, datastore
bigquery-kafka-connect
☁️ nodejs kafka connect connector for Google BigQuery
Stars: ✭ 17 (-79.01%)
Mutual labels:  bigquery, google-cloud
bigquery-to-datastore
Export a whole BigQuery table to Google Datastore with Apache Beam/Google Dataflow
Stars: ✭ 56 (-30.86%)
Mutual labels:  bigquery, google-cloud
go-bqloader
bqloader is a simple ETL framework to load data from Cloud Storage into BigQuery.
Stars: ✭ 16 (-80.25%)
Mutual labels:  bigquery, google-cloud
bqv
The simplest tool to manage views of BigQuery.
Stars: ✭ 22 (-72.84%)
Mutual labels:  bigquery, google-cloud
kuromoji-for-bigquery
Tokenize Japanese text on BigQuery with Kuromoji in Apache Beam/Google Dataflow at scale
Stars: ✭ 11 (-86.42%)
Mutual labels:  bigquery, google-cloud
Ratatool
A tool for data sampling, data generation, and data diffing
Stars: ✭ 279 (+244.44%)
Mutual labels:  avro, bigquery
ob google-bigquery
This service is meant to simplify running Google Cloud operations, especially BigQuery tasks. This means you do not have to worry about installation, configuration or ongoing maintenance related to an SDK environment. This can be helpful to those who would prefer to not to be responsible for those activities.
Stars: ✭ 43 (-46.91%)
Mutual labels:  bigquery, google-cloud
Ethereum Etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
Stars: ✭ 956 (+1080.25%)
Mutual labels:  google-cloud, bigquery
Trace4cats
Distributed app tracing implementation in pure scala using cats-effect
Stars: ✭ 80 (-1.23%)
Mutual labels:  cats
Kubeformation
Create declarative cluster specifications for your managed Kubernetes vendor (GKE, AKS)
Stars: ✭ 86 (+6.17%)
Mutual labels:  google-cloud
Google Cloud Visualstudio
Google Cloud Tools for Visual Studio
Stars: ✭ 80 (-1.23%)
Mutual labels:  google-cloud
Firegraph
GraphQL Superpowers for Google Cloud Firestore
Stars: ✭ 80 (-1.23%)
Mutual labels:  google-cloud
Monkeytail
Macro derived validation for cats.data.Validated
Stars: ✭ 87 (+7.41%)
Mutual labels:  cats
Avro4k
Avro support for kotlinx.serialization
Stars: ✭ 82 (+1.23%)
Mutual labels:  avro
Tf Serving K8s Tutorial
A Tutorial for Serving Tensorflow Models using Kubernetes
Stars: ✭ 78 (-3.7%)
Mutual labels:  google-cloud

magnolify

Build Status codecov.io GitHub license Maven Central Scala Steward badge

A collection of Magnolia add-ons for common type class derivation, data type conversion, etc.; a simpler and faster successor to shapeless-datatype.

Modules

This library includes the following modules.

Usage

See derivation.md for type class derivation for Cats, Scalacheck, and Guava.

See avro.md bigquery.md bigtable.md datastore.md protobuf.md tensorflow.md for data type conversions for these libraries. See parquet.md for Parquet IO support. Also see enums.md for enum types and refined.md for refinement types support. Finally see mapping.md for a mapping table of Scala types supported by conversion and IO modules.

License

Copyright 2019-2021 Spotify AB.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].