written 100% in JavaScript to run in any Web Browser and on any Platform. It parses and executes SQL dynamically in the browser, returning results formatted for RIA Frameworks or directly for inserting into HTML.
SequelSphere is a Relational Database written in JavaScript that runs in any browser and on any platform. It’s ‘Relational’, meaning that it handles SQL and stores data in tables. This enables JavaScript programmers to store and retrieve data using standard relational database methods, without worrying about browser or platform specifics.
Your new post is loading...