Skip to content

Latest commit

 

History

History
226 lines (167 loc) · 13.9 KB

readme.md

File metadata and controls

226 lines (167 loc) · 13.9 KB

SQLite

Features

Apps and Communities buidling on SQLite

Check out sqlite.org/famous for a more comprehensive list.

Tools

Extensions

Websites

Scalable SQLite

Articles

Tutorials

Videos

Discussions

Testimonials

Usage Scenarios

In Production

As Main Database

More examples:

Misc

Alternatives

  • DuckDB - Embeddable SQL database for analytical queries.
  • TogetherDB - Online database for developers.
  • Hydra - The data warehouse for devs powered by Postgres.

Libraries

  • Substrait - Cross platform way to express data transformation, relational algebra, standardized record expression and plans.

People