sqllex
The most pythonic ORM (for SQLite and PostgreSQL). Seriously, try it out! (by v1a0)
rgpocode
A Python script of a sqlite3 based reverse geocoder using postal codes (by playdust)
sqllex | rgpocode | |
---|---|---|
16 | 1 | |
93 | 1 | |
- | - | |
0.0 | 1.8 | |
almost 3 years ago | over 3 years ago | |
Python | Python | |
GNU General Public License v3.0 only | MIT License |
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.
sqllex
Posts with mentions or reviews of sqllex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-13.
-
ORM for beginners | SQLite + sqllex
P.S.:Here is few useful links: — Sqllex ORM (github page) — Sqllex docs — Project showcase — Another example #0 — Another example #1
-
Any alternatives to SQLAlchemy Core for a "query builder" library?
FYI: If you're looking for something with more than one user, take a look at sqllex, which is a great query builder along the same lines. I made HissDB because sqllex didn't parameterize its queries, but I believe they've fixed that issue since then.
-
Finally release v0.2.0.0 (sqllex)
Sqllex it's nice Python ORM available for SQLite and PostgreSQL. I have made many examples and posts about this. So let me know what you think about this project.
-
FINALLY v0.2.0.0 RELEASE!
Just released SQLLEX v0.2.0.0 after 2 months of preparing. Sqllex it's ORM for SQLite and (by now) PostgreSQL. I made many examples and posts about it. And I'll be happy if you'll try it by yourself in your projects.
-
SQLLEX ORM | How to use SQLite without SQL
"SQLLEX | Awesome example #1"
How I got later, this technology calls ORM (Object-Relational Mapping) and I'm not the first one who create something like this. But in my opinion, SQLLEX is the most intuitive ORM I'v ever seen and I'm interested what do you think. Check this out.
-
How to auto-doc your project?
Last few months I'm working on my biggest project Sqllex. All this time I have been using the wiki tab (on github) to document the project. But this project is getting so big that it gets really difficult.
-
Best Python course for beginners
Sqllex - just a nice tool for comfortable and safe working with SQLite databases.
-
How reddit bring developers together | SQLLEX
Sqllex package has been downloaded from pypi.org over 550 times, github repo got 45 new stars.
- SQLLEX is promoting your projects
rgpocode
Posts with mentions or reviews of rgpocode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-08.
-
Offline reverse geocoder
Reverse geocode postal code - Github
What are some alternatives?
When comparing sqllex and rgpocode you can also consider the following projects:
aiosqlite - asyncio bridge to the standard sqlite3 module
GalgameReverse - Reverse Projects for Galgame
Python PG Extras - Python PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
zip-monster - The most reliable solution for working with US zip codes. Free replacement for paid APIs.
hissdb - a SQLite query builder with a few bells and whistles
rgeocode - Offline reverse geocoder in Python using sqlite3