Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
3 Stored Procedures for SQL Server Database Maintenance
<<It's not important HOW you maintain it, it's important THAT you maintain it!>> (Jörg Stryk)
Yaaawwwnnn ... Yet another set of Database Maintenance routines for SQL Server ... really?
Yes, indeed!
Just adding my flavor of this matter, so you've got more to choose from!
The M3 procedures should help the EXPERIENCED Database Administrator to quickly implement sufficient maintenance.
Basically these Procedures just perform the essential Maintenance as Integrity Checks, Index Rebuilds...
...It also supports a basic subset of SQL*Plus commands (connect/disconnect, bind and define variables).
It works with Oracle 8i/9i/10g/11g databases. Oracle Client 32bit is required.
Check http://www.sqltools.net for more information,
http://www.sqltools.net/cgi-bin/yabb25/YaBB.pl?board=sql_status for development progress and news.
Free open-source platform to create web-based Excel type software applications. Software include next modules: users, users admin, rights groups, documents/files, languages, contacts, companies, system correct and check. Added some basic finance modules (examples): invoice orders, equipment and contract management.
MySQL Check & Backup & Notification
This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.