File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
88 - [ Compiler-compiler] ( #compiler-compiler )
99 - [ Continuous Integration] ( #continuous-integration )
1010 - [ Database] ( #database )
11+ - [ Data structures] ( #data-structures )
1112 - [ Date and Time] ( #date-and-time )
1213 - [ Dependency Injection] ( #dependency-injection )
1314 - [ Development] ( #development )
@@ -87,6 +88,10 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
8788* [ Liquibase] ( http://www.liquibase.org/ ) - Source control for your database which can be embedded.
8889* [ presto] ( https://github.com/facebook/presto ) - Distributed SQL query engine for big data.
8990
91+ ## Data structures
92+
93+ * [ Apache Parquet] ( https://parquet.incubator.apache.org/ ) - A columnar storage format based on assembly algorithms from the Dremel paper by Google.
94+
9095## Date and Time
9196
9297* Libraries related to date and time.*
You can’t perform that action at this time.
0 commit comments