SimpleNoSQL
Document client
A lightweight document store and query client for Android applications.
A simple NoSQL client for Android. Meant as a document store using key/value pairs and some rudimentary querying. Useful for avoiding the hassle of SQL code.
387 stars
23 watching
53 forks
Language: Java
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
julianhyde/sqlline | A command-line shell for issuing SQL queries to relational databases. | 621 |
jecisc/native-browser | Allows Pharo to open native browsers on file references | 0 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
jeroen/mongolite | A high-performance MongoDB client written in C that provides a simple and efficient way to interact with a MongoDB database from R. | 286 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 219 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
dajester2013/cfarango | A client library for interacting with an in-memory NoSQL database. | 4 |
jbrodriguez/react-native-android-sqlite | A React Native Android wrapper that provides a convenient interface to SQLite databases | 30 |
zaid-ajaj/fable.sqlclient | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
rjrodger/simpledb | A user-friendly fault-tolerant Amazon SimpleDB library for Node.js | 135 |
nitrite/nitrite-java | An embedded document store for Java applications. | 841 |
sebastienros/yessql | An interface to relational databases for storing and querying documents with the power of SQL | 1,221 |
nategood/httpful | A simple HTTP client library for PHP | 1,744 |