-
Updated
Nov 24, 2020 - TypeScript
cockroachdb
Here are 145 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 17, 2020 - Go
-
Updated
Nov 23, 2020 - TypeScript
Currently, the JDBC string containing the host name and port is hardcoded. For example, consider the connection string for MySQL:
It would be desirable to make this configurable. We could provide an option to set the JDBC string for each DBMS. For example, for MySQL,
-
Updated
Sep 21, 2020 - C#
-
Updated
Jul 15, 2020 - Go
-
Updated
Nov 5, 2020 - Go
-
Updated
Sep 17, 2019 - Go
-
Updated
Jul 15, 2020 - Go
-
Updated
Nov 4, 2020 - Go
-
Updated
Nov 25, 2020 - Ruby
-
Updated
Oct 3, 2020 - Go
-
Updated
Jul 16, 2020 - Go
-
Updated
Nov 13, 2020 - Python
-
Updated
Apr 29, 2019 - Java
-
Updated
May 20, 2019 - Elixir
-
Updated
Jan 9, 2018 - Shell
-
Updated
Nov 12, 2020 - Dockerfile
-
Updated
Oct 20, 2017 - Go
-
Updated
May 13, 2020 - Go
-
Updated
Jul 7, 2019 - C#
-
Updated
Jul 3, 2020 - Shell
Improve this page
Add a description, image, and links to the cockroachdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cockroachdb topic, visit your repo's landing page and select "manage topics."
Postgres provides the fuzzystrmatch module, which includes several useful functions:
levenshtein
andlevenshtein_less_equal
, to calculate levenshtein distance between stringssoundex
anddifference
to calculate Soundex codes for namesmetaphone
,dmetaphone
anddmetaphone_alt
to compute "sounds like" stri