xlsx_stream VS extreme

Compare xlsx_stream vs extreme and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
xlsx_stream extreme
1 -
7 127
- 0.0%
0.0 0.0
over 1 year ago 3 months ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xlsx_stream

Posts with mentions or reviews of xlsx_stream. We have used some of these posts to build our list of alternatives and similar projects.
  • Xslx generator in elixir phoenix
    1 project | /r/elixir | 7 May 2021
    I am assuming you mean xlsx file format. We had a requirement to generate xlsx files with potentially millions of rows and we can't keep the whole file in memory, which ruled out all the existing libraries. I ended up writing https://github.com/ananthakumaran/xlsx_stream. I have also written a blog about the general idea. Abstraction wise, it's very low-level as you have to create all the XML files by hand. Flexibility wise it allows to do anything that's possible in Excel. I started out by just unzipping an existing xlsx file and used that as the starting point.

extreme

Posts with mentions or reviews of extreme. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning extreme yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing xlsx_stream and extreme you can also consider the following projects:

xlsxir - Xlsx parser for the Elixir language.

paper_trail - Track and record all the changes in your database with Ecto. Revert back to anytime in history.

BSONMap - Elixir package that applies a function to each document in a BSON file.

eventstore - Event store using PostgreSQL for persistence

parallel_stream - A parallelized stream implementation for Elixir

ecto - A toolkit for data mapping and language integrated query.

Phoenix - Peace of mind from prototype to production

triplex - Database multitenancy for Elixir applications!

triton - a Cassandra ORM for Elixir

boltun - Transforms notifications from the Postgres LISTEN/NOTIFY mechanism into callback execution

mysqlex - Mysql driver for Elixir from Erlang

amnesia - Mnesia wrapper for Elixir.