rq
Data transformer
A tool for transforming and analyzing structured record data from various formats
Record Query - A tool for doing record analysis and transformation
2k stars
21 watching
57 forks
Language: Rust
last commit: 12 months ago avrocommand-line-tooljavascriptjsonlodashmessagepackprotobufrusttomlyaml
Related projects:
Repository | Description | Stars |
---|---|---|
diesel-rs/diesel | A safe and extensible way to interact with databases in Rust | 12,820 |
console-rs/indicatif | A Rust library providing progress indicators and color support for command line applications. | 4,468 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,591 |
eitsupi/querying-with-prql | A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. | 22 |
rr-debugger/rr | Tools for efficiently recording and replaying application execution to aid debugging | 9,202 |
pawurb/activerecord-analyze | Analyzes query performance in Rails applications | 220 |
a8m/rql | A resource query language for REST APIs | 343 |
bheisler/criterion.rs | A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions | 4,662 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
launchbadge/sqlx | A high-level, async Rust library for interacting with relational databases. | 13,578 |
seaql/sea-query | A query builder to help construct dynamic SQL queries in Rust. | 1,203 |
apache/datafusion | A query engine that supports various data formats and allows customization of its functionality. | 6,388 |
rust-lang/regex | An implementation of regular expressions for Rust. | 3,560 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |