Featured Products
Omegabundle for Xojo 2024 Products

Extends your SQLite development with additional commands.

Our SQLite Extension gives 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

Check out the function list which adds 58 new functions. SQLite Extension supports macOS, Windows and Linux. You can also use it in conjunction with:

  • MBS SQL Plugin with SQLite
  • in Cube SQL 4.0 and newer,
  • in Studio Stable Database Server 2.0 and newer, 
  • in Xojo with the SQLiteDatabase class (needs LoadExtensions property set to true), 
  • in Real Studio with the REALSQLDatabase class, 
  • with SQLiteManager
  • or any other SQLite application using load_extension.

If you order OmegaBundle 2024, you receive either a new license or an additional year on an existing license.

 New in Version 1.7, released 8th August 2024

  • Changed EncodeHex, DecodeHex and RemoveAccents functions to pass through NULL values.
  • Fixed problem in EncodeHexMBS and DecodeHexMBS returning error.
  • Upgraded Linux builds. Now 32+64 and Intel+ARM versions available.