sqeleton
A python library for efficiently interacting and querying SQL databases (by erezsh)
Preql
An interpreted relational query language that compiles to SQL. (by erezsh)
sqeleton | Preql | |
---|---|---|
1 | 16 | |
24 | 620 | |
- | 1.1% | |
7.4 | 0.0 | |
2 months ago | over 2 years ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sqeleton
Posts with mentions or reviews of sqeleton.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-08.
-
Oops, I wrote yet another SQLAlchemy alternative (looking for contributors!)
Here's the project homepage: https://github.com/erezsh/sqeleton/
Preql
Posts with mentions or reviews of Preql.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-28.
- Pql, a pipelined query language that compiles to SQL (written in Go)
-
PRQL, Pipelined Relational Query Language
Hm, I just realized there are two similar projects with very similar names: this one, and
https://github.com/erezsh/Preql
-
Oops, I wrote yet another SQLAlchemy alternative (looking for contributors!)
First, let me introduce myself. My name is Erez. You may know some of the Python libraries I wrote in the past: Lark, Preql and Data-diff.
-
Why don't SQL transpilers take off?
Example of language that implements this: https://github.com/erezsh/Preql
-
Even Babies fear … Fu**ing SQL
But what about PreQL?
-
Show HN: PRQL – A Proposal for a Better SQL
It seems people here are really interested in alternatives to SQL. So perhaps you'd also like to have a look at https://github.com/erezsh/Preql
(Same name, same goal, different approach, and already working)
-
Made a Programing language using python
There's also lark, which is used by a plethora of projects (I haven't used it, but I heard about PreQL on a podcast where they talk for a bit about what it's like to develop a new language in lark)
-
A primer on programming languages for data science
Just want to mention preql exists as an option - https://github.com/erezsh/Preql
- Ask HN: SQL tooling: REPL-likes, Intellisense, etc.
-
Against SQL
I share the author's point of view, which led me to start a new relational programming language that compiles to SQL. If that sounds interesting, you can find it here: https://github.com/erezsh/Preql
What are some alternatives?
When comparing sqeleton and Preql you can also consider the following projects:
data-diff - Compare tables within or across databases
prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
Lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
prosto - Prosto is a data processing toolkit radically changing how data is processed by heavily relying on functions and operations with functions - an alternative to map-reduce and join-groupby
spyql - Query data on the command line with SQL-like SELECTs powered by Python expressions
rel8 - Hey! Hey! Can u rel8?