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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gchaincl avatar

gchaincl/dotsql

0
View on GitHub↗
744 stars·50 forks·Go·GPL-2.0·15 views

Dotsql

A Golang library for using SQL.

Features

  • SQL Query Builders - Manages SQL files for easy execution.
  • Database Tools - Library for managing and executing SQL files.

Star history

Star history chart for gchaincl/dotsqlStar history chart for gchaincl/dotsql

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dotsql

Similar open-source projects, ranked by how many features they share with Dotsql.
  • doug-martin/goqudoug-martin avatar

    doug-martin/goqu

    2,661View on GitHub↗

    SQL builder and query library for golang

    Godatabasegogolang
    View on GitHub↗2,661
  • elgris/sqrlelgris avatar

    elgris/sqrl

    285View on GitHub↗

    Fluent SQL generation for golang

    Go
    View on GitHub↗285
  • arthurkushman/buildsqlxarthurkushman avatar

    arthurkushman/buildsqlx

    185View on GitHub↗

    Go database query builder library for PostgreSQL

    Goactive-recordclausesdatabase-table
    View on GitHub↗185
  • galeone/igorgaleone avatar

    galeone/igor

    127View on GitHub↗

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

    Goabstractiondbmsgo
    View on GitHub↗127
See all 30 alternatives to Dotsql→

Frequently asked questions

What does gchaincl/dotsql do?

A Golang library for using SQL.

What are the main features of gchaincl/dotsql?

The main features of gchaincl/dotsql are: SQL Query Builders, Database Tools.

What are some open-source alternatives to gchaincl/dotsql?

Open-source alternatives to gchaincl/dotsql include: elgris/sqrl — Fluent SQL generation for golang. go-ozzo/ozzo-dbx — A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as… arthurkushman/buildsqlx — Go database query builder library for PostgreSQL. doug-martin/goqu — SQL builder and query library for golang. galeone/igor — igor is an abstraction layer for PostgreSQL with a gorm like syntax. knq/xo — xo is a tool for generating type-safe Go models and query execution code from SQL database schemas and queries. It…