Path: csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Matthew Carter Newsgroups: comp.lang.php Subject: Re: Database written in PHP Date: Thu, 29 Oct 2015 21:46:41 -0400 Organization: Ahungry (http://ahungry.com) Lines: 52 Message-ID: <87twp9b01q.fsf@ahungry.com> References: <563243c0$0$23824$e4fe514c@news.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="7c986cd4736462de309a749b207746fe"; logging-data="6172"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+5VklFhryC41qFsE8PV24q" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:p/IjL3IMsikZ3Pv2xRWzHiXb1bM= sha1:9KWmcOCgFc3hSliyBGd3ulwgaQQ= Xref: csiph.com comp.lang.php:15806 Erwin Moller writes: > On 10/24/2015 2:35 PM, J.O. Aho wrote: >> On 10/24/2015 12:23 PM, James Harris wrote: >>> On 24/10/2015 08:21, J.O. Aho wrote: >>>> On 10/23/2015 11:25 PM, James Harris wrote: >>>>> Are there any lightweight databases written in PHP? >>>>> >>>>> I don't mean PHP code to access a database like MySQL or similar. I am >>>>> thinking of the data being stored in a flat file or files and there >>>>> being some PHP code to provide database-like read-write access to the >>>>> data. It does not need to be SQL-based as long as it has reasonable data >>>>> access primitives. >>>>> >>>>> Maybe there are a few of these but web searches tend to pull up lots of >>>>> info on how to access a database from within PHP which is a different, >>>>> and far more common, topic. Hence, this query. >>>> >>>> First google result I got was: https://code.google.com/p/yndb >>>> >>>> Third result was: http://gladius.sourceforge.net >>>> >>>> Fourth: >>>> http://www.phpclasses.org/package/1672-PHP-File-based-database-SQL-engine-in-pure-PHP.html >>>> >>> >>> What was your search query? >> >> >> Database engine written in php >> > > Keep in mind Google delivers wildly different result because of that > damned personalization trend. (Filter Bubble). > I might get different results than you do. > > https://en.wikipedia.org/wiki/Filter_bubble > > I also recommend this great Ted talk: > https://www.ted.com/talks/eli_pariser_beware_online_filter_bubbles?language=en > > > > Regards, > Erwin Moller Use something like DuckDuckGo to avoid that (also shows yndb as first result and gladius a couple results down). -- Matthew Carter (m@ahungry.com) http://ahungry.com