sqlite-reverse-string

String reverser

An extension for SQLite that adds a function to reverse strings.

SQLite extension for reversing strings.

GitHub

4 stars
8 watching
2 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list

sqlitesqlite-extensionsqlite3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
backtrace-labs/verneuil A VFS extension for SQLite that asynchronously replicates databases to blob stores. 448
jbclements/sqlite-table A Racket interface to simplify the creation and querying of SQLite tables 0
nerdyc/squeal Provides a straightforward interface to access and manipulate SQLite databases in Swift. 297
jbrodriguez/react-native-android-sqlite A React Native Android wrapper that provides a convenient interface to SQLite databases 30
sparklemotion/sqlite3-ruby A Ruby interface to a popular, lightweight, and extensible embedded database engine 772
illarionov/sqlite3-unicodesn An extension that adds full-text search capabilities to SQLite with Snowball stemming. 34
hoelzro/sqlite-lua-extension Embeds a Lua interpreter into SQLite to execute Lua code in SQL statements. 19
rom-rb/rom-yesql A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql. 32
kristapsdz/sqliteconvert A set of tools to convert sqlite schema files into documentation 8
craftzdog/pouchdb-adapter-react-native-sqlite A PouchDB adapter that uses React Native's SQLite as its underlying storage layer 131
iwongu/sqlite3pp A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. 606
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,671
jbreeden/mruby-sqlite Provides Ruby language bindings to the SQLite3 C API 4
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 72
btrask/sqlheavy Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. 23