column_store 0.1.0

Column-oriented database management system.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.column_store_proc_macros]
version = "0"

[package]
authors = ["Erik Nordstrøm <erik@nordstroem.no>"]
description = "Column-oriented database management system."
edition = "2018"
keywords = ["data-oriented-design"]
license = "ISC"
name = "column_store"
readme = "README.md"
repository = "https://github.com/ctsrc/column_store/tree/master/column_store"
version = "0.1.0"