awesome-sqlite
A curated list of awesome things related to SQLite (by sqlsite)
sqlitedao
Simple dao for sqlite for personal/desktop projects (by Aperocky)
awesome-sqlite | sqlitedao | |
---|---|---|
12 | 3 | |
464 | 2 | |
- | - | |
5.1 | 5.0 | |
over 2 years ago | about 1 month ago | |
Python | ||
- | - |
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.
awesome-sqlite
Posts with mentions or reviews of awesome-sqlite.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-15.
sqlitedao
Posts with mentions or reviews of sqlitedao.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-10.
-
Show HN: Minimal, no-JS web forum software
May I recommend an ORM for any such project? hand rolling SQL statement aren't going to scale.
Here's my shameless plug: `pip install sqlitedao`: https://github.com/Aperocky/sqlitedao
-
Flyweight: An ORM for SQLite
Here's a python (pip) version of the same concept:
https://github.com/Aperocky/sqlitedao
https://pypi.org/project/sqlitedao
Same concept, huge speed boost to personal projects.
- SQLite is not a toy database
What are some alternatives?
When comparing awesome-sqlite and sqlitedao you can also consider the following projects:
mvsqlite - Distributed, MVCC SQLite that runs on FoundationDB.
flyweight - An ORM for SQLite
data-engineer-handbook - This is a repo with links to everything you'd ever want to learn about data engineering
mayim - The *NOT* ORM hydrator
awesome-sql - List of tools and techniques for working with relational databases.
datasette-stripe - A web SQL interface to your Stripe account using Datasette.