infoforcefeed / OlegDB

Enough works to use this in production
http://olegdb.org
MIT License
132 stars 14 forks source link

Data Types + Query Language General #146

Open qpfiffer opened 9 years ago

qpfiffer commented 9 years ago

We need some goddamn datatypes. And a query language.

Hamcha commented 9 years ago

Wouldn't a good scripting language double as a query language? Also data types? It's not like we have tables or something

qpfiffer commented 9 years ago

@Hamcha Well we were thinking of adding in datatypes. Maybe turning OlegDB into a document store or something like that. I sort of want to write my own BSON/JSONB parser thing which would be perfect for Oleg.

qpfiffer commented 9 years ago

160 is def. related to this, and that should be done first before we jam some datatypes into Oleg's mayo hole.