Need advice about which tool to choose?Ask the StackShare community!
Add tool
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of AlaSQL
Pros of LokiJS
Pros of AlaSQL
Be the first to leave a pro
Pros of LokiJS
- Can query the objects directly3
Sign up to add or upvote prosMake informed product decisions
- No public GitHub repository available -
What is AlaSQL?
Open source SQL database for Javascript with a strong focus on query speed and datasource flexibility for relational data, schemaless data, and graph data. Works in your browser, Node.js and Cordova. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, and Excel.
What is LokiJS?
LokiJS is a document oriented database written in javascript, published under MIT License. Its purpose is to store javascript objects as documents in a nosql fashion and retrieve them with a similar mechanism. Runs in node (including cordova/phonegap and node-webkit), nativescript and the browser.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention AlaSQL and LokiJS as a desired skillset
What companies use AlaSQL?
What companies use LokiJS?
What companies use AlaSQL?
Manage your open source components, licenses, and vulnerabilities
Learn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with AlaSQL?
What tools integrate with LokiJS?
What tools integrate with AlaSQL?
What tools integrate with LokiJS?
What are some alternatives to AlaSQL and LokiJS?
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
Lovefield
Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
Pouchdb
PouchDB enables applications to store data locally while offline, then synchronize it with CouchDB and compatible servers when the application is back online, keeping the user's data in sync no matter where they next login.
IndexedDB
This API uses indexes to enable high-performance searches of this data. While Web Storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.