H2 is a java bases database. I have just started to use it and it works
quite well.
It have the datatypes you expect and a very natural SQL language.

Mips, I do not know.

It's open source I think.

The only reason I use it is because I want to have the possibility to store
files in the database. And the JDBC driver for H2 support this better then
SQLite.

/Andreas

On Fri, Apr 9, 2010 at 1:47 PM, Navaneeth Sen B
<navanee...@tataelxsi.co.in>wrote:

> Hi Andreas,
>
> I have some questions.
> Can H2 completely replace SQLite?
> I would like to know more about H2.
> Does that have a port on Linux-MIPS platform?
> Does it have any licensing issues?(whether open source)
> Can it perform better than SQLite?
> Or what made you move to H2 from SQLite?
>
> Regards,
> Sen
>
> On 4/9/2010 5:07 PM, Andreas Henningsson wrote:
> > Hi
> >
> > I am about to change database from SQLite to H2 in a project of mine.
> >
> > Is there any tools I can use to do i it? What is the best way to export
> data
> > from an SQLite database?
> >
> > /Andreas
> >
> >
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Andreas Henningsson

"Vanligt sunt förnuft är inte särkilt vanligt." -- Voltaire
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to