-
VistaDB 6.3 Released - Visual Studio 2022 Support
Last month we discussed how VistaDB worked with .NET 6, but with a caveat: our Visual Studio integration did not work with VS 2022. With the release of VistaDB 6.3, that has changed. VistaDB 6.3 introduces Visual Studio 2022 support.
Read More -
Can I Use VistaDB on .NET 6?
The short answer is: yes. VistaDB works with .NET 6 already because it's actually targeting .NET Standard 2.0. But the long answer is a bit more complicated.
Read More -
VistaDB 6.2 Released - A Further Optimized VistaDB
Performance is a quality VistaDB users want us to consider every update. So with VistaDB 6.2, we wanted to make it our focus. Ultimately, this effort has taken shape in some major optimizations: a further improved locking system with multiple measures taken to reduce latency.
Read More -
Focused Apps Need Focused Databases for .NET
Databases aren't just for clusters of servers or distributed apps - a lightweight mobile app or standalone desktop app can still benefit from a relational database as long as it's light enough to go everywhere the app does. VistaDB 6.2 continues to optimize our support for these scenarios with our enhanced performance for single process apps!
Read More -
VistaDB and Locking: What’s It All About?
Coordinating access is essential to the function of any database, particularly when supporting multiple connections. How is such coordination locking done in VistaDB?
Read More