Global Information Lookup Global Information

WxSQLite3 information


wxSQLite3
Developer(s)Ulrich Telle
Stable release
4.9.9 / January 18, 2024; 3 months ago (2024-01-18)[1]
Repository
  • github.com/utelle/wxsqlite3 Edit this at Wikidata
Written inC++
Operating systemCross-platform
TypeDevelopment Library
LicensewxWindows Library Licence
Websitegithub.com/utelle/wxsqlite3

wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library.

wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite version 3.41.1 are supported, like for example the creation of user defined scalar or aggregate functions. Since SQLite stores strings in UTF-8 encoding, the wxSQLite3 methods provide automatic conversion between wxStrings and UTF-8 strings. This works best for the Unicode builds of wxWidgets. In ANSI builds the current locale conversion object (wxConvCurrent) is used for conversion to/from UTF-8. Special care has to be taken if external administration tools are used to modify the database contents, since not all of these tools operate in Unicode resp. UTF-8 mode.

Since version 1.7.0 optional support for key based database encryption (128-bit AES) is included. Starting with version 1.9.6 of wxSQLite3 the encryption extension is compatible with the SQLite amalgamation source and includes the extension functions module. Support for 256-bit AES encryption has been added in version 1.9.8.

Since version 3.5.0 the SQLite library is an integrated part of wxSQLite3.

Since version 4.0.0 wxSQLite3 supports to select the encryption scheme at runtime. Currently, 6 different cipher schemes can be selected:

  • wxSQLite3 AES-128 bit
  • wxSQLite3 AES-256 bit
  • sqleet (aka ChaCha20 - Poly1305)
  • SQLCipher (aka AES-256 bit - SHA-1/SHA256/SHA512 - all SQLCipher variants from version 1 up to version 4 supported)
  • System.Data.SQLite (aka RC4)
  • Ascon Ascon-128 v1.2 (lightweight cryptography)

Since version 4.6.0 wxSQLite3 uses a separate implementation of the encryption extension, namely SQLite3 Multiple Ciphers, because the formerly used SQLITE_HAS_CODEC interface was removed from SQLite in February 2020.

  1. ^ "wxSQLite3 at Github". github.com. Retrieved 2022-12-04.

and 11 Related for: WxSQLite3 information

Request time (Page generated in 0.5157 seconds.)

WxSQLite3

Last Update:

wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library...

Word Count : 361

WxWidgets

Last Update:

wxWidgets (formerly wxWindows) is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. wxWidgets...

Word Count : 1219

WxPython

Last Update:

wxPython is a wrapper for the cross-platform GUI API (often referred to as a "toolkit") wxWidgets (which is written in C++) for the Python programming...

Word Count : 770

WxBasic

Last Update:

wxBasic is a free software / open-source software, cross-platform BASIC interpreter. As it is based on syntax of the BASIC language, it is designed to...

Word Count : 524

WxHaskell

Last Update:

wxHaskell is a portable and native graphical user interface (GUI) library for the programming language Haskell, built on wxWidgets. It is often used by...

Word Count : 185

CodeLite

Last Update:

open-source, cross-platform IDE for the C/C++ programming languages using the wxWidgets toolkit. To comply with CodeLite's open-source spirit, the program...

Word Count : 354

WxFormBuilder

Last Update:

wxFormBuilder is an open source GUI designer application for wxWidgets toolkit, which allows creating cross-platform applications. A streamlined, easy...

Word Count : 223

XML Resource

Last Update:

creation of XRC files, among them are: wxFormBuilder XRCed wxDesigner DialogBlocks wxSmith (Code::Blocks plugin) wxWidgets wxGlade - an open source GUI designer...

Word Count : 231

WxPHP

Last Update:

wxPHP (for wxWidgets for PHP) is an extension the programming language PHP that wraps the wxWidgets library, which allows writing cross-platform software...

Word Count : 767

HiAsm

Last Update:

application integrated development environment (IDE) for Windows API (Win32), Qt, wxWidgets, scripts and pages in PHP, HTML, and JavaScript, in addition to applications...

Word Count : 494

Comparison of free software for audio

Last Update:

Exaile GTK Python Pickle Yes Yes Yes GPL-2.0-or-later Guayadeque wxWidgets C++, C SQLite3 Yes Development ceased as of September 29, 2023 GPL-3.0-or-later...

Word Count : 158

PDF Search Engine © AllGlobal.net