tilores-cli

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

TiloRes CLI

What is TiloRes?

TiloRes is a highly-scalable, “entity-resolution” technology that was originally developed to connect internal data together. The technology was developed because we found that no other technology on the market could deliver the speed, scalability or cost performance we demanded.

What is Entity Resolution?

Entity resolution (ER) is the connecting of non-identical, related data from disparate sources to “entities”. Entities can be anything from people, to companies, to financial transactions.

Why is this important?

Companies today are collecting more and more data, of varying quality and from different/disparate sources, but they are only able to productively use a fraction of this data. Why? Because matching this data together so that one has the full data picture, is technically very difficult, especially at scale and when data must be accessed in real-time.

In order to fully utilise and get value from data resources - both internal and externally-sourced - the data needs to be matched together - entity resolution - in a manner which can be searched quickly.

Quick Start

  1. Install the CLI
go install github.com/tilotech/tilores-cli@latest
tilores-cli version
  1. Initialize the project
mkdir foocustomer
cd foocustomer
tilores-cli init
  1. Start the local API webserver with a fake implementation
tilores-cli run
  1. Modify the schema files in the newly created schema folder

More help to get started:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL