← Package directory
Available on winget

Install ABC

Power of appbase.io via CLI, with nifty imports from your favorite data sources

Install with winget
winget install --id ReactiveSearch.ABC
Upgrade
winget upgrade --id ReactiveSearch.ABC
Uninstall
winget uninstall --id ReactiveSearch.ABC

About ABC

ABC is a command-line tool to interact with appbase.io. It can also serve as a swiss army knife to import data from any popular data source (Postgres, SQL, Mongo) to ElasticSearch. This feature works with minimum configuration and is totally automatic. In certain sources like Postgres and Mongo, you can even keep the database and ElasticSearch cluster in sync such that any change from source gets added in destination as well.

What's new in 1.0.0

Enhancements - This PR adds support for reading from and writing to an Elasticsearch v8 index #207 Fixes - This PR fixes the Github workflow automation for creating the abc binaries

Read release notes

Version history

Version Updated Notes
1.0.0 Unknown Enhancements - This PR adds support for reading from and writing to an Elasticsearch v8 index #207 Fixes - This PR fixes the Github workflow automation for creating the abc binaries