Questions tagged [nosdb]

A .NET based NoSQL database which supports SQL based querying.

NosDB is a 100% native .NET Open Source NoSQL Database (released under the Apache 2.0 License). NosDB is extremely fast and linearly scalable and allows your .NET applications to handle extreme transaction loads (XTP).

NosDB also helps you accelerate your .NET development by providing a flexible JSON schema. With JSON, you can quickly adjust to your changing requirements and lower your time to market and your cost of ownership.

2 questions
1
vote
1 answer

How to add second node in NosDB opensource?

I am trying NosDB, created database cluster on single node, and than added second node in my database cluster, but I am failing with error message, "Add-Shard : Login 'asif_mehmood' does not exist". Steps I perforemd: Installed NosDb…
1
vote
1 answer

Connect NosDB standalone database from powershell

Using powershell scripts how can I connect to the standalone NosDB database? Connect-DatabaseCluster apparently connects to the cluster by default.
Butt
  • 51
  • 4