tenzir VS gnomad-browser

Compare tenzir vs gnomad-browser and see what are their differences.

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
tenzir gnomad-browser
15 15
615 78
1.5% -
10.0 9.7
4 days ago 5 days ago
C++ TypeScript
BSD 3-clause "New" or "Revised" 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.

tenzir

Posts with mentions or reviews of tenzir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-17.
  • Vector: A high-performance observability data pipeline
    5 projects | news.ycombinator.com | 17 Mar 2024
    We're building something similar at Tenzir, but more for operational security workloads. https://docs.tenzir.com

    Differences to Vector:

    - An agent has optional indexed storage, so you can store your data there and pick it up later. The storage is based on Apache Feather, Parquet's little brother.

    - Pipelines operators both work with data frames (Arrow record batches) or chunks of bytes.

    - Structured pipelines are multi-schema, i.e., a single pipeline can process streams of record batches with different schemas.

  • Ask HN: Who is hiring? (March 2024)
    12 projects | news.ycombinator.com | 1 Mar 2024
    Tenzir | Remote (EU) or Hamburg, Germany | open-core | Full-time | https://tenzir.com

    Tenzir is hiring several key engineering roles to meet the needs in expanding the team. Our product: security data pipelines. From the data side, think of it as an Arrow-native, multi-schema ETL tool that offers optional storage in Parquet/Feather. From the security perspective, think of it as a solution for collecting, parsing, transforming, aggregating, and routing data. We typically sit between the data sources (endpoint, network, cloud) and sinks (SIEM, data lake).

    Our open-source execution engine is C++20 (https://github.com/tenzir/tenzir), our platform is SvelteKit and TypeScript. Experience with data-first frontend apps is a great plus. Open positions at https://tenzir.jobs.personio.de:

        - Fullstack Engineer
  • Pql, a pipelined query language that compiles to SQL (written in Go)
    6 projects | news.ycombinator.com | 28 Feb 2024
    We're in the middle of getting TQL v2 [] out of the door with support for expressions and more advanced control flow, e.g., match-case statements. There's a blog post [#] about the core design of the engine as well.

    While it's a general-purpose ETL tool, we're targeting primary operational security use case where people today use Splunk, Sentinel/ADX, Elastic, etc. So some operators are very security'ish, like Sigma, YARA, or Velociraptor.

    [] https://github.com/tenzir/tenzir/blob/64ef997d736e9416e859bf...

    [#] https://docs.tenzir.com/blog/five-design-principles-for-buil...

  • Cisco Acquires Splunk
    5 projects | news.ycombinator.com | 21 Sep 2023
    Hey, founder of Tenzir [1] here — We are building an open-core pipeline-first security data engine that can massively reduce your Splunk costs. Even though we go to market "mid stream" we have a few users that use us as light-weight SIEM (or more accurately, just plain log management).

    We are still in early access to browse through our docs or swing by our Discord.

    [1] https://tenzir.com | https://docs.tenzir.com

  • VAST 3.1 open-source security data pipelines released
    1 project | /r/cybersecurity | 16 May 2023
    Download VAST v3.1 here: https://github.com/tenzir/vast/releases/tag/v3.1.0
  • C++ Jobs - Q2 2022
    4 projects | /r/cpp | 3 Apr 2022
    Tenzir is a funded seed-stage startup that builds a next generation data-plane for plug-and-play security operations. Our mission is to empower defenders with an open data engineering platform to perform data-driven investigations through combination best-of-breed solutions. Our stack consists of the high-performance C++20 telemetry engine VAST, a Rust API, and a ReasonML-based frontend.
  • Parallel Grouped Aggregation in DuckDB
    2 projects | news.ycombinator.com | 7 Mar 2022
    I had chat with Hannes, the DuckDB co-founder, a few weeks ago. They are building awesome stuff to become the "SQLite of OLAP". The team comes with a strong academic background and is tuned into the data engineering world.

    At Tenzir, we looked at DuckDB as embeddable backend engine to do the heavy lifting of query execution of our engine [1]. Our idea is throwing over a set of Parquet files, along with a query; initially SQL but perhaps soon Substrait [2] if it picks up.

    We also experiment with a cloud deployment [3] where a different set of I/O path may warrant a different backend engine. Right now, we're working on a serverless approach leveraging Datafusion (and depending on maturity, Ballista at some point).

    My hunch is that we will see more pluggability in this space moving forward. It's not only meaningful from an open-core business model perspective, but also pays dividends to the UX. The company that's solving a domain problem (for us: security operations center infrastructre) can leverage a high-bandwidth drop-in engine and only needs to wire it properly. This requires much less data engineers than building a poorman's version of the same inhouse.

    We also have the R use case, e.g., to write reports in Rmarkdown that crunch some customer security telemetry, highlighting outliers or other noteworthy events. We're not there yet, but with the right query backend, I would expect to get this almost for free. We're close to being ready to use Arrow Flight for interop, but it's not zero-copy. DuckDB has demonstrated the zero-copy approach recently [4], going through the C API. (The story is also relevant when doing s/R/Python/, FWIW.)

    [1] https://github.com/tenzir/vast

  • C++ Jobs - Q4 2021
    4 projects | /r/cpp | 2 Oct 2021
    To this end, we build the high-performance telemetry engine VAST, which at its core, ingests hundreds of thousands of events per second from high-volume data sources (such as network telemetry as NetFlow, Zeek, Suricata, and endpoint telemetry from various agents). To the user, VAST offers low-latency access through various APIs, and in particular Apache Arrow for high-bandwidth data sharing with downstream tooling. A flexible plugin API enables additional security-specific use cases on top, such as realtime matching of threat intelligence or mining of asset data for passive inventorization.
  • Ask HN: Who is hiring? (October 2021)
    27 projects | news.ycombinator.com | 1 Oct 2021
    Tenzir | C++, ReasonML, Rust, Python | Remote | Open-source | Full-time | https://tenzir.com

    Tenzir is a funded seed-stage startup that builds a next generation data-plane for plug-and-play security operations. Our mission is to empower defenders with an open platform to perform automated data-driven investigations through combination best-of-breed solutions. Our stack consists of the high-performance C++ database VAST (https://github.com/tenzir/vast), a Rust API, and a ReasonML-based frontend.

    Our open engineering positions include:

    - Database: https://tenzir.com/career/backend-engineer/

    - DevOps: https://tenzir.com/career/devops-platform-engineer/

    - Frontend: https://tenzir.com/career/frontend-engineer/

    We are based out of Hamburg, Germany, but cultivate an agile remote-first mindset. If you live in the region and look for a System Administrator, we’d love to hear from you!

    For any questions, feel free to reach out to us at [email protected].

  • Hiring: ReasonML Frontend Engineer - Remote EU
    1 project | /r/reasonml | 7 Sep 2021
    We at Tenzir (https://tenzir.com/) are an early-stage startup that build a next generation data-plane for modern Security Operations Centers. We are looking for a frontend engineer to help us enhance the web interface to VAST (our open-core telemetry engine, https://github.com/tenzir/vast). In our stack, we use C++ for VAST , Rust and ReasonML (compiled to JS) in our API-Layer, and ReasonML on the frontend. Our website is written in ReasonML with the help of Gatsby. Our team cultivates a mindset of strong typing and functional programming, practiced end-to-end across the entire stack. We're a remote-first company, scattered across Europe. Ideally looking for someone within (+ / -) 4hrs timezone.

gnomad-browser

Posts with mentions or reviews of gnomad-browser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-14.
  • All identified polymorphisms in a given gene, how to find?
    2 projects | /r/genetics | 14 Jun 2023
  • AskScience AMA Series: We're human genetics researchers here to discuss connections between people in different geographical regions. Ask us anything!
    1 project | /r/askscience | 2 May 2023
  • Converting 23&Me raw data into a format usable by Admixtools 2
    2 projects | /r/bioinformatics | 25 Dec 2022
    try one of these: GnomAD (https://gnomad.broadinstitute.org/) 1000 Genomes (http://browser.1000genomes.org) dbSNP (http://www.ncbi.nlm.nih.gov/snp)
  • What is the maximum number of human?
    1 project | /r/estimation | 31 Oct 2022
    Maybe you can ask the opposite question; what are the bounds of of a functional human being. https://gnomad.broadinstitute.org/ GnomAD is a aggregation of healthy human genetic sequences which was primarily built on the aggregated control groups of many genetic sequencing studies. There are studies of this data analysing the co-occurrence of variants in gnomAD which may help.
  • Insights from personal sequencing data I can explore.
    1 project | /r/bioinformatics | 20 Oct 2022
    Maybe something like this? https://promethease.com/ Clinvar for variants that might be of clinical relevance. https://gnomad.broadinstitute.org/ for allele frequencies & some info about variants.
  • What are some non-pathogenic alleles of the SNCA gene, or how do I find them?
    1 project | /r/genetics | 2 Apr 2022
    You could look at aggregation databases such as gnomad https://gnomad.broadinstitute.org/ anything with a frequency incompatible with the disease is likely non pathogenic
  • Ask HN: Who is hiring? (March 2022)
    30 projects | news.ycombinator.com | 1 Mar 2022
    Broad Institute of MIT and Harvard | Cambridge, MA | Frontend Software Engineer | REMOTE or HYBRID (New England area)

    We are hiring a frontend developer to help lead the next phase of the gnomAD browser, a web application for displaying the world's largest collection of human genome/exome sequences. https://gnomad.broadinstitute.org. Looking for applicants who are excited about data visualization and designing complex interfaces for scientific research.

    Apply here: http://broad.io/cq7dw8

  • Ask HN: Who is hiring? (February 2022)
    19 projects | news.ycombinator.com | 1 Feb 2022
    Broad Institute of MIT and Harvard | New England | Software Engineer | REMOTE/HYBRID

    Our team is focused on building the tools necessary to visualize and interpret massive data sets of human genetic variation and functional genomic information. We have developed gnomAD (https://gnomad.broadinstitute.org), the world’s largest public reference dataset of human exomes and genomes. gnomAD has become one of the most widely used resources in the field, and is now the default reference database for virtually all clinical interpretation pipelines, as well as a standard analysis resource for a wide variety of genetic and biological studies. We estimate gnomAD has contributed to the clinical diagnosis of over 2 million patients with genetic disorders.

    Your role will be to maintain the gnomAD browser, our open source web application for exploring gnomAD and related datasets, and develop new scientific functionality as we continue to grow to over 1 million human samples. You will work with a team of software engineers, computational biologists and clinical and research users to develop new features and visualizations that incorporate user feedback. Software engineering skills and an interest in user interface design and data visualization are key. Basic familiarity with genomics and DNA sequencing data is preferred, but not required. Most importantly, the ideal candidate will have enthusiasm for playing a critical role in a team-oriented project and learning new domains.

    Minimum Requirements

  • Ask HN: How to be my own genetic disease researcher for my partner?
    4 projects | news.ycombinator.com | 6 Dec 2021
  • How to check if a discovered mutation is novel or was discovered before ?
    1 project | /r/genetics | 12 Oct 2021
    If you're talking about humans, start with gnomAD: https://gnomad.broadinstitute.org/

What are some alternatives?

When comparing tenzir and gnomad-browser you can also consider the following projects:

webviz - web-based visualization libraries

exo - A process manager & log viewer for dev

haystack - :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

dfir-orc - Forensics artefact collection tool for systems running Microsoft Windows

metamask-extension - :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

FFMpeg-Online - This repository catalogs a list of FFMpeg commands for different situations. By https://hotpot.ai.

aioli - Framework for building fast genomics web tools with WebAssembly and WebWorkers

label-studio - Label Studio is a multi-type data labeling and annotation tool with standardized output format

Baserow - Open source no-code database and Airtable alternative. Create your own online database without technical experience. Performant with high volumes of data, can be self hosted and supports plugins

FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project