The upper.io/db.v3 package for Go is a productive data access layer for Go that provides a common interface to work with different data sources such as PostgreSQL, MySQL, SQLite, MSSQL, QL and MongoDB.Take the tour to see real live examples in your browser.
orm database sql upper db postgresql mysql nosql sqlite mongodb dal database-library go-ormtiedot is a document database engine that uses JSON as document notation; it has a powerful query processor that supports advanced set operations; it can be embedded into your program, or run a stand-alone server using HTTP for an API. It runs on *nix and Windows operating systems.tiedot has fault-tolerant data structures that put your data safety first, while easily scales to 4+ CPU cores.
nosql database db tiedot document-databaseIf you are upgrading: please see CHANGELOG.md.Fast and simple storage. A Node.js wrapper for abstract-leveldown compliant stores, which follow the characteristics of LevelDB.
leveldb leveldown memdown stream database db store storage jsonRealm is a mobile database that runs directly inside phones, tablets or wearables. This project hosts the JavaScript versions of Realm. Currently we only support React Native (both iOS & Android) and Node.js (on MacOS and Linux) but we are considering adding support for Cordova/PhoneGap/Ionic as well.Please see the detailed instructions in our docs to use Realm Javascript.
mobile-database nosql-database realm-mobile-database realm mobile-first realtime-database reactive reactnative database db react react-native persistence localstorage sqlite asyncstorage rocksdb leveldbAfter we connected we can query or update the database just how we would using the mongo API with the exception that we use a callback. The format for callbacks is always callback(error, value) where error is null if no exception has occured. The update methods save, remove, update and findAndModify also pass the lastErrorObject as the last argument to the callback function.As of 0.7.0 all cursors are a readable stream of objects.
mongo db mongodbThe node-oracledb add-on for Node.js powers high performance Oracle Database applications. Use node-oracledb to connect Node.js 4, 6, 8 and 9 to Oracle Database.
oracle database official db sql json pl/sql oci api client library driver add-on extension binding interface adapter moduleRxDB is a realtime Database for the Web. It is reactive data-handling based on RxJS. It helps App to work even without internet. It supports Mango-Query, Encryption, Import/Export of database and lot more.
database nosql json-schema rxjs nodejs electron cordova pwa couchdb dapp react-native vue pouchdb react db offline-first jsonschema localstorage indexeddb encryption rx reactive realtime javascript-databaseMMOCR is an open-source toolbox based on PyTorch and mmdetection for text detection, text recognition, and the corresponding downstream tasks including key information extraction. It is part of the OpenMMLab project. The main branch works with PyTorch 1.5+.
ocr deep-learning pytorch transformer db text-recognition pan text-detection sar maskrcnn crnn dbnet psenet panet key-information-extraction sdmg-r textsnake robustscanner segmentation-based-text-recognition fcenetPaddleOCR aims to create multilingual, awesome, leading, and practical OCR tools that help users train better models and apply them into practice. The above pictures are the visualizations of the general ppocr_server model. For more effect pictures, please see More visualizations.
ocr db crnn ocrlite chineseocrTendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language - and securely replicates it on many machines.
bft distributed-systems replication consistency db consensus blockchain cryptography state-machine fault-tolerentA Google Drive spreadsheet simple database. Stop wasting your time when a simple table is enough. Perfect for collaboration with multiple people editing the same spreadsheet.
google drive database db table spreadsheet mongodbAll source code is licensed under the MIT License.
whc sqlite db modelsqlite fmdb realm⚡ Pronto is a working concept for deploying databases, the same way Now by ZEIT revolutionized deployment of apps, servers and well... pretty much everything. Nowadays, to create a new database deployment in the cloud you need to visit provider's admin panel, deploy a database, copy credentials, go back to code and insert them. Pronto simplifies the first steps by automatically creating a database in the cloud on Compose, saving certificate to the current directory and providing you a set of credentials. Pronto supports all databases provided by Compose.
database db now composeFor browsers, see the browser setup instructions. Version 3.x.x is compatible with InfluxDB 0.8.x - 3.x will no longer have updates by core contributers, please consider upgrading.
influx influxdb-js-client timeseries influxdb typescript time series client dbThis package contains a high-performance, columnar, in-memory storage engine that supports fast querying, update and iteration with zero-allocations and bitmap indexing. The general idea is to leverage cache-friendly ways of organizing data in structures of arrays (SoA) otherwise known "columnar" storage in database design. This, in turn allows us to iterate and filter over columns very efficiently. On top of that, this package also adds bitmap indexing to the columnar storage, allowing to build filter queries using binary and, and not, or and xor (see kelindar/bitmap with SIMD support).
bitmap indexing soa db columnar-storage data-orientedThis is a REST server for MongoDB using Node, using the native node.js MongoDB driver. Using Express, it can now start in any folder and will happily server any files a public folder. Installation is now via npm: npm install mongodb-rest. After that you can just issue mongodb-rest on the command line and the server should start.
mongodb mongo db web rest restfulShort answer, we probably don't. Camo was created for two reasons: to bring traditional-style classes to MongoDB JavaScript, and to support NeDB as a backend (which is much like the SQLite-alternative to Mongo). Throughout development this eventually turned in to a library full of ES6 features. Coming from a Java background, its easier for me to design and write code in terms of classes, and I suspect this is true for many JavaScript beginners. While ES6 classes don't bring any new functionality to the language, they certainly do make it much easier to jump in to OOP with JavaScript, which is reason enough to warrent a new library, IMO.
es6 odm mongodb nedb nosql document model schema database data datastore query db
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.