Skip to content

Database

srivathsan K R edited this page Jun 17, 2017 · 1 revision

Cassandra

Keyspace : budgettracker

Table : Expenses

Columns: id : int username : text price : decimal category : text description : text record_ts : int

Clone this wiki locally