bullet-db / bullet-record

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

Home Page:https://bullet-db.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://bullet-db.github.io

License:Apache License 2.0


Languages

Language:Java 99.7%Language:Makefile 0.2%Language:Shell 0.1%