We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40f53a commit ccd5359Copy full SHA for ccd5359
README.md
@@ -21,7 +21,7 @@ you're doing ETL vs ELT)
21
- your project is a proof of concept, to eventually be moved into
22
another database or data warehouse platform
23
- you want an easily accessible, open source method of building your data
24
-project that others can use without the overhead/cost of a full RDBMS
+project that others can also deploy without the overhead/cost of a full RDBMS
25
or data warehouse platform account (SQLite is included with python)
26
27
SQLite can be surprisingly fast, despite the query optimizer not being as
0 commit comments