dBase uses ISAM as its access method for data just like everything else. There are modernized variants of dBase/Clipper. Most of the modernization efforts had been to tack on a gooey and gratuitous windows misfeatures just for the sake of checkbox compliance. Fortunately most of those hideous things died. The original xBase/Clipper works just the same now as it did then. Plus, it runs so fast on modern hardware that it will blow your socks off and make you wonder why you go anywhere near this modern bloated ultraslow crapware at all.
There are still currently maintained xBase and Clipper environments. > -----Original Message----- > From: [email protected] [mailto:sqlite-users- > [email protected]] On Behalf Of Nataraj S Narayan > Sent: Monday, 2 September, 2013 00:34 > To: General Discussion of SQLite Database > Subject: Re: [sqlite] Is SQLite a DBMS? > > Gee... > I started out in late 80's as a Dbase III+ coder. > Then it was the defacto DBMS on the PC. > Wonder if it still relevant in any serious application in these days. > > regards > Nataraj > > > On Mon, Sep 2, 2013 at 11:58 AM, Darren Duncan > <[email protected]>wrote: > > > I don't think that being ACID and SQL compliant is the definition of a > > DBMS, far from it. While it is true that typically anything which is > ACID > > and SQL compliant is a DBMS, lots of things can be a DBMS without > being > > either ACID or SQL compliant. See dBASE for example. -- Darren Duncan > > > > > > On 2013.09.01 3:11 AM, Stefan Keller wrote: > > > >> Hi, > >> > >> Wikipedia answers with yes and why (= because it's ACID and SQL > compliant) > >> within the first three sentences! > >> > http://en.wikipedia.org/wiki/**SQLite<http://en.wikipedia.org/wiki/SQLit > e> > >> > >> Yours, S. > >> > >> > >> 2013/9/1 kimtiago <[email protected]> > >> > >> Hi, > >>> > >>> I need to know if SQLite is a DBMS and why. > >>> > >>> Please its urgent. > >>> > >> > > ______________________________**_________________ > > sqlite-users mailing list > > [email protected] > > http://sqlite.org:8080/cgi-**bin/mailman/listinfo/sqlite- > **users<http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users> > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

