zio-mongodb-driver
zio-mongodb-driver
io.github.zeal18.zio.mongodb.driver
ConnectionString
MongoClient
Service
MongoClientSettings
MongoCollection
Service
MongoDatabase
Service
MongoDriverInformation
MongoException
MongoNamespace
PublisherOps
ReadConcern
ReadConcernLevel
ReadPreference
WriteConcern
io.github.zeal18.zio.mongodb.driver.aggregates
Aggregation
Aggregation
Count
Facets
Group
Limit
Lookup
LookupPipeline
Match
Project
Unwind
BucketAutoOptions
BucketGranularity
BucketGranularity
E12
E192
E24
E48
E6
E96
PowersOf2
R10
R20
R40
R5
R80
Series125
BucketOptions
Facet
UnwindOptions
Variable
io.github.zeal18.zio.mongodb.driver.aggregates.accumulators
Accumulator
Accumulator
AddToSet
Avg
First
Function
Last
Max
MergeObjects
Min
Push
StdDevPop
StdDevSamp
Sum
io.github.zeal18.zio.mongodb.driver.filters
Filter
Filter
All
And
BitsAllClear
BitsAllSet
BitsAnyClear
BitsAnySet
ElemMatch
Empty
Eq
Exists
Expr
Gt
Gte
In
JsonSchema
Lt
Lte
Mod
Ne
Nin
Nor
Not
Or
Regex
Size
Text
Type
Where
io.github.zeal18.zio.mongodb.driver.hints
Hint
Hint
ForwardScan
Index
IndexName
ReverseScan
io.github.zeal18.zio.mongodb.driver.indexes
CreateIndexCommitQuorum
CreateIndexCommitQuorum
Disabled
Majority
ReplicaSetMembers
ReplicaSetTag
WotingMembers
CreateIndexOptions
DropIndexOptions
Index
Index
IndexKey
IndexKey
Asc
Compound
Desc
Geo2d
Geo2dsphere
GeoHaystack
Hashed
Text
IndexOptions
io.github.zeal18.zio.mongodb.driver.model
BsonField
BulkWriteOptions
Collation
CollationAlternate
CollationAlternate
NonIgnorable
Shifted
CollationCaseFirst
CollationCaseFirst
Lower
Off
Upper
CollationMaxVariable
CollationMaxVariable
Punct
Space
CollationStrength
CollationStrength
Identical
Primary
Quaternary
Secondary
Tertiary
CountOptions
CreateCollectionOptions
CreateViewOptions
DeleteOptions
EstimatedDocumentCountOptions
FindOneAndDeleteOptions
FindOneAndReplaceOptions
FindOneAndUpdateOptions
InsertManyOptions
InsertOneOptions
RenameCollectionOptions
ReplaceOptions
ReturnDocument
ReturnDocument
After
Before
TimeSeriesGranularity
TimeSeriesGranularity
Hours
Minutes
Seconds
TimeSeriesOptions
UpdateOptions
ValidationAction
ValidationAction
Error
Warn
ValidationLevel
ValidationLevel
Moderate
Off
Strict
ValidationOptions
io.github.zeal18.zio.mongodb.driver.model.bulk
BulkWrite
BulkWrite
DeleteMany
DeleteOne
InsertOne
ReplaceOne
UpdateMany
UpdateManyPipeline
UpdateOne
UpdateOnePipeline
io.github.zeal18.zio.mongodb.driver.model.changestream
F
FullDocument
io.github.zeal18.zio.mongodb.driver.projections
Projection
Projection
Computed
ElemFirstMatch
ElemMatch
Exclude
ExcludeId
Fields
Include
Meta
Slice
io.github.zeal18.zio.mongodb.driver.query
AggregateQuery
ChangeStreamQuery
DistinctQuery
FindQuery
ListCollectionsQuery
ListDatabasesQuery
ListIndexesQuery
Query
io.github.zeal18.zio.mongodb.driver.result
io.github.zeal18.zio.mongodb.driver.sorts
Sort
Sort
Asc
Compound
Desc
TextScore
io.github.zeal18.zio.mongodb.driver.updates
PushOptions
Update
Update
AddEachToSet
AddToSet
BitwiseAndInt
BitwiseAndLong
BitwiseOrInt
BitwiseOrLong
BitwiseXorInt
BitwiseXorLong
Combine
CurrentDate
CurrentTimestamp
Increment
Max
Min
Multiply
PopFirst
PopLast
Pull
PullAll
PullByFilter
Push
PushEach
Rename
Set
SetOnInsert
Unset
zio-mongodb-driver
/
io.github.zeal18.zio.mongodb.driver
/
ConnectionString
ConnectionString
object
ConnectionString
Connection String companion object
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
ConnectionString
.type
Value members
Value members
Concrete methods
def
apply
(
connectionString:
String
):
ConnectionString