Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/rdbc
Rust DataBase Connectivity (RDBC) :: Common Rust API for database drivers
https://github.com/tokio-rs/rdbc
MariaDB?
robertsilen opened this issue 7 months ago
robertsilen opened this issue 7 months ago
update sqlparser
SingingBush opened this pull request over 3 years ago
SingingBush opened this pull request over 3 years ago
Clarify maintenance status
djc opened this issue over 3 years ago
djc opened this issue over 3 years ago
Is this project dead?
amalic opened this issue almost 4 years ago
amalic opened this issue almost 4 years ago
Generics for data access
emmanuelantony2000 opened this pull request almost 4 years ago
emmanuelantony2000 opened this pull request almost 4 years ago
Replace trait objects with generics
mversic opened this issue over 4 years ago
mversic opened this issue over 4 years ago
prepared Statement Convert Date Type fail in Mysql error.but create Statement is success.
zhuxiujia opened this issue almost 5 years ago
zhuxiujia opened this issue almost 5 years ago
merge
zhuxiujia opened this pull request almost 5 years ago
zhuxiujia opened this pull request almost 5 years ago
Use Stream<Row> in API
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Revert "Merge pull request #58 from tokio-rs/add-row-trait"
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Update docs to reflect recent merge
nkelly31 opened this pull request almost 5 years ago
nkelly31 opened this pull request almost 5 years ago
Add Row trait
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Add Row trait [WIP]
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Statement should support executing query that returns multiple result sets
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Add support for temporal data types in result set
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Add ability to get stream of rows using Tokio
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Design async version of traits
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Design RowSet access for batch and columnar support
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Collect feedback from Reddit comments
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Collect feedback from HN comments
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
RowSet proposal
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
the transaction is supported?
zhuxiujia opened this issue almost 5 years ago
zhuxiujia opened this issue almost 5 years ago
Avoid heap allocation
gwenn opened this pull request almost 5 years ago
gwenn opened this pull request almost 5 years ago
Impossible to create multiple prepared statements at once
weiznich opened this issue almost 5 years ago
weiznich opened this issue almost 5 years ago
Use Box instead of Rc/RefCell
95th opened this pull request almost 5 years ago
95th opened this pull request almost 5 years ago
Bugfix MySQL NULL and add numeric & date/time datatypes.
golddranks opened this pull request almost 5 years ago
golddranks opened this pull request almost 5 years ago
Purpose of Rc<Refcell<T>>
95th opened this issue almost 5 years ago
95th opened this issue almost 5 years ago
Datatype for 64-bit integers (long long)?
golddranks opened this issue almost 5 years ago
golddranks opened this issue almost 5 years ago
Add support for vectors and complex data types
tglman opened this issue almost 5 years ago
tglman opened this issue almost 5 years ago
Add support for transactions
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Enable retrieval of Auto Generated Keys
jonathanvx opened this issue almost 5 years ago
jonathanvx opened this issue almost 5 years ago
Enable Performant Batch Inserts
jonathanvx opened this issue almost 5 years ago
jonathanvx opened this issue almost 5 years ago
Add support for named parameters
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Release 0.1.6
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Remove unwraps from mysql driver
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
implement all accessors
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Remove all uses of unwrap from SQLite driver
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Remove all uses of unwrap from Postgres driver
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Remove all uses of unwrap from MySQL driver
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Use 0-based instead of 1-based indices
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
attempt to create Driver trait
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
sqlite: make doc-tests compile and run
manuel-woelker opened this pull request almost 5 years ago
manuel-woelker opened this pull request almost 5 years ago
Make publishing simpler
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Set up code coverage reports
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
implement result set meta data for sqlite
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Change API to accept slice instead of Vec
andygrove opened this pull request almost 5 years ago
andygrove opened this pull request almost 5 years ago
Implement ResultSetMetaData for SQLite
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
Decide on 0-based versus 1-based indexes
andygrove opened this issue almost 5 years ago
andygrove opened this issue almost 5 years ago
wip: basic sqlite driver implementation (using rusqlite)
manuel-woelker opened this pull request almost 5 years ago
manuel-woelker opened this pull request almost 5 years ago
Proposal: avoid borrow_mut()
rumatoest opened this issue almost 5 years ago
rumatoest opened this issue almost 5 years ago
make a start on ODBC support
andygrove opened this pull request about 5 years ago
andygrove opened this pull request about 5 years ago
How can we support async drivers?
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Protect against SQL injection attacks
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Execute query with positional parameters and introduce Statement trait
andygrove opened this pull request about 5 years ago
andygrove opened this pull request about 5 years ago
Create SQL Console CLI
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Add support for parameterized queries
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Implement SQL Server RDBC driver
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Set up github actions to run unit tests
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Implement ResultSet accessors for all primitive types
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
save
andygrove opened this pull request about 5 years ago
andygrove opened this pull request about 5 years ago
Add ability to dynamically load an RDBC driver
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Implement ResultSet.getMetaData
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Implement data type enum
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Add support for prepared statements
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Implement RDBC-ODBC bridge
andygrove opened this issue about 5 years ago
andygrove opened this issue about 5 years ago
Make MySQLConnection implement rdbc::Connection
andygrove opened this pull request about 5 years ago
andygrove opened this pull request about 5 years ago
now with traits and lifetimes
andygrove opened this pull request about 5 years ago
andygrove opened this pull request about 5 years ago
and now with lifetimes
andygrove opened this pull request about 5 years ago
andygrove opened this pull request about 5 years ago
rough out mysql
andygrove opened this pull request about 5 years ago
andygrove opened this pull request about 5 years ago