All Projects → azkadev → localdb

azkadev / localdb

Licence: other
library to help you create database on local memory, support json local database inspired by lowdb

Programming Languages

dart
5743 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
HTML
75241 projects
c
50402 projects - #5 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to localdb

ZSpider
基于Electron爬虫程序
Stars: ✭ 37 (+5.71%)
Mutual labels:  lowdb
JsonDB.class.php
JSON Databaseclass. Handle JSON-Files like a very, very simple DB.
Stars: ✭ 91 (+160%)
Mutual labels:  jsondb
Google-Apps-Script-Library-Database
This is for the Google Apps Script Library Database and a web application for searching the libraries..
Stars: ✭ 51 (+45.71%)
Mutual labels:  library-database
nim-lmdb
Nim LMDB wrapper
Stars: ✭ 31 (-11.43%)
Mutual labels:  local-database
Android-Library-Management
Android Library Management Project
Stars: ✭ 32 (-8.57%)
Mutual labels:  library-database
PL-SQL-project
PL / SQL Project based on a library's database.
Stars: ✭ 19 (-45.71%)
Mutual labels:  library-database
arangodb-net-core
DotNetCore ArangoDB Driver
Stars: ✭ 15 (-57.14%)
Mutual labels:  library-database
Cypress Realworld App
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
Stars: ✭ 2,888 (+8151.43%)
Mutual labels:  lowdb
free-api-dev
free rest api for develop to test app or other project with supabase and express js
Stars: ✭ 32 (-8.57%)
Mutual labels:  lowdb
motada-photos-browser
Search over thousands free images
Stars: ✭ 36 (+2.86%)
Mutual labels:  lowdb
lowdb-api
⚡️ lowdb-api - Express middleware that serve a virtual RESTful API.
Stars: ✭ 27 (-22.86%)
Mutual labels:  lowdb
api
_api is an autogenerated CRUD API built on LowDB and ExpressJS.
Stars: ✭ 73 (+108.57%)
Mutual labels:  lowdb
CoronaNotifier
Whatsapp Bot automatic notification & respond using MQTT, nodeJS & LowDB
Stars: ✭ 46 (+31.43%)
Mutual labels:  lowdb
SimpleSqlExec
Lightweight command-line utility to execute queries on SQL Server in place of SQLCMD
Stars: ✭ 20 (-42.86%)
Mutual labels:  localdb

Licensed

Licensed under the MIT License <http://opensource.org/licenses/MIT>.
SPDX-License-Identifier: MIT
Copyright (c) 2021 Azkadev <http://github.com/azkadev>.
Permission is hereby  granted, free of charge, to any  person obtaining a copy
of this software and associated  documentation files (the "Software"), to deal
in the Software  without restriction, including without  limitation the rights
to  use, copy,  modify, merge,  publish, distribute,  sublicense, and/or  sell
copies  of  the Software,  and  to  permit persons  to  whom  the Software  is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE  IS PROVIDED "AS  IS", WITHOUT WARRANTY  OF ANY KIND,  EXPRESS OR
IMPLIED,  INCLUDING BUT  NOT  LIMITED TO  THE  WARRANTIES OF  MERCHANTABILITY,
FITNESS FOR  A PARTICULAR PURPOSE AND  NONINFRINGEMENT. IN NO EVENT  SHALL THE
AUTHORS  OR COPYRIGHT  HOLDERS  BE  LIABLE FOR  ANY  CLAIM,  DAMAGES OR  OTHER
LIABILITY, WHETHER IN AN ACTION OF  CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE  OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].