SQLite Extension was designed to provide SQLite users with additional mathematical functions.

SQLite Extension offers you:

· Additional mathematical functions like Round or Pow.

· Functions to save blob values in files outside the database.

· Functions to calculate checksums on blob values on the server.

· String functions like SoundEx or accents removing for your text searches.

· Regular Expressions in queries.

You can use it:

· in Cube SQL 4.0 and newer,

· in Studio Stable Database Server 2.0 and newer,

· in REAL Server 2009 and newer,

· in REAL Studio with the REALSQLDatabase class,

· with SQLiteManager