sql-queries

Open-source projects categorized as sql-queries

Top 6 sql-query Open-Source Projects

  • fluent-bit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows

  • Project mention: Observability at KubeCon + CloudNativeCon Europe 2024 in Paris | dev.to | 2024-03-26

    Fluentbit

  • jet

    Type safe SQL builder with code generation and automatic query result data mapping

  • Project mention: Use Rails | news.ycombinator.com | 2024-05-07

    "I can make a JS or Go program perform the same way. In fact the exact same thing happened in my shop with Go/Gorm. The key question is: how do you compute the 5mb of JSON? The devil is in those details. We changed the way we computed ours, and the issue was gone."

    The problem is ActiveRecord in my case. The data layout is not great (lots of joins through relationships, I thik 12 tables or so). What do you use (except raw sql) in Ruby if you cannot use ActiveRecord? I actually reimplemented the same API endpoint in Go using https://github.com/go-jet/jet and measured 10MB of allocations and essentially zero overhead over queries itself, a 50x speedup.

  • 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
  • spring-boot-data-source-decorator

    Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth

  • pggen

    Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.

  • SCOM-Scripts-and-SQL

    The Scripts provided here are compatible with System Center Operations Manager

  • Project mention: How do I automate schedule discovery in the Network Discovery rule using Powershell cmdlets? | /r/scom | 2023-07-23

    I've been going through Blake Drumm's Start-SCOMDiscovery script to get myself started, as well as Microsoft's OM cmdlet reference. From what I gleaned, I need to use Get-SCOMDiscovery to get a ManagementPackDiscovery[] array which contains the rule. I think I need to interact with the provided Management Pack (Network Discovery Internal?) but I can't find the docs that match with the actions described, so I'm not sure where to go from here.

  • parallel-qo-postgres

    (not) Parellel Query Optimizer for Postgres. In this fork of Postgres, we replace the original query optimizer with a parallelized query optimizer based on the work of Trummer et al.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

sql-queries related posts

  • How do I automate schedule discovery in the Network Discovery rule using Powershell cmdlets?

    1 project | /r/scom | 23 Jul 2023
  • Updating Delivery Address of Subscriber

    1 project | /r/scom | 22 Dec 2022
  • What's your best SCOM addon? MP, tool....

    3 projects | /r/scom | 30 Jun 2022
  • Show HN: Another Query Optimization Algorithm for PostgreSQL

    1 project | news.ycombinator.com | 5 May 2021

Index

What are some of the best open-source sql-query projects? This list will help you:

Project Stars
1 fluent-bit 5,379
2 jet 2,076
3 spring-boot-data-source-decorator 764
4 pggen 270
5 SCOM-Scripts-and-SQL 71
6 parallel-qo-postgres 4

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