package tingodb
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
Db
extends mongodb.Db
TingoDB Database
TingoDB Database
- Annotations
- @RawJSType() @native() @JSImport( "tingodb" , "Db" )
- See also
https://mongodb.github.io/node-mongodb-native/api-articles/nodekoarticle1.html
-
trait
DbClass
extends Object
TingoDb Db class
TingoDb Db class
- Annotations
- @RawJSType() @native()
-
trait
TingoDB
extends Object
TingoDB is an embedded JavaScript in-process filesystem or in-memory database upwards compatible with MongoDB at the API level.
TingoDB is an embedded JavaScript in-process filesystem or in-memory database upwards compatible with MongoDB at the API level.
- Annotations
- @RawJSType() @native()
-
class
TingoDBObject
extends Object
TingoDB Wrapper Object
TingoDB Wrapper Object
- Annotations
- @RawJSType() @native()
-
class
TingoDbOptions
extends Object
TingoDB Options
TingoDB Options
- Annotations
- @RawJSType() @ScalaJSDefined()