awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to arthurkushman/buildsqlx

Open-source alternatives to Buildsqlx

30 open-source projects similar to arthurkushman/buildsqlx, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Buildsqlx alternative.

  • go-ozzo/ozzo-dbxAvatar de go-ozzo

    go-ozzo/ozzo-dbx

    668Voir sur GitHub↗

    A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.

    Godatabasegogolang
    Voir sur GitHub↗668
  • galeone/igorAvatar de galeone

    galeone/igor

    127Voir sur GitHub↗

    igor is an abstraction layer for PostgreSQL with a gorm like syntax.

    Goabstractiondbmsgo
    Voir sur GitHub↗127
  • elgris/sqrlAvatar de elgris

    elgris/sqrl

    285Voir sur GitHub↗

    Fluent SQL generation for golang

    Go
    Voir sur GitHub↗285
  • masterminds/squirrelAvatar de Masterminds

    Masterminds/squirrel

    7,949Voir sur GitHub↗

    Squirrel is a Go database library and SQL query builder that provides a programmatic interface for constructing and executing SQL statements. It enables the creation of queries using a fluent interface to avoid manual string concatenation. The library functions as a SQL dialect generator, producing queries formatted for specific database engines by adjusting placeholders and syntax to match target requirements. This allows for the generation of SQL compatible with multiple different database environments. Beyond query construction, the project covers the execution of generated statements aga

    Go
    Voir sur GitHub↗7,949
  • doug-martin/goquAvatar de doug-martin

    doug-martin/goqu

    2,661Voir sur GitHub↗

    SQL builder and query library for golang

    Godatabasegogolang
    Voir sur GitHub↗2,661

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • sosedoff/pgwebAvatar de sosedoff

    sosedoff/pgweb

    9,399Voir sur GitHub↗

    pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based interface for executing SQL queries, inspecting schemas, and managing database objects. The tool includes a read-only mode that prevents destructive operations by blocking specific SQL keywords. It supports secure remote access to private instances through native SSH tunneling and encrypted database connections. The application covers a broad range of management capabilities, including multi-environment session management, database structure inspection, and the export of query r

    Gocross-platformgolangpgweb
    Voir sur GitHub↗9,399
  • motrboat/hotcoalAvatar de motrboat

    motrboat/hotcoal

    23Voir sur GitHub↗

    Hotcoal - Secure your handcrafted SQL against injection

    Go
    Voir sur GitHub↗23
  • twharmon/gosqlAvatar de twharmon

    twharmon/gosql

    38Voir sur GitHub↗

    SQL query builder for Go

    Go
    Voir sur GitHub↗38
  • hnh/qryAvatar de HnH

    HnH/qry

    35Voir sur GitHub↗

    Write your SQL queries in raw files with all benefits of modern IDEs, use them in an easy way inside your application with all the profit of compile time constants

    Gogogolangsql
    Voir sur GitHub↗35
  • go-jet/jetAvatar de go-jet

    go-jet/jet

    3,717Voir sur GitHub↗

    Jet is a schema-driven code generation tool and type-safe SQL builder for Go. It introspects database schemas to automatically generate builders and data models, enabling compile-time type checking for table and column references to prevent runtime errors. The project distinguishes itself through a fluent interface that mirrors native SQL syntax, allowing for the orchestration of complex queries including common table expressions, recursive queries, and nested JSON structures. It further optimizes data retrieval by binding query outputs directly into generated Go structures or raw byte slices

    Gocockroachdbcode-completioncode-generator
    Voir sur GitHub↗3,717
  • leporo/sqlfAvatar de leporo

    leporo/sqlf

    188Voir sur GitHub↗

    Fast SQL query builder for Go

    Gogogolangsql-builder
    Voir sur GitHub↗188
  • lqs/sqlingoAvatar de lqs

    lqs/sqlingo

    455Voir sur GitHub↗

    💥 A lightweight DSL & ORM which helps you to write SQL in Go.

    Godatabasegogolang
    Voir sur GitHub↗455
  • siddontang/go-mysqlAvatar de siddontang

    siddontang/go-mysql

    4,953Voir sur GitHub↗

    go-mysql is a toolkit for the Go programming language designed for implementing MySQL protocol handlers, binary log replication systems, mock servers, and schema parsing utilities. It provides the necessary libraries to interact with MySQL servers through native network protocols and binary log streams. The project enables the creation of custom database proxies or mock servers by parsing and decoding low-level network packets. It also includes a replication tool for streaming and processing binary logs to synchronize data across different storage systems, alongside a schema parser for extrac

    Go
    Voir sur GitHub↗4,953
  • pupizoid/ormliteAvatar de pupizoid

    pupizoid/ormlite

    15Voir sur GitHub↗

    Lightweight package containing some ORM-like features and helpers for sqlite databases.

    Goormsqlsqlite3
    Voir sur GitHub↗15
  • jacobbrewer1/patcherAvatar de Jacobbrewer1

    Jacobbrewer1/patcher

    8Voir sur GitHub↗

    Powerful SQL Query builder that automatically generates SQL queries from structs

    Gogogo-libgo-library
    Voir sur GitHub↗8
  • didi/gendryAvatar de didi

    didi/gendry

    1,638Voir sur GitHub↗

    a golang library for sql builder

    Go
    Voir sur GitHub↗1,638
  • coregx/relicaAvatar de coregx

    coregx/relica

    14Voir sur GitHub↗

    Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs, subqueries, CTEs, window functions), batch operations (3x faster), LRU statement cache (<60ns). Professional API documentation. PostgreSQL, MySQL, SQLite support.

    Godatabasedatabase-abstractiongo
    Voir sur GitHub↗14
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cristalhq/builqAvatar de cristalhq

    cristalhq/builq

    98Voir sur GitHub↗

    Easily build SQL queries in Go.

    Gogogolangquery
    Voir sur GitHub↗98
  • gchaincl/dotsqlAvatar de gchaincl

    gchaincl/dotsql

    744Voir sur GitHub↗

    A Golang library for using SQL.

    Go
    Voir sur GitHub↗744
  • flike/kingshardAvatar de flike

    flike/kingshard

    6,414Voir sur GitHub↗

    Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple database nodes. It functions as a load balancer, read-write splitter, and SQL query firewall to manage how data is accessed and distributed across a database infrastructure. The system implements data sharding using hash, range, or date strategies to split tables across multiple nodes. It enables read-write splitting by directing data modification requests to a master node while distributing read-only queries across a pool of slave replicas. The proxy provides traffic management t

    Gokingshardmysqlmysql-proxy
    Voir sur GitHub↗6,414
  • go-the-way/sgAvatar de go-the-way

    go-the-way/sg

    7Voir sur GitHub↗

    sg: A simple standard SQL generator written in Go.

    Go
    Voir sur GitHub↗7
  • kirill-scherba/sqlhAvatar de kirill-scherba

    kirill-scherba/sqlh

    3Voir sur GitHub↗

    A lightweight Go SQL helper library using generics to reduce boilerplate code

    Godatabasego-genericsgolang
    Voir sur GitHub↗3
  • knq/xoAvatar de knq

    knq/xo

    3,890Voir sur GitHub↗

    xo is a tool for generating type-safe Go models and query execution code from SQL database schemas and queries. It functions as a multi-dialect SQL tool supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server to produce idiomatic source code. The project uses a template-based generation system, allowing the structure and logic of the generated database source code to be defined through customizable text templates. It also includes a database schema visualizer that analyzes table relationships and definitions to create visual diagrams and structured documentation. The tool's ca

    Go
    Voir sur GitHub↗3,890
  • siddontang/go-mysql-elasticsearchS

    siddontang/go-mysql-elasticsearch

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bokwoon95/go-structured-queryAvatar de bokwoon95

    bokwoon95/go-structured-query

    201Voir sur GitHub↗

    Type safe SQL query builder and struct mapper for Go

    Godata-mappergomysql
    Voir sur GitHub↗201
  • rocketlaunchr/dbqAvatar de rocketlaunchr

    rocketlaunchr/dbq

    416Voir sur GitHub↗

    Zero boilerplate database operations for Go

    Godatabasegogolang
    Voir sur GitHub↗416
  • nullism/bqbAvatar de nullism

    nullism/bqb

    193Voir sur GitHub↗

    BQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others.

    Gogogolangmysql
    Voir sur GitHub↗193
  • profe-ajedrez/obreronAvatar de profe-ajedrez

    profe-ajedrez/obreron

    13Voir sur GitHub↗

    Fast and cheap sql builder

    Go
    Voir sur GitHub↗13
  • xo/usqlAvatar de xo

    xo/usql

    10,014Voir sur GitHub↗

    usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through a single unified tool. It provides a standardized interface for executing queries across various data stores and serves as a multi-database query tool and schema inspector. The tool distinguishes itself by enabling cross-database data migration, allowing users to pipe result sets from one active database connection directly into another. It also features terminal-based data visualization, which renders query results as graphical charts, graphs, and images directly within the t

    Gocommand-linedatabasego
    Voir sur GitHub↗10,014