-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #143 from OP-Engineering/oscar/run-in-app-tests
Run in-app tests in GA
- Loading branch information
Showing
26 changed files
with
836 additions
and
532 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,21 @@ | ||
![benchmark](benchmark.png) | ||
|
||
**Current SQLite version: 3.45.1** | ||
|
||
Created by [@ospfranco](https://twitter.com/ospfranco). **Please consider sponsoring!**. | ||
|
||
# Docs | ||
OP-SQLite has grown large to cover a lot of plugins, sqlite versions and APIs. Please read the full documentation before opening an issue. | ||
|
||
[See the docs](https://ospfranco.notion.site/OP-SQLite-Documentation-a279a52102464d0cb13c3fa230d2f2dc?pvs=4) | ||
|
||
Some of the big and external (back-ends, out-of-tree features, plugins) supported features: | ||
|
||
- Vanilla sqlite ofc | ||
- Libsql is supported as a sqlite backend | ||
- SQLCipher is supported as a sqlite backend | ||
- FTS5 plugin | ||
- cr-sqlite plugin | ||
- sqlite-vec plugin | ||
- Reactive queries (currently with some issues, please donate) | ||
|
||
# License | ||
|
||
MIT License. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.