Column Based Database

110 views
Skip to first unread message

Ketul Suthar

unread,
Apr 8, 2015, 1:45:32 AM4/8/15
to golan...@googlegroups.com
Hi Everyone.,

I am new to columnbased database . iwant to design column base database any one hase idea?

Here i attache one file which hase one table i want to convert into columnbase db..
help me
THanks in advance.
SampleTable.png

sesteel

unread,
Apr 8, 2015, 1:56:28 AM4/8/15
to golan...@googlegroups.com

I am new to columnbased database . iwant to design column base database any one hase idea?

I am not really sure what you are asking for; nor am I sure this is the right forum for that question.  Maybe you can elaborate some more.

Ketul Suthar

unread,
Apr 8, 2015, 2:33:08 AM4/8/15
to golan...@googlegroups.com
My question is how to design column based (Nosql ) database for i attached file.

Egon

unread,
Apr 8, 2015, 3:01:42 AM4/8/15
to golan...@googlegroups.com
On Wednesday, 8 April 2015 09:33:08 UTC+3, Ketul Suthar wrote:
My question is how to design column based (Nosql ) database for i attached file.

Column oriented doesn't automatically mean it's "NoSQL".

Find out what are you actually trying to do:

Although I would suggest getting any database tutorial and follow that - most of the basic problems are the same - how to data is saved, queried etc. If you have implemented a trivial DB it's easier to move onto your particular needs.

I suggest starting with the basics, first read the references on the appropriate Wiki page:

Also surf further based on those results.

Then study databases written by other people e.g. https://github.com/golang/go/wiki/projects#databases-and-storage (some of them are written in Go).

+ Egon
Reply all
Reply to author
Forward
0 new messages