tidyquery

Query R data frames with SQL (by ianmcook)

Tidyquery Alternatives

Similar projects and alternatives to tidyquery

  1. ClickHouse

    ClickHouse® is a real-time analytics database management system

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. MeiliSearch

    A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.

  4. Typesense

    Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

  5. VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution and time series database

  6. loki

    Like Prometheus, but for logs.

  7. sonic

    49 tidyquery VS sonic

    🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

  8. Apache Solr

    Apache Lucene and Solr open-source search software

  9. ecto

    15 tidyquery VS ecto

    A toolkit for data mapping and language integrated query.

  10. duckdf

    🦆 SQL for R dataframes, with ducks

  11. tidylog

    Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and provides detailed output for joins.

  12. tidyquant

    Bringing financial analysis to the tidyverse

  13. cloki-go-legacy

    Discontinued Clickhouse Loki API in GO (WIP)

  14. tidyverse

    Easily install and load packages from the tidyverse

  15. meilisearch-js-plugins

    The search client to use Meilisearch with InstantSearch.

  16. tidyexplain

    🤹‍♀ Animations of tidyverse verbs using R, the tidyverse, and gganimate

  17. clickhousedb_fdw

    PostgreSQL's Foreign Data Wrapper For ClickHouse

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tidyquery alternative or higher similarity.

tidyquery discussion

Log in or Post with

tidyquery reviews and mentions

Posts with mentions or reviews of tidyquery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-02.
  • Can "dplyr" code automatically be converted to SQL code?
    1 project | /r/rstats | 15 Sep 2021
    tidyquery
  • ClickHouse as an alternative to Elasticsearch for log storage and analysis
    13 projects | news.ycombinator.com | 2 Mar 2021
    > SQL is a perfect language for analytics.

    Slightly off topic, but I strongly agree with this statement and wonder why the languages used for a lot of data science work (R, Python) don't have such a strong focus on SQL.

    It might just be my brain, but SQL makes so much logical sense as a query language and, with small variances, is used to directly query so many databases.

    In R, why learn the data.tables (OK, speed) or dplyr paradigms, when SQL can be easily applied directly to dataframes? There are libraries to support this like sqldf[1], tidyquery[2] and duckdf[3] (author). And I'm sure the situation is similar in Python.

    This is not a post against great libraries like data.table and dplyr, which I do use from time to time. It's more of a question about why SQL is not more popular as the query language de jour for data science.

    [1] https://cran.r-project.org/web/packages/sqldf/index.html

    [2] https://github.com/ianmcook/tidyquery

    [3] https://github.com/phillc73/duckdf

Stats

Basic tidyquery repo stats
2
166
0.0
over 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that R is
the 65th most popular programming language
based on number of references?