jBASE 5.2 does support SQL commands but those are in addition to the standard BASIC or jQL commands. jBASE isn't reliant on SQL to function, it's just an option for customers who already have a familiarity with SQL.
As far as NoSQL goes, while the definition is a bit fluid, it's better to look at it as 'Not Only SQL', as opposed to 'Never SQL'. Also, the idea behind NoSQL is as much about the underlying data structure as it is about the query language and relates to DBMS that don't adhere to the relational model. So, if we look at it from a point of of view of 1) whether it uses the relational structure and 2) whether it's solely reliant on SQL to function, then you can consider jBASE a NoSQL DBMS. On Friday, January 25, 2013 4:22:50 AM UTC, Richard Kann wrote: > > I believe the new jbase 5.x support SQL commands though. > > Richard Kann > Comp-Ware Systems, Inc. > On 1/24/2013 5:27 PM, Sparro wrote: > > I certainly don't see why not, seeing as how jBASE is not SQL. > > On Tuesday, November 6, 2012 7:10:49 PM UTC-8, MChau wrote: >> >> hi everyone >> I'm begin to study jbase and noSQL. >> >> I wanted to know if I can consider jbase as a NoSQL DBMS? >> >> >> -- >> >> >> Melhores Cumprimentos | Best Regards >> >> * * >> >> *Manuel Chau* >> >> (*Programmer and **OpenSource* *S**olution Provider*) >> >> >> >> *Employers: >> * >> >> *SAN**TECH** **Lda >> * >> >> * Fringe** Lda* >> >> *E**:****mchau@**bsd.com.br*** >> >> *E**:mchau@****san.co.mz*** >> >> *P:* (+258) 21 303518 >> >> *M:* (+258) 82 7490810 | (+258) 84 4580205* >> * >> >> *W:* www.santech.co.mz >> *W:* www.fringe.com <http://www.santech.co.mz/> >> >> *Nota: O único lugar Onde o Sucesso vem antes do Trabalho é no Dicionário >> **.** >> * >> >> -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] <javascript:> > To unsubscribe, send email to [email protected] <javascript:> > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > > > > > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
