sql

Brings an extensible SQL parser and sigil to Elixir, confidently write SQL with automatic parameterized queries. (by elixir-dbvisor)

Sql Alternatives

Similar projects and alternatives to sql

  1. gleam

    126 sql VS gleam

    โญ๏ธ A friendly language for building type-safe, scalable systems!

  2. InfluxDB

    InfluxDB โ€“ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. sqlglot

    62 sql VS sqlglot

    Python SQL Parser and Transpiler

  4. burrito

    Wrap your application in a BEAM Burrito!

  5. Sequelize

    98 sql VS Sequelize

    Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

  6. Directus

    227 sql VS Directus

    The flexible backend for all your projects ๐Ÿฐ Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.

  7. membrane_core

    7 sql VS membrane_core

    The core of Membrane Framework, multimedia processing framework written in Elixir

  8. dbeaver

    31 sql VS dbeaver

    Free universal database tool and SQL client

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. elixir-boilerplate

    โš— The stable base upon which we build our Elixir projects at Mirego.

  11. sqlbind

    6 sql VS sqlbind

    Lightweight text-based SQL parameter binds

  12. sqltest

    2 sql VS sqltest

    ๐Ÿ“ A comprehensive suite of SQL tests for testing the conformance of databases.

  13. chartdb

    11 sql VS chartdb

    Database diagrams editor that allows you to visualize and design your DB with a single query.

  14. sql-tstring

    3 sql VS sql-tstring

    SQL-tString allows for f-string like construction of sql queries

  15. drizzle-orm

    77 sql VS drizzle-orm

    Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too ๐Ÿ˜…

  16. beekeeper-studio

    66 sql VS beekeeper-studio

    Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.

  17. chatfile

    2 sql VS chatfile

    A notebook-like textfile format for chatting with LLMs

  18. SaaSHub

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

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

sql discussion

Log in or Post with

sql reviews and mentions

Posts with mentions or reviews of sql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-04.
  • LLMs and Elixir: Windfall or Deathblow?
    3 projects | news.ycombinator.com | 4 Jun 2025
    I disagree, itโ€™s wonderful for writing compilers in as well https://github.com/elixir-dbvisor/sql I would go so far as to say superior to a lot of other languages that do not have advanced pattern matching.
  • Show HN: SQL-tString a t-string SQL builder in Python
    6 projects | news.ycombinator.com | 16 May 2025
    Just took a quick look, and it seams like the parser is hand written which is great, but you probably want to build a lexer and parser based on the BNF grammar take a look at how I do it here https://github.com/elixir-dbvisor/sql/tree/main/lib and do conformance testing with https://github.com/elliotchance/sqltest
  • The Beam
    2 projects | news.ycombinator.com | 12 May 2025
    One thing that is great about Erlangโ€™s pattern matching is that it makes it extremely approachable for writing, lexer, parser and compilers in it: https://github.com/elixir-dbvisor/sql and with Elixir macros and sigils then you can embed other languages like sql and zig to name a few!
  • Membrane, Media Framework for Elixir
    2 projects | news.ycombinator.com | 10 May 2025
    mnesia is great, and you can get very far before you would make the jump to anything else. And it can be way faster then any other database. For obvious reasons.

    Although it would be great if it spoke SQL, maybe one day it will: https://github.com/elixir-dbvisor/sql since we can already pass it and get the AST.

  • Fast, extensible and composable SQL sigils in Elixir
    1 project | news.ycombinator.com | 4 May 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jul 2025
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic sql repo stats
6
150
7.9
14 days ago

elixir-dbvisor/sql is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of sql is Elixir.


Sponsored
InfluxDB โ€“ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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