Skip to content

A library to transform basic types and case classes into SQL types and Schemas from different database, making possible to work with case classes when writing, reading or creating tables

License

Notifications You must be signed in to change notification settings

scala-steward/big-data-types

Repository files navigation

Big Data Types

CI Tests BQ IT Maven Central codecov Scala Steward badge

A type-safe library to transform Case Classes into Database schemas and to convert implemented types into another types

Documentation

Check the Documentation website to learn more about how to use this library

Available conversions:

From / To Scala Types BigQuery Spark Cassandra Circe (JSON)
Scala -
BigQuery -
Spark -
Cassandra -
Circe (JSON)

Versions for Scala Scala 2.12 ,Scala_2.13 and Scala 3.x are available in Maven

About

A library to transform basic types and case classes into SQL types and Schemas from different database, making possible to work with case classes when writing, reading or creating tables

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Scala 95.1%
  • JavaScript 4.1%
  • CSS 0.8%