xlsx_stream VS BSONMap

Compare xlsx_stream vs BSONMap and see what are their differences.

xlsx_stream

Streaming XLSX builder (by ananthakumaran)

BSONMap

Elixir package that applies a function to each document in a BSON file. (by Nebo15)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
xlsx_stream BSONMap
1 -
7 9
- -
0.0 0.0
over 1 year ago about 4 years 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.

BSONMap

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

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

What are some alternatives?

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

xlsxir - Xlsx parser for the Elixir language.

cyanide - BSON documents in Elixir language

extreme - Elixir Adapter for EventStore

coherence - Coherence is a full featured, configurable authentication system for Phoenix

parallel_stream - A parallelized stream implementation for Elixir

confex - Useful helper to read and use application configuration from environment variables.

Phoenix - Peace of mind from prototype to production

ecto_mnesia - Ecto adapter for Mnesia Erlang term database.

EctoTrail - EctoTrail allows to store Ecto changeset changes in a separate audit_log table.