BSONMap VS xlsx_stream

Compare BSONMap vs xlsx_stream and see what are their differences.

BSONMap

Elixir package that applies a function to each document in a BSON file. (by Nebo15)

xlsx_stream

Streaming XLSX builder (by ananthakumaran)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
BSONMap xlsx_stream
- 1
9 7
- -
0.0 0.0
about 4 years ago over 1 year 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.

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.

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.

What are some alternatives?

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

cyanide - BSON documents in Elixir language

xlsxir - Xlsx parser for the Elixir language.

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

extreme - Elixir Adapter for EventStore

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

parallel_stream - A parallelized stream implementation for Elixir

ecto_mnesia - Ecto adapter for Mnesia Erlang term database.

Phoenix - Peace of mind from prototype to production

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