Featured Products
Omegabundle for Xojo 2026 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.

Release Notes

 

 

Movies 

We recorded the presentations at the MBS Xojo Conference in April 2026 and here is the MBS Plugin presentation with Christian Schmitz talking about what is new in MBS Xojo Plugins:

Watch on YouTube. All videos go into the playlist for the conference.

 

 

License

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

 

 

 New in Version 1.7

  • 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.