Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
SQL Server instance monitoring.
A free professional monitoring application for SQL Server instance with historical data of :
- CPU
- logical read
- physical read
- write
- SQL Queries
- Wait Time
- Signal wait
- 1 user configurable list of waits
- and 1 SQLQuery preconfigured with number of users sessions
Based on capture at configurable interval (2 secondes by default) of sys.sysprocesses, sys.dm_exec_requests, sys.dm_exec_sessions, sys.dm_os_wait_stats and sys.dm_exec_query_stats.
...
DbEntry.Net is a DataBase access compnents for .Net. It's using the common and friendly method to access relational databases with SqlSentence, SqlBuilder or O/R Mapper.
A database client cache library, now support SQLServer;
Supports .NET and COM;
The first supports cross process/machine client query cache;
Simple O/R mapping;
Even faster than general raw coded method;
Excellent than Hibernet.NET when doing query.