sqlite-reverse-string
String reverser
An extension for SQLite that adds a function to reverse strings.
SQLite extension for reversing strings.
4 stars
8 watching
2 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
sqlitesqlite-extensionsqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
| A VFS extension for SQLite that asynchronously replicates databases to blob stores. | 455 |
| A Racket interface to simplify the creation and querying of SQLite tables | 0 |
| Provides a straightforward interface to access and manipulate SQLite databases in Swift. | 297 |
| A React Native Android wrapper that provides a convenient interface to SQLite databases | 30 |
| Provides Ruby bindings for the SQLite3 embedded database engine | 782 |
| An extension that adds full-text search capabilities to SQLite with Snowball stemming. | 34 |
| Embeds a Lua interpreter into SQLite to execute Lua code in SQL statements. | 19 |
| A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql. | 32 |
| A set of tools to convert sqlite schema files into documentation | 8 |
| A PouchDB adapter that uses React Native's SQLite as its underlying storage layer | 131 |
| A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. | 610 |
| A Python utility and library for manipulating SQLite databases. | 1,708 |
| Provides Ruby language bindings to the SQLite3 C API | 4 |
| Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |