Git Product home page Git Product logo

sqlinjs's Introduction

SQLinJS Build Status

Create applications with offline capabilities using this simple embeddable DBMS written in JavaScript.

SQLinJS

Features

  • Compatible with Firefox 3+, Chrome, Safari 4+, Opera, and Internet Explorer 7+ web browsers.
  • Compatible with iOS and Android mobile web browsers.
  • Includes SQL parsing and processing engine (refer to Supported Syntax for language support)
  • Provides command-line terminal for managing object data using the SQL syntax.
  • Provides API methods for managing object data from within your application.
  • Supports jQuery .data() and HTML5 sessionStorage for database storage.
  • Fast and lightweight (jQuery plug-in *only 13.7 kB)

To Do

  • Add support for JOIN using prefixed columns
  • Add support for OR conditional in WHERE clause
  • Add support for NOW() in WHERE clause
  • Improve date type sorting (instead of string based)

Installation

This package can be easily installed using Bower.

$ bower install sqlinjs

Please refer to the README for more information about this package.

License and Warranty

This package is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

SQLinJS is provided under the terms of the MIT license

Author

Marc S. Brooks

sqlinjs's People

Contributors

nuxy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.