Package: DBItest 1.8.1.9013

Kirill Müller

DBItest: Testing DBI Backends

A helper that tests DBI back ends for conformity to the interface.

Authors:Kirill Müller [aut, cre], RStudio [cph], R Consortium [fnd]

DBItest_1.8.1.9013.tar.gz
DBItest_1.8.1.9013.zip(r-4.5)DBItest_1.8.1.9013.zip(r-4.4)DBItest_1.8.1.9013.zip(r-4.3)
DBItest_1.8.1.9013.tgz(r-4.4-any)DBItest_1.8.1.9013.tgz(r-4.3-any)
DBItest_1.8.1.9013.tar.gz(r-4.5-noble)DBItest_1.8.1.9013.tar.gz(r-4.4-noble)
DBItest_1.8.1.9013.tgz(r-4.4-emscripten)DBItest_1.8.1.9013.tgz(r-4.3-emscripten)
DBItest.pdf |DBItest.html
DBItest/json (API)
NEWS

# Install 'DBItest' in R:
install.packages('DBItest', repos = c('https://r-dbi.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-dbi/dbitest/issues

On CRAN:

databasetesting

8.31 score 24 stars 11 scripts 6.8k downloads 16 exports 40 dependencies

Last updated 16 days agofrom:218e5cdc23. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 02 2024
R-4.5-winOKOct 02 2024
R-4.5-linuxOKOct 02 2024
R-4.4-winOKOct 02 2024
R-4.4-macOKOct 02 2024
R-4.3-winOKOct 02 2024
R-4.3-macOKOct 02 2024

Exports:get_default_contextmake_contextset_default_contexttest_alltest_arrowtest_compliancetest_connectiontest_drivertest_getting_startedtest_metatest_resulttest_sometest_sqltest_stresstest_transactiontweaks

Dependencies:blobbriocallrclicpp11crayonDBIdescdiffobjdigestevaluatefansifsgenericsgluehmsjsonlitelifecyclelubridatemagrittrnanoarrowpalmerpenguinspillarpkgbuildpkgconfigpkgloadpraiseprocessxpsR6rematch2rlangrprojroottestthattibbletimechangeutf8vctrswaldowithr

Testing DBI backends

Rendered fromDBItest.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2023-12-21
Started: 2019-12-15

Readme and manuals

Help Manual

Help pageTopics
DBItest: Testing DBI BackendsDBItest-package DBItest
Test contextsget_default_context make_context set_default_context
spec_arrow_append_table_arrowspec_arrow_append_table_arrow
spec_arrow_create_table_arrowspec_arrow_create_table_arrow
spec_arrow_fetch_arrowspec_arrow_fetch_arrow
spec_arrow_fetch_arrow_chunkspec_arrow_fetch_arrow_chunk
spec_arrow_get_query_arrowspec_arrow_get_query_arrow
spec_arrow_read_table_arrowspec_arrow_read_table_arrow
spec_result_send_queryspec_arrow_send_query_arrow
spec_arrow_write_table_arrowspec_arrow_write_table_arrow
spec_compliance_methodsspec_compliance_methods
spec_connection_disconnectspec_connection_disconnect
spec_driver_connectspec_driver_connect
spec_driver_constructorspec_driver_constructor
spec_driver_data_typespec_driver_data_type
spec_driver_get_infospec_connection_get_info spec_driver_get_info spec_get_info spec_meta_get_info_result
spec_getting_startedspec_getting_started
spec_meta_bindspec_meta_bind
spec_meta_column_infospec_meta_column_info
spec_meta_get_row_countspec_meta_get_row_count
spec_meta_get_rows_affectedspec_meta_get_rows_affected
spec_meta_get_statementspec_meta_get_statement
spec_meta_has_completedspec_meta_has_completed
spec_meta_is_validspec_meta_is_valid
spec_result_clear_resultspec_result_clear_result
spec_result_create_table_with_data_typespec_result_create_table_with_data_type
spec_result_executespec_result_execute
spec_result_fetchspec_result_fetch
spec_result_get_queryspec_result_get_query
spec_result_roundtripspec_result_roundtrip
spec_result_send_queryspec_result_send_query
spec_result_send_statementspec_result_send_statement
spec_sql_append_tablespec_sql_append_table
spec_sql_create_tablespec_sql_create_table
spec_sql_exists_tablespec_sql_exists_table
spec_sql_list_fieldsspec_sql_list_fields
spec_sql_list_objectsspec_sql_list_objects
spec_sql_list_tablesspec_sql_list_tables
spec_sql_quote_identifierspec_sql_quote_identifier
spec_sql_quote_literalspec_sql_quote_literal
spec_sql_quote_stringspec_sql_quote_string
spec_sql_read_tablespec_sql_read_table
spec_sql_remove_tablespec_sql_remove_table
spec_sql_unquote_identifierspec_sql_unquote_identifier
spec_sql_write_tablespec_sql_write_table
spec_transaction_begin_commit_rollbackspec_transaction_begin_commit_rollback
spec_transaction_with_transactionspec_transaction_with_transaction
Run all teststest_all test_some
Test Arrow methodstest_arrow
Test full compliance to DBItest_compliance
Test the "Connection" classtest_connection
Test the "Driver" classtest_driver
Getting started with testingtest_getting_started
Test metadata functionstest_meta
Test the "Result" classtest_result
Test SQL methodstest_sql
Test transaction functionstest_transaction
Tweaks for DBI teststweaks