TileDB-MariaDB icon indicating copy to clipboard operation
TileDB-MariaDB copied to clipboard

MyTile is a MariaDB storage engine for accessing TileDB arrays

Results 9 TileDB-MariaDB issues
Sort by recently updated
recently updated
newest added

Add support for windows build, requires MariaDB 10.5

Currently is fails, being unable to find TileDB library and erring out on the unknown to CMake command: ``` ---> Computing dependencies for MyTile. ---> Fetching distfiles for MyTile --->...

HI, I have read the documentation of the library, and as far as I understand, you can easily query the MD in each TDB created and treat the MD as...

Is it possible to use Tiledb-MariaDB as a slave of a real MariaDB instance? We are trying to do this to achieve change data capture of a traditional RDBMS, and...

mariadb: 11.1.4 Tiledb: 2.25.0 Tiledb-mariaDB: 0.33.0 Hello, Trying to start a few test with newly created array through a C++ component, I am not able to "create" a new table...

Hi, a vcpkg port of this library would greatly simplify integration and distribution for us and the rest of the community and further drive adaptation I would think. Is this...

Hi, where experiencing build errors under windows (same source & settings under linux works), visual studio 17.11.3 using the code at https://github.com/TileDB-Inc/TileDB-MariaDB/archive/0.33.0.tar.gz & settings; vcpkg_cmake_configure( SOURCE_PATH "${MARIADB_SOURCE_PATH}" OPTIONS -DPLUGIN_TOKUDB=NO -DPLUGIN_ROCKSDB=NO...

Reverts TileDB-Inc/TileDB-MariaDB#376 It was determined that #374 is not the cause of the subsequently observed failures.

Potential fix for the SEG fault of the conda package