ydn-db
Data access library
A JavaScript module providing a unified data access layer for IndexedDB, WebDatabase, and WebStorage storage mechanisms.
Javascript database module for Indexeddb, Web SQL and localStorage storage mechanisms supporting version migration, advanced query, SQL and transaction.
503 stars
35 watching
41 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scarletsfiction/sfdatabase-js | A JavaScript library providing an easy-to-use interface to SQL or IndexedDB databases in Node.js and browsers. | 2 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |
dotchain/dotjs | A distributed, reactive, and functional data structure library for JavaScript | 8 |
jdbi/jdbi | Provides idiomatic access to relational databases in Java and other JVM technologies. | 1,985 |
nshiab/simple-data-analysis | A JavaScript library for easy data analysis and processing of tabular and geospatial data | 252 |
yottadb/ydb | A C-based implementation of a self-contained, serverless, zero-configuration, transactional database system | 76 |
jdataview/jbinary | A high-level API for working with binary data in JavaScript. | 541 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |
mlaanderson/database-js | Provides a unified interface to multiple databases using connection strings | 74 |
thejoshwolfe/yazl | A JavaScript library for creating and manipulating zip files. | 341 |
deitch/searchjs | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 311 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
juxt/yada | A Clojure web library for creating production services via HTTP | 735 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
davidmoten/rxjava-jdbc | An efficient execution and functional composition of database calls using JDBC and RxJava Observables. | 807 |