Skip to content

andrix/cologe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

cologe
======

A structured log database for appendable data and bulk iterations through columns.


Intial version will support
===========================

types:

 * bool
 * int
 * float
 * charbuf
 * string

operations:
 * create a new log db
 * write to it
 * read from it 
   - a whole row
   - a set of given columns
 * close it

About

A structured log db for structured and only-appendable data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages