Press ESC to close

Category:

Did you Know

295   Articles
295

Gson

Gson is an open source Java library. It is a powerful library tool to map data structures that are represented as JSON to Java objects. Gson can work with arbitrary Java objects including pre-existing…

Elixir

Elixir is a functional, concurrent, general-purpose programming language. It runs on the Erlang virtual machine (BEAM) and it builds on top of Erlang. Erlang VM gives developers entire access to Erlang’s ecosystem, used…

Apache Hive

Apache Hive is a data warehouse software project built on top of Apache Hadoop for providing data summarization, query, and analysis. Hive gives an SQL-like interface to query data stored in various databases and file systems that integrate with…