Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The generic AVRO record container for plugging in your data into Bullet

License

Notifications You must be signed in to change notification settings

bullet-db/bullet-record

Repository files navigation

Bullet Record

Build Status Coverage Status Maven Central

Introduction

This is a wrapper for the Record object that interfaces with the Bullet query engine. Users wishing their data to be queryable by Bullet insert their data into a BulletRecord. It also defines a TypeSystem, valid types supported in the Record and a Schema creator.

Documentation

All documentation has moved to Github Pages here.

Links

Useful Links

Code licensed under the Apache 2 license. See LICENSE file for terms.