Magnolify
A collection of Magnolia add-ons for common type class derivation, data type conversion, etc.; a simpler and faster successor to shapeless-datatype.
Getting help
Modules
This library includes the following modules.
magnolify-avro
- conversion between Scala types and Apache AvroGenericRecord
magnolify-bigquery
- conversion between Scala types and Google Cloud BigQueryTableRow
magnolify-bigtable
- conversion between Scala types and Google Cloud Bigtable toMutation
, fromRow
magnolify-cats
- type class derivation for Cats, specificallymagnolify-datastore
- conversion between Scala types and Google Cloud DatastoreEntity
magnolify-guava
- type class derivation for Guavamagnolify-neo4j
- conversion between Scala types and Valuemagnolify-parquet
- support for Parquet columnar storage format.magnolify-protobuf
- conversion between Scala types and Google Protocol BufferMessage
magnolify-refined
- support for simple refinement types from Refined.magnolify-scalacheck
- type class derivation for ScalaCheckmagnolify-tensorflow
- conversion between Scala types and TensorFlowExample
Complete type mapping here.
0.7.4