machine learning in snowflake, unhappy data scientists

This page summarizes the projects mentioned and recommended in the original post on /r/dataengineering

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
  • I think it is more about efficiency and not about limits. If you use JDBC/ODBC, it means your process is running outside of Snowflake, you need transfer data over network into your engine. If you use SparkSQL to read a JDBC source, it doesn't support streaming data - you need to load whole data into DataFrame before you process it. To stream you will need some custom workaround, for example that. If you work with Snowpark you don't need it (not sure how it works internally).

  • dbt-fal

    Discontinued do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models.

  • Happy data scientists use fal and dbt

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • dbt for ML Engineering

    1 project | /r/dataengineering | 23 Mar 2023
  • Dbt-fal: a dbt Python adapter with local code execution

    2 projects | news.ycombinator.com | 12 Jan 2023
  • I'm getting elasticsearch.BadRequestError: BadRequestError(400, 'illegal_argument_exception', "specified fields can't be null or empty") using Eland library

    1 project | /r/elasticsearch | 2 May 2023
  • Mastering Data Science: Top 10 GitHub Repos You Need to Know

    10 projects | dev.to | 24 Apr 2023
  • is it possible to use log data from elastic search and visualise it to a custom made dashboard in python?

    1 project | /r/elasticsearch | 10 Mar 2023