
Infisical
Doppler
1Password
AWS Secrets Manager
Vault by HashiCorp
Bitwarden Secrets Manager
Rot
EnvKey
PostgreSQL
MySQL
Microsoft SQL
SQLite
Oracle DBaaS
MongoDB
Oracle Database 12c
SAP HANA
Locally, it works with start/dev scripts to pull and inject environment variables into local environments automatically and supports git-like pull/push commands to sync and share .env files manually via CLI if needed.
It also supports a range of other options for accessing secrets: SDKs, CLI, API.
Infisical
PostgreSQLNo Infisical videos yet. You could help us improve this page by suggesting one.
Based on our record, Infisical should be more popular than PostgreSQL. It has been mentiond 33 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
IMO env files are a bit of an anti-pattern, env vars should be set outside the context of your app so that your app doesn't need to care where they come from, it just uses standard env var APIs to read them. With that said, the problem still exists just one layer higher. If they are secrets, I use Infisical (https://infisical.com/) with a hook to infisical's export command. This means when I 'cd' into a project,... - Source: Hacker News / 3 months ago
Infisical is an open-source secrets management platform that helps you securely store, sync, and manage your application secrets across your entire development lifecycle. It provides a secure vault for API keys, database credentials, certificates, and other sensitive data with features like secret versioning, audit logs, and integrations with popular development tools. - Source: dev.to / about 1 year ago
We use Infisical for both our dev and prod environments. If you're a YC company you can get your first year free. https://infisical.com. - Source: Hacker News / almost 2 years ago
You might want to take a look at Infisical (https://infisical.com). - Source: Hacker News / almost 2 years ago
Infisical is an open-source secret management platform designed to help teams centralize their secrets, such as API keys, database credentials, and configurations. - Source: dev.to / about 2 years ago
In this new series we will be creating an API written in go, using a framework like Chi, connecting to a PostgreSQL, and have it deployed to a site like Railway. - Source: dev.to / 5 months ago
PostgreSQL 17 Performance Guide โ Official docs for the latest performance improvements. - Source: dev.to / 5 months ago
You also might be saying, Why not include the credit and attribution data with the product data and just use one data file? Thats a great question. I could have for the purpose of this demo, but if there were a backend to this project and a relational database like PostgreSQL attached to it, I would still have both sets of data in separate tables in the database. By using a foreign key between related records in... - Source: dev.to / 11 months ago
In this quick post, weโll walk through implementing an Upsert operation in Hasura using PostgreSQL and GraphQL. - Source: dev.to / almost 2 years ago
Iโm on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / over 2 years ago
Doppler - Doppler is the multi-cloud SecretOps Platform developers and security teams trust to provide secrets management at enterprise scale.
MySQL - The world's most popular open source database
1Password - 1Password can create strong, unique passwords for you, remember them, and restore them, all directly in your web browser.
Microsoft SQL - Microsoft SQL is a best in class relational database management software that facilitates the database server to provide you a primary function to store and retrieve data.
AWS Secrets Manager - AWS Secrets Manager to Rotate, Manage, Retrieve Secrets
SQLite - SQLite Home Page