Best of SQLMarch 2022

  1. 1
    Article
    Avatar of supabaseSupabase·4y

    GraphQL is now available in Supabase

    GraphQL support is now in general availability on the Supabase platform via our open source PostgreSQL extension, `pg_graphql (beta)`.pg_ graphql enables you to query existing PostgreSQL databases using GraphQL. GraphQL queries are always transpiled into exactly one SQL query.

  2. 2
    Article
    Avatar of selectfromSelectFrom·4y

    10 SQL Queries You Should Know as a Data Scientist

    Learn the Most Used SQL Queries in 5 Minutes with Examples. All the queries are written in PostgreSQL. Use the WHERE clause to filter the data based on the given statement. The Group By clause groups rows that have the same values. The Limit command is used to specify the number of records to return. You can easily extract values from date columns.

  3. 3
    Article
    Avatar of phProduct Hunt·4y

    MindsDB - In-database machine learning

    Open-source project that enables you to do Machine Learning using SQL directly from the Database. Built by an active community of developers with a mission to simplify Machine Learning by allowing any ML framework to be used from inside any database. We are an open-sourceproject that enablesYou to doMachine Learning usingSQL directly from a Database.

  4. 4
    Article
    Avatar of tdsTowards Data Science·4y

    Anomaly Detection in SQL

    Anomaly Detection with Z-Scoring is a simple, unsupervised statistical technique for flagging outliers. Z-scoring is a powerful, minimalist anomaly detection model that can be implemented quickly and flexibly in the data warehouse. The model is based on a fictitious transaction-level table in Snowflake.

  5. 5
    Article
    Avatar of eversqlEverSQL·4y

    Top 7 CI/CD tools for PostgreSQL and MySQL databases in 2022

    Liquibase Community is an open-source project that helps millions of developers rapidly manage database schema changes. With Liquibsae you can track, version, and deploy database changes. This post's content #1 - LiquiBase #2 - EverSQL #3 - JFrog #4 - ELK stack #5 - Datadog #6 - DBmaestro#7 - Grafana #7.