NeDB
E553139
NeDB is a lightweight, JavaScript-based embedded database for Node.js and browsers that offers a MongoDB-like API for simple persistence needs.
All labels observed (1)
| Label | Occurrences |
|---|---|
| NeDB canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T5895191 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: NeDB Context triple: [FeathersJS, supportsDatabase, NeDB]
-
A.
Indexed Database API
The Indexed Database API is a low-level web browser API that enables client-side storage of significant amounts of structured data, including files and blobs, with powerful indexing and querying capabilities.
-
B.
MongoDB database
MongoDB database is a popular open-source NoSQL document-oriented database designed for scalability, flexibility, and high performance in modern applications.
-
C.
RocksDB
RocksDB is a high-performance, embeddable key–value store developed by Facebook, optimized for fast storage on flash and solid-state drives using a Log-Structured Merge-Tree (LSM) architecture.
-
D.
BDB
BDB is the IATA airport code for Bundaberg Airport, a regional airport serving the city of Bundaberg in Queensland, Australia.
-
E.
YDB
YDB is the common abbreviation for the Yokohama DeNA BayStars, a professional baseball team in Japan’s Nippon Professional Baseball league.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: NeDB Target entity description: NeDB is a lightweight, JavaScript-based embedded database for Node.js and browsers that offers a MongoDB-like API for simple persistence needs.
-
A.
Indexed Database API
The Indexed Database API is a low-level web browser API that enables client-side storage of significant amounts of structured data, including files and blobs, with powerful indexing and querying capabilities.
-
B.
MongoDB database
MongoDB database is a popular open-source NoSQL document-oriented database designed for scalability, flexibility, and high performance in modern applications.
-
C.
RocksDB
RocksDB is a high-performance, embeddable key–value store developed by Facebook, optimized for fast storage on flash and solid-state drives using a Log-Structured Merge-Tree (LSM) architecture.
-
D.
BDB
BDB is the IATA airport code for Bundaberg Airport, a regional airport serving the city of Bundaberg in Queensland, Australia.
-
E.
YDB
YDB is the common abbreviation for the Yokohama DeNA BayStars, a professional baseball team in Japan’s Nippon Professional Baseball league.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
JavaScript library
ⓘ
NoSQL database ⓘ embedded database ⓘ |
| APIStyle | MongoDB-like API ⓘ |
| category | embedded NoSQL database ⓘ |
| concurrencyModel | single-process ⓘ |
| creator | Louis Chatriot NERFINISHED ⓘ |
| dataModel | document-oriented ⓘ |
| doesNotSupport |
distributed clustering
ⓘ
multi-process concurrency control ⓘ |
| hasFeature |
MongoDB-like query operators
ⓘ
embedded in application process ⓘ file-based storage ⓘ in-memory datastore ⓘ lightweight ⓘ persistent datastore ⓘ schema-less ⓘ zero external dependencies ⓘ |
| intendedFor |
Node.js developers
ⓘ
browser-based applications ⓘ |
| license | MIT License ⓘ |
| persistenceModel | append-only file ⓘ |
| platform |
Node.js
NERFINISHED
ⓘ
web browser ⓘ |
| programmingLanguage | JavaScript ⓘ |
| repository | https://github.com/louischatriot/nedb ⓘ |
| supports |
CRUD operations
ⓘ
JSON documents ⓘ atomic update operators ⓘ autoloading from file ⓘ callbacks ⓘ document store ⓘ event emitters ⓘ in-memory storage ⓘ indexes ⓘ pagination ⓘ persistent storage ⓘ projections ⓘ querying ⓘ serialization to disk ⓘ sorting ⓘ sparse indexes ⓘ unique indexes ⓘ upserts ⓘ |
| useCase |
desktop applications
ⓘ
prototyping ⓘ simple persistence needs ⓘ small web applications ⓘ testing ⓘ |
| writtenIn | JavaScript NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: NeDB Description of subject: NeDB is a lightweight, JavaScript-based embedded database for Node.js and browsers that offers a MongoDB-like API for simple persistence needs.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.