ForerunnerDB

59 posts

ForerunnerDB banner
ForerunnerDB

ForerunnerDB

@ForerunnerDB

NoSQL Mongo-like Queries in your Browser! CRUD data client-side like a ninja! Give it a go at http://t.co/B7Rt6HVld0

Katılım Eylül 2014
200 Takip Edilen298 Takipçiler
ForerunnerDB
ForerunnerDB@ForerunnerDB·
Tell us how you are using ForerunnerDB. Your feedback makes for a better front-end DB for all :)
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
ForerunnerDB over 100k downloads a month, ranks top 1% of npm! Thaks for all your support! ow.ly/Ttvk301r20w
ForerunnerDB tweet media
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
Thinking about buying a Tesla? I have codes for £750 / $1,000 off your order. Use this link: ts.la/rob4462
ForerunnerDB tweet media
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
ForerunnerDB just got geospatial query support. Find docs with geospatial relativity to central point by long/lat: ow.ly/YYvfu
English
0
1
1
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
Microsoft ends support for IE 8, 9 and 10 today. Finally. Now if only we can get everyone to update to latest ver. Happy day for JS devs!
English
0
0
1
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@luferogo There is a folder in the repo called doc. You can find all the info you need in /doc/index.html
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@luferogo @irrelon It has been in development since February 2014 and in production use on multiple web apps since June 2014 :)
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende That is a very good idea... it's on the roadmap from now! Thanks.
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
1.3.54 of ForerunnerDB released. Has some persistent storage updates and fixes some minor bugs.
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
New trigger support for before and after phase of inserts and updates is now working nicely in dev build of #ForerunnerDB :)
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende Yes, the primary key can be a string. In fact that is the default for ids that the DB generates itself.
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende That would be quick and easy to implement. Just won't work for hash-map indexes but that is ok. I'll add it to the to-do!
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende Yeah it sucks we have to wait :( but fallback would produce inconsistency in results between browsers... ok for app code though
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende but it could take an optional argument if you knew your target browser.
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende That said we use localeCompare when doing string comparison and again only some browsers support options for sensitivity on that
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende and not sure but think that sort of thing would impact index performance as well.
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende Ahh see what you mean Intl.Collator is not supported by most browsers yet (see mobile support) so can't use that at the moment...
English
0
0
0
0
ForerunnerDB
ForerunnerDB@ForerunnerDB·
@alsciende ForerunnerDB is pretty agnostic about the data you give it. Is there a specific l18n use you wanted to know about?
English
0
0
0
0