请输入您要查询的百科知识:

 

词条 WxSQLite3
释义

  1. See also

  2. References

  3. External links

{{Refimprove|date=April 2016}}{{lowercase|title=wxSQLite3}}{{Infobox software
| name = wxSQLite3
| logo =
| screenshot =
| caption =
| developer = Ulrich Telle
| latest_release_version = 4.4.0
| latest_release_date = {{Start date and age|2018|12|14}}[1]
| operating_system = Cross-platform
| programming_language = C++
| genre = Development Library
| status = Active
| license = wxWindows Library Licence
| website = {{URL|https://github.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.18.0 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 also 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. In addition to the wxSQLite3 legacy schemes, AES 128 Bit and AES 256 Bit, two other encryption schemes, namely [https://github.com/resilar/sqleet sqleet] (aka ChaCha20 - Poly1305) and [https://github.com/sqlcipher/sqlcipher SQLCipher] (aka AES 256 Bit - SHA1/SHA256/SHA512 - all SQLCipher variants from version 1 up to version 4 supported), can be selected.

See also

  • Guayadeque Music Player – a free music player that employs wxSQLite3
  • SQLite

References

1. ^{{cite web|url=https://github.com/utelle/wxsqlite3 |title=wxSQLite3 at Github|website=github.com |date= |accessdate=2018-12-14}}

External links

  • {{Official website|https://github.com/utelle/wxsqlite3}}
{{wxWidgets}}{{software-stub}}

3 : Relational database management systems|Software that uses wxWidgets|WxWidgets

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/26 4:17:35