- Tracking index usage with Insights🔍
- All of the tech PlanetScale replaces🔍
- Summer 2023🔍
- Schema recommendations — PlanetScale Documentation🔍
- Deploy requests — PlanetScale Documentation🔍
- Vector search and storage — PlanetScale Documentation🔍
- Import tool user permissions — PlanetScale Documentation🔍
- Access control — PlanetScale Documentation🔍
Planetscale is removing free tier
Tracking index usage with Insights - PlanetScale
... DELETE queries before removing an index. We can also use insights to find a list of query patterns that use no indexes at all by entering ...
All of the tech PlanetScale replaces
PlanetScale has this functionality built-in for all databases on our platform with the Insights feature, regardless of the tier you are on.
Summer 2023: Fuzzing Vitess at PlanetScale
It uses a brute-force approach, removing or modifying nodes in the AST and checking if the new, simpler query still exhibits the same error.
Schema recommendations — PlanetScale Documentation
Removing redundant indexes; Preventing primary key ID exhaustion; Dropping unused tables; Upgrading legacy character sets and collations. The ...
Deploy requests — PlanetScale Documentation
If you deploy a schema change that removes a unique key or relaxes a unique constraint, and in the time between deployment and attempting to ...
Vector search and storage — PlanetScale Documentation
PlanetScale vectors is considered a Beta Feature as noted in our Agreement with you, and any use of PlanetScale vectors is in accordance with ...
Import tool user permissions — PlanetScale Documentation
GRANT PROCESS, REPLICATION SLAVE, REPLICATION CLIENT, RELOAD ON *.* TO 'migration_user'@'%';. GRANT SELECT, INSERT, UPDATE, DELETE, SHOW VIEW, ...
Access control — PlanetScale Documentation
Organization-level permissions ; Create branches, Create a database branch, ✓, ✓ ; Delete non-production branches, Delete a non-production ...
Cluster sizing — PlanetScale Documentation
You can easily upsize and downsize your database cluster from within the PlanetScale dashboard. This doc covers some information about ...
Safely making database schema changes - PlanetScale
PlanetScale will even check that tables are truly unused during deploy requests and warn you if the table to be dropped was recently queried. A ...
The Test phase of the DevOps cycle - PlanetScale
If your tier includes the Data Branching®, you can spin up yet ... Delete the test branch. Once integration tests have completed ...
Operating without foreign key constraints - PlanetScale
If you DELETE a row from a parent table, any referencing rows in a child table are subsequently deleted within the same transaction. This ...
8 Best Free and Open Source Network Intrusion Detection Systems >_; AWS ... How an insurance company implements disaster recovery of 3-tier applications >_ ...
Connection strings — PlanetScale Documentation
icon on the row for your password allows you rename or delete the password. Renaming a password. Since the username & password pair is unique, ...
Branching and deploy requests — PlanetScale Documentation
This includes commands that add, remove, or alter tables, columns, views, etc. Development branches. Your database can have one or more ...
The challenges of supporting foreign key constraints - PlanetScale
With PlanetScale branching, the user works in a development environment where they're free to make schema changes. Once they're ready to ...
Safe migrations — PlanetScale Documentation
With safe migrations enabled on a branch, you'll gain zero-downtime schema migrations, schema reverts, and protection against accidental schema changes.
Web console — PlanetScale Documentation
The PlanetScale web console is an interactive interface for running MySQL queries and DDL (Create, Alter, and Delete) against your PlanetScale database ...
PlanetScale CLI commands: service-token
The database this project is using. add-access , delete-access. Available flags. Flag, Description. -h ...
Announcing PlanetScale Scaler Pro
Today, we're announcing a new generation of PlanetScale plans and pricing. Most prominently: we're replacing our Teams plan with a new “Scaler ...