{"id":58715,"library":"sqlx-core","title":"sqlx-core","description":"Core of SQLx, the rust SQL toolkit. Not intended to be used directly.","status":"active","version":"0.9.0","language":"rust","source_language":null,"source_url":"https://github.com/launchbadge/sqlx","tags":["sql","database","core","async"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsqlx-core = \"0.9.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sqlx-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Executor","correct":"use sqlx_core::Executor;"}],"quickstart":{"code":"use sqlx_core::Executor;\n\nfn main() {\n    println!(\"SQLx core executor trait\");\n}","lang":"rust","description":"Demonstrates importing the core Executor trait."},"warnings":[{"fix":"Replace sqlx-core with the main sqlx crate in your dependencies.","message":"sqlx-core is an internal crate; use sqlx instead.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'async':20 'core':3,4,19 'databas':18 'direct':16 'intend':12 'rust':8 'sql':9,17 'sqlx':2,6 'sqlx-core':1 'toolkit':10 'use':15","created_at":"2026-06-16T16:35:49.315121+00:00","updated_at":"2026-06-16T16:35:49.315121+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/launchbadge/sqlx","github":"https://github.com/launchbadge/sqlx","docs":"https://docs.rs/sqlx-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}