Software Alternatives & Reviews

SQL and M4 = Composable SQL

Raven DB VelocityDB
  1. Introducing RavenDB 4. 0. A Fully Transactional Open Source NoSQL Document Database. Easy to use, rapidly scalable, offers high availability, and takes your Business into the Next Generation of Data Performance.
    Pricing:
    • Open Source

    #MySQL Tools #NoSQL Databases #Reporting Platform 5 social mentions

  2. VelocityDB is an easy to use, extremely high performance, scalable, embeddable and distributable object database system with indexes for C# .NET applications with a small footprint (~ 600KB).
    Yes not my cup of tea. Had some poor experience with it in the past and don't really like its design philosophy unless somethings changed. Stores data as BSON I believe, which is better than text JSON I guess, but pretty ineffecient compared to something schema based that doesn't have to store keys with values for every every column/property. Didn't like the async indexing with stale results, nice to have as an option but the default should be sync/consistent. Written in .Net but not really using the .Net data type/model, more of a json db, used to use Windows only ESENT data engine but I think they got around to building their own K/V in .Net at some point. I am thinking something more like https://velocitydb.com.

    #Databases #NoSQL Databases #Database Management 1 social mentions

Discuss: SQL and M4 = Composable SQL

Log in or Post with