Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surister/cratedbx
Ingest data to CrateDB in the most efficient way possible.
https://github.com/surister/cratedbx
Last synced: 8 days ago
JSON representation
Ingest data to CrateDB in the most efficient way possible.
- Host: GitHub
- URL: https://github.com/surister/cratedbx
- Owner: surister
- Created: 2024-07-23T16:36:16.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-19T10:13:05.000Z (5 months ago)
- Last Synced: 2024-08-19T12:08:38.642Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 135 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Supported databases
* Postgres
* MongoDB
* Mysql## Next
* MariaDB
* DIR/.*JSON + JSONLINES
* DIR/.*JSON
* PARQUET## Maybe in the future?
* Redis
* Elasticsearch
* RocksDB
* SQLite
* Parquet
* S3/BLOB-STORAGE/GCLOUD OBJECTS
* MySQL/MariaDB
* InfluxDB
* ClickHouse
* Arrow
* QuestDB